Cerebrate version 1.28 released with some improvements and many bugs fixed
Cerebrate v1.28 - Release Notes
Release date: 2025-08-22
🚀 New Features
- Bulk User Editing
Added option to bulk edit users, making user management more efficient.
⚙️ Changes
-
Meta Templates
Metafields in forms are now sorted based on theirfieldproperty for better usability. -
Version bump
🛠 Fixes
-
Security
Fixed ACL for user settings edit, which previously allowed enumeration of usernames.- Reported by: Jeroen Pinoy
- Developed during Hackathon.lu 2025
-
Permissions
Added meta field editor permission to role view. Fixes #195. -
Validation
PreventedRecordNotFoundExceptionon invalidmeta_template_field_id.
Added existence check inMetaFieldsTable::isValidMetaField()to ensure missing references don’t cause unhandled exceptions.
🔧 Other
- Various branch merges (
develop,main,205). - Merged PR #196: add meta field editor permission to role view.
✨ Contributors
Thanks to all contributors for this release:
- Sami Mokaddem
- Andras Iklody (iglocska)
- Jeroen Pinoy
- DocArmoryTech