·
2 commits
to 6
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- ENH Skip calling __call for ModelData when unnecessary by @GuySartorelli in #11826
- ENH Disable sorting on queries where sort order doesn't matter by @GuySartorelli in #11834
- ENH Improve performance of Hierarchy::duplicateWithChildren() by @GuySartorelli in #11840
- ENH Add accessible attributes to readonly fields by @emteknetnz in #11844
- ENH Add role attribute to CheckboxSet and Optionset fields by @emteknetnz in #11847
- ENH Hide font icons from screen readers by @GuySartorelli in #11843
- ENH Update text for GridFieldAddNewButton by @Parrott-Github in #11854
- ENH Disallow non-standard session ids by @emteknetnz in #11871
- ENH Hide PHP font icons from screen readers by @GuySartorelli in #11862
- ENH Allow arbitrary attributes for js/css by @GuySartorelli in #11869
- FIX Don't render empty actions column in GridField by @GuySartorelli in #11882
- ENH Hide font-icon in GridField import modal by @GuySartorelli in #11886
- ENH Add icon property to Tab by @GuySartorelli in #11885
- ENH Use link element for disabled gridfield button by @emteknetnz in #11892
- ENH Add row role to gridfield rows by @emteknetnz in #11894
- TLN Update translations by @emteknetnz in #11898
- FIX Allow default value and other options in DBFields by @GuySartorelli in #11891
- ENH Add aria-sort to sortable gridfield headers by @emteknetnz in #11896
- Add functionality needed by version-admin PR by @GuySartorelli in #11895
- ENH Improve screen reader support of pagination by @emteknetnz in #11903
- ENH PHP 8.5 Support by @emteknetnz in #11912
- Changes required for the dependent dropdown field by @GuySartorelli in #11906
- ENH Load Parser over Injector to allow extending by @beerbohmdo in #11824
- FIX Revert disabling sort order for tree cache by @emteknetnz in #11931
- Performance improvements when preparing SELECT queries in ORM by @lozcalver in #11933
- MNT Add behat test to assert toast with no actions by @GuySartorelli in #11936
- ENH Don't create unnecessary singletons when checking if database is ready by @lozcalver in #11940
- TLN Update translations by @GuySartorelli in #11945
- DEP Allow multiple versions of sebastian/diff by @emteknetnz in #11959
- Add config to disable base tag output by @sminnee in #11964
- FIX Suppress deprecation notice for SSViewer.enable_base_tag by @GuySartorelli in #11970
- FIX Correct typos with codespell in code, comments and documentation by @lerni in #11975
New Contributors
- @Parrott-Github made their first contribution in #11854
Full Changelog: 6.1.16...6.2.0