5.1.5
Release published on 2024/11/28
If you want to update your BlueMind from a previous minor or major version, please consult the Release Notes 5.1.
Improvements
Exchange Migration Tool
- Adds an option in the EMT to use the name of the .pst file (outlook data file) as the destination folder.
Administration
- The system manager role should be reserved for administration accounts. This is now restricted in BlueMind, the role can no longer be assigned to a user (or group) with access to BlueMind applications:
- the role is automatically removed when a user with it logs on to BlueMind
- a popup warns the administrator and prevents him from assigning the role to a user or group with application rights
Kafka
- Correction of user creation from a Kafka feed.
- Passwords are updated during restoration when a hash is retrieved from kafka.
Fixes
BlueMind Webmail (MailApp)
- BM-21389 : "Save all" now includes linked attachments.
- BM-21072 : Fixes the "Compose in new window" setting.
Keycloak
- BM-21483 : Corrects the connection address to Keycloak if BM services and Keycloak are on the same server.
Core
- BM-21528 : Do not apply websocket access rules from eventloop as they call into our database.
- BM-21519 : Fix: ByteBuf release triggers IllegalReferenceCount. This could show empty message parts in mailapp when we hit our SDS cache.
Auditlog
- BM-21532 : Add missing paths for auditlog API.