Immutable
release. Only release title and notes can be modified.
What's new
- Allow taxonomy create button customization #14997 by @efc
- Make Files fieldtype temporary upload storage configurable #14733 by @duncanmcclean
- Support Glide 4 and Intervention Image 4 #15019 by @joshuablum
What's fixed
- Hide permissions covered by a broader permission #14970 by @jasonvarga
- Prevent vertical focus clipping on listing pages #14978 by @jaygeorge
- Fix Control Panel not scrolling to top on navigation #14965 by @duncanmcclean
- Fix video thumbnail generation logging an error on success #14971 by @lazerg
- Preserve unregistered permissions when saving a role #14975 by @jasonvarga
- Use form handle in key #14974 by @edalzell
- Improve recursive behavior when using route data in computed values #11855 by @JohnathonKoster
- Fix global variables being lost when migrated alongside addon update scripts #14963 by @duncanmcclean
- Fix filter badge showing the term title in the wrong site #14973 by @lazerg
- Pass the configured index name to the search insert job #14949 by @ajnsn
- Hide unauthorized sections in nav #14990 by @lazerg
- Fix English CP locale showing fallback locale translations #15000 by @jasonvarga
- Fix performance issue when duplicating entries in large collections #14995 by @duncanmcclean
- Update site:clear config stubs to match current defaults #14991 by @lazerg
- Fix error on out-of-range pagination page number #14981 by @mynetx
- Fix malformed URLs with duplicate leading slashes resolving to home page #14982 by @lazerg
- Throw parser error when mixing pipe and shorthand modifier syntax #14892 by @marcorieser
- Fix link fieldtype ignoring sometimes validator #14985 by @lazerg
- Fix range date fields ignoring the configured timezone on save #15001 by @lazerg
- Fix stache:refresh flattening structured collection trees #15003 by @mynetx
- Fix save crash after deleting a Bard set containing a hidden field #15008 by @werner-freytag
- Update link to permission docs #15012 by @duncanmcclean
- Fix nested Bard data loss when reordering sets #15013 by @mynetx
- Fix toasts breaking when sessions are serialized as JSON #15015 by @mynetx
- Fix runtime assignment in a partial blanking a later partial's slot #15014 by @mynetx
- Fix Replicator field labels hidden when nested in Grid #14987 by @lazerg
- Fix blueprint assignment of entries using custom entry class #15017 by @daun
- Fix session-expiry modals being dismissible and silently re-extending sessions #15020 by @jasonvarga
- Fix validation rules being lost when saving without pressing enter #15022 by @mynetx
- Fix search:update ignoring the index argument when index names are customized #15024 by @edalzell
- Fix errors rendering blueprints & publish components when logged out #15027 by @duncanmcclean
- Fix control panel text direction on RTL sites #15023 by @jasonvarga
- Bump ws from 8.20.0 to 8.21.1 #15011 by @dependabot