Zum Hauptinhalt gehen

5.1.3

Release published on 2024/11/07

If you want to update your BlueMind from a previous minor or major version, please consult the Release Notes 5.1.

Fixes

BlueMind Webmail (MailApp)

  • BM-21377 : Translation of the button in the modal when uploading a linked file
  • BM-21421 : Icon name in "mark as read" of multiple selection screen actions

Thunderbird connector

  • BM-21371 : Escape ElasticSearch queries for better results in autocompletions and online address books

Elasticsearch

  • FEATBL-2425 : create new mailspool_XX indices with itemId as a long (was integer).

Kafka

  • Addition of a complete keycloak reconfiguration before initiating the clone promotion
  • Ensure admin0 password hash is stored with CoreTok in orphans and update it when receiving new CoreTok objects

EAS

  • BM-21257 : Refused events from mobile no longer become "tentative" in Calendar app

CLI

  • BM-21417 : bm-cli sds migrate was uploading compression of compressed data in S3

Keycloak

  • BM-21416 : Reject admin0 authentication from external server.
    Use BlueMind realm instead of right parts of external server credential to get BlueMind account
  • BM-21397 : Search mailbox by complete mail address.
  • FEATBL-2366 : Allows to delete realm before init
  • Adds tooling to facilitate keycloak reconfiguration (bm-cli auth reconfigure command)

Exchange Migration Tool

  • BM-21441 : Contacts with only the ‘Telephone’ field filled in are now correctly included with the EMT -Adapt to Redemption 6.4 changes

Core

  • Calendar reset now update sync status in bj-data

IMAP

  • FEAT-2359: support for certain IMAP UID SEARCH commands that were previously misinterpreted.

Pop3

Fixes memory leak in bm-core.

Tick

Postgresql password with special chars is passed as ?password=

Other

  • BM-21324 : Strip Content-Transfer-Encoding header from multipart messages.

    ⚠️ The fix applies to new incoming messages, it won't fix existing messages in mailboxes.

  • Manualy release COM objects to prevent remaining migration tool process on close