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 theirfield
property 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
- GCVE-1-2025-0003
-
Permissions
Added meta field editor permission to role view. Fixes #195. - Validation
PreventedRecordNotFoundException
on 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