Our current focus is working on improvements for CMS 6
Bug fixes and enhancements
- Cache is not correctly shared between CLI and non-CLI
- Upgrade to intervention 3
- Implement inline submitting elements on page/parent save
- HTMLValue setContent preg_replace stripping tags
- DBForeignKey scaffolding uses wrong parameters to create SearchableDropdownField
Community pull requests merged
- API Make token regeneration optional during autologin session renewal by Garion Herman
- FIX Don’t generate table alias for “from” statement that are not column names by Maxime Rainville
BUG Don’t double up the breadcrumb on list views by Maxime Rainville - Finalize only if db is available by Thomas Portelange
- Fix perform readonly transformation for lazyloaded searchabledropdown by Johannes Hammersen