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
Fixed a bug where plugin license keys were getting generated for environments that didn’t allow admin changes, which could result in an error that prevented the Plugin Store from loading. (#17942)
Fixed a bug where new plugin license keys weren’t getting saved to .env if the environment variable didn’t exist yet. (#17942)
Fixed a bug where pressing Return within an editable table within a slideout would submit the slideout.
Fixed an error that could occur when retrieving an array/hash value in Twig, if the fetched key wasn’t an integer or string.
Fixed a bug where it wasn’t possible to clear out a volume’s “Transform Filesystem” setting. (#17953)
Fixed a bug where disclosure menus could have unnecessary horizontal rules.
Fixed a bug where Content Block fields weren’t copying field values across all sites for freshly-created owner elements. (#17927)
Fixed an error that could occur if the _includes/field.twig template was included without passing an element variable. (#17926)
Fixed a bug where orphaned content block data wasn’t getting garbage collected. (#17936)
Fixed a bug where newly-uploaded assets within Assets fields weren’t getting action menus. (#17941)
Fixed a bug where Checkboxes and Multi-select fields weren’t handling :empty:/:notempty: params properly. (#17763)
Fixed a bug where focus rings within selected table rows had insufficient contrast. (#17952)
Fixed a bug where all nested checkboxes could show focus rings within element index containers. (#17952)
Fixed a bug where “New entry” buttons within Matrix fields didn’t have accessible labels that matched the visible labels. (#17962)
Fixed a bug where the QR code shown when setting up an authenticator app didn’t have alt text. (#17963)
Fixed a bug where it wasn’t possible to clear out assets’ alternative text translations. (#17969)
Fixed a bug where batched Find and Replace jobs were skipping several matches. (#17974)
Fixed an error that occurred when saving an entry with a field with an Author Group condition rule, if the entry didn’t have an author assigned yet. (#17995)