- Fix: A Notice was being logged that wp_enqueue_script() was called incorrectly when loading the new Widgets editor since WordPress 5.8.
- Fix: Some AJAX calls for API loaded forms were occasionally targeting the wrong site, causing issues with field look ups, dynamic fields, and unique time checks.
- Fix: Toggling some back end check boxes would trigger a non-fatal error in the JavaScript console.
- Fix: Values were appearing as "Array" when editing a Lookup field that was changed from check boxes to single line text.
- Fix: Viewing a star rating field entry was triggering a fatal error if the entry was originally a check box and changed to a star rating field.