Skip to content

Cerebrate version 1.25 released with improvements and various bugs.

Latest
Compare
Choose a tag to compare
@adulau adulau released this 25 Sep 15:29
v1.25

Cerebrate v1.25 Release Notes (2024-09-25)

We are excited to announce the release of Cerebrate v1.25! This update includes several new features, enhancements, and bug fixes to improve the overall experience.

New Features:

  • UI Enhancements: Country flags have been added in the following sections:
    • Organisations: /organisations/[index/view]
    • Users: /users/[index/view]
      Contributed by Sami Mokaddem

Changes:

  • Docker README: Updated PHP version.
    Contributed by Sami Mokaddem
  • User Permissions: Refined permission limitations for organisations on the /users/add page.
    Contributed by Sami Mokaddem
  • Bookmarks: Improved the handling of malformed content, ensuring the system fails gracefully instead of throwing server errors (500s).
    Contributed by iglocska

Fixes:

  • Permission Limitations: Corrected the display of the number of permission limitations for org_group_managers when an organisation they manage lacks users.
    Contributed by Sami Mokaddem
  • User Filtering: Added ACL entries for the filtering modal on the users' index page.
    Contributed by Sami Mokaddem
  • UI Fixes: Adjusted the search dropdown width to prevent overflow on large result sets, addressing issues raised by @gallypette and @adulau.
    Contributed by Sami Mokaddem
  • Group Admin: Resolved a DatabaseException occurring when a group-admin condition included an empty list of values.
    Contributed by Sami Mokaddem
  • Bookmarks: Added additional error handling for malformed bookmark entries.
    Contributed by iglocska

Other:

  • Several merges from main and develop branches to keep the codebase up-to-date.
    Contributed by Sami Mokaddem, iglocska, Andras Iklody

This release strengthens the stability and functionality of Cerebrate. Thanks to all contributors for their valuable input!