6.1.0
What's Changed
- NEW Non-blocking filesystem session storage by @GuySartorelli in #11701
- TLN Update translations by @GuySartorelli in #11730
- ENH Prepopulate version number cache by @emteknetnz in #11710
- ENH Prepopulate version number cache for GridField canView checks by @emteknetnz in #11744
- ENH Allow disabling/dropping indexes via config by @GuySartorelli in #11746
- NEW Create composite indexes for default sort. by @GuySartorelli in #11747
- ENH Register sake and current command with injector by @GuySartorelli in #11761
- DEP Update constraint for silverstripe/supported-modules by @GuySartorelli in #11762
- ENH Improve indexes for permission codes by @GuySartorelli in #11766
- NEW Give feedback of password strength by @emteknetnz in #11417
- NEW Allow caching DataList queries by @GuySartorelli in #11768
- NEW Ability to add generated columns in the ORM by @GuySartorelli in #11774
- NEW Add method to check if a class is ready for db queries by @GuySartorelli in #11784
- ENH Add index for default_sort on many_many tables by @GuySartorelli in #11785
- ENH Add indexes to member for autologin and CMS auth by @GuySartorelli in #11792
- FIX fix merge-up by @GuySartorelli in #11800
- FIX Don't skip-over columns for sort index. by @GuySartorelli in #11801
- FEAT Allow appending php version to username folder by @lekoala in #11749
- FIX Check all classes and don't rely on connection_attempted() by @GuySartorelli in #11807
- NEW Add additional session handler implementations by @GuySartorelli in #11783
- NEW Allow filtering and excluding based on another list by @GuySartorelli in #11804
- ENH Optimise SQL queries to improve performance by @GuySartorelli in #11805
- MNT Run module-standardiser by @emteknetnz in #11816
- MNT Fix broken unit test by @emteknetnz in #11821
- ENH Reduce count queries for scaffolding
SearchableDropdownFieldby @GuySartorelli in #11823 - ENH Optimise Member canEdit and canDelete checks. by @GuySartorelli in #11822
- TLN Update translations by @emteknetnz in #11827
- ENH Give better example for deprecation notice by @GuySartorelli in #11846
Full Changelog: 6.0.15...6.1.0