You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Plugin Store now displays plugin ratings and reviews. (#15860)
An InvalidConfigException is now thrown if the defaultCountryCode config setting is set to an empty string. (#15812)
Fixed an error that could occur when saving an element, if a Date field’s time zone input was focused.
Fixed a bug where the time zones listed in Date fields weren’t labelled properly based on the selected date. (#15805)
Fixed an error that could occur if a native element property was attempted to be eager-loaded. (#15822)
Fixed errors that could occur if a custom source or field condition referenced a custom field whose type had changed. (#15850)
Fixed a bug where disclosure menus weren’t sticking to their trigger element as it was scrolled, if it was within a slideout or other inline-scrollable container. (#15852)
Fixed a bug where the default backup command for MySQL was exporting triggers twice. (#15854)
Fixed a bug where Multi-select fields were saving the selected options in the user-selected order rather than the field-defined order. (#15857)