In the last two weeks we have released CMS 4.13 and CMS 5.0.
Issues worked on / resolved over the last two weeks
- 4.13 Regression: GridFieldFilterHeader now assumes that records are “searchable”
- admin jQuery is gone, $SilverStripeNavigator breaks site for authors, devs, etc.
- CMS 5: Update jest tests to work with react 18
- DEP Conflict with symfony/process if not PHP 8.1 compatible
- dev/tasks listing broken on sink
- DOC Fix anchor link to full commits list
- DOCS: Add note regarding the split of the activedirectory module
- ENH Add loading of ORM field labels to i18nTextCollector
- Extending Group::canView() Doesn’t Follow the ‘Tri-State’ Response Pattern
- FIX Encode authenticatorData as base64 url safe
- FIX Ensure fresh options are passed to dropzone
- FIX TinyMCE custom config issue
- FIX Update TinyMCE config for v6 compatibility
- Fixing “Undefined variable $backURL” in enforeLogin function
- i18nTextCollector not collecting from themes
- MINOR: faster checking if record exists
- NEW: Allow different search filters on TreeDropdownField
- node12 github actions are deprecated - will stop working mid 2023
- Remove wrong links on api.silverstripe.org
- Tab Submission cannot be translated
Focus for the next two weeks
- Fixing any new regressions identified in CMS 5.0 release
- Refreshing content on doc.silverstripe.org
- Finishing updating jest tests to work with node18