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 their field property for better usability.

  • Version bump

πŸ›  Fixes

  • Security
    Fixed ACL for user settings edit, which previously allowed enumeration of usernames.
  • Permissions
    Added meta field editor permission to role view. Fixes #195.

  • Validation
    Prevented RecordNotFoundException on invalid meta_template_field_id.
    Added existence check in MetaFieldsTable::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