Skip to main content

5.7.2

Version published 2026/09/11

Changelog published on 2026/09/11

BlueMind Webmail (Mail App)

  • BM-23961: Fixes: Internal anchor links in emails do not work.
  • BM-24196: Improved performance of the folder context menu.

Preferences

  • BM-24185: Fixes: Title of the modal window for editing a filter.

Contacts

  • BM-24193: Fixes: Loss of the IMPP field (instant messaging) during a vCard export when its value is not a strict URI.

Calendar

  • BM-23762: Fixes: When adding an external ICS file whose URL contains an '&', an "Invalid URL" error message is returned.
  • BM-21709: Fixes: An event is lost when one of the attendees proposes a new time for an event whose ICS file is incomplete (no organizer).

Search (Contacts & Calendar)

  • Fixes: The search returns fewer results than expected.
  • Fixes: Synchronization issue with the search engine after a reset or bulk deletion of records.

Thunderbird

  • BlueMind Preferences now opens the new version of the preferences manager.

Administration / Architecture

Core

  • BM-24172: Fixes: The server upgrade is interrupted if it starts while the authentication service (Keycloak) is not yet fully ready.
  • BM-24216: Fixes: Server upgrade failure on certain hardened database configurations due to an optional diagnostic feature.

Indexing (Elasticsearch)

  • BM-24173: Fixes: Search errors lasting several seconds after a search engine node is restarted.

Command line (bm-cli)

  • BM-24211: Fixes: Enabling the AI via the command line could overload the database connections.

MAPI / Outlook (reliability/performance)

  • Fixes and optimizations to improve the reliability and speed of bulk reconnections for Outlook clients (for example, after a server restart):
    • Added new server settings to adjust the management of MAPI connections, sessions, and queues during periods of high reconnection traffic.
    • Implementation of a throttling mechanism (admission gate) that limits the number of connections processed simultaneously during a massive influx, to prevent server overload and enable a faster and more stable recovery.
    • Reduce the time it takes to create an Outlook session (caching, asynchronous processing, batching of folder checks) during these peak loads.
  • Fixes: Unnecessary and repeated corrections to system file access permissions upon reconnection.
  • Fixes: A bug that could prevent the directory from functioning properly after restarting the index database (keydb), causing some records to be unlocatable.

Backup and Restore (Dataprotect)

  • BM-24192: Fixes:
    • A valid backup generation is mistakenly deleted following a simple, non-blocking warning.
    • Visibility of the backup status in the administration console and in the monitoring interface.
  • BM-24194: Fixes: The backup of all remaining address books in a domain is interrupted if one of them cannot be found.

Monitoring

  • Fixed the network configuration for the monitoring service (Mimir), which is now restricted to 127.0.0.1