Work completed in the last couple of weeks
Our primary focus over the last couple of weeks has been upgrading JavaScript dependencies and removing previously deprecated code for CMS 6.
Bug fixes and other immediate changes
- Fixed a bunch of broken CI builds
- Fixed turning on Basic Auth credentials prevents authorised users from accessing /dev/check
Changes to look forward to in future releases
- Provide clear UX validation errors when violating a unique index
- Upgrade JS deps - Bootstrap / reactstrap
- Upgrade JS deps - other JS dependencies
Community pull requests merged
- Feature/trigger in dataextensions by Tyler Trout
- fix: Don’t add the same extension multiple times by Steve Joynt
- skip adding fluent actions menu if it already exists by Florian Thoma
- TLN CopyPaste typos in en.yml plurals by Nicola Fontana
- FIX Add one to current colspan in fixColumns instead of resetting to 2 by
- FIX #606, correct URL for categories if Blog is on /home by Lukas
Focus for the next couple of weeks
Most of our dependency updates have been done now, so we’re turning our focus to the remaining architectural changes we would like to do which require API breaking changes.
We also have the 5.4.0 beta release coming up and there’s one last feature we want to get in before that milestone.