Work completed in the last couple of weeks
We managed to get the sake refactor over the line which was a huge piece of work.
Our GitHub Actions workflow runners started using Ubuntu 24.04 (used to be 22.04) which caused a few headaches, but we got that sorted out.
Bug fixes and other immediate changes
Changes to look forward to in future releases
- Refactor sake around Symfony console
- Use
symfony/validator
for as much validation logic as we can throw at it
Community pull requests merged
- FIX Return null error solved for DBQueryBuilder::shouldBuildTraceComment by Finlay Metcalfe
- FIX: Member form validator fix. by Mojmir Fendek
- fix multiple things in EditHandler by Thomas Portelange
- FIX Don’t trigger init if already redirected by Thomas Portelange
- Fix blog plural en.yml by 3Dgoo
- ENH Refactor the way selected options are returned for read only tag fields by Andrew Dunn
Focus for the next couple of weeks
We’re working on the following issues: