Work completed in the last couple of weeks
Our main focus has been preparing for the CMS 5.4.0 beta release (which was completed today) and the 6.0.0 beta release which is scheduled to be in a couple of weeks.
Bug fixes and other immediate changes
Changes to look forward to in future releases
- Rename FormField Value() to getFormattedValue()
- Controller::curr() should return null instead of throwing an exception
- Warn developers if
SS_ALLOWED_HOSTS
has not been set - Allow filtering records by a range using
WithinRangeFilter
- Remove
UserFormsColumnCleanTask
- Add symfony 7 support to vendor-plugin and recipe-plugin
- Sudo mode for sensitive data in the CMS
Community pull requests merged
- NEW ElementControllers extension point by Mojmir Fendek
- FIX Allow setMaxLength for all field types (TextField, TextareaField) by Rastislav Brandobur
Focus for the next couple of weeks
Our main focus is getting the last few planned changes in before the CMS 6 beta release, which is also the planned breaking changes freeze.