Skip to main content

5.5.5

Version published on 2026/03/06

BlueMind Webmail (Mail App)

  • BM-23145: Fixes: Deleted emails appear in conversations.
  • BM-23308: Fixes: Blank page when connecting to Firefox 148.
    GWT resources blocked by CSP when served by SW on Firefox 148+ — Skip Service Worker interception for .cache.js files on Firefox 148+ so that the browser retrieves them directly, thus avoiding broken CSP evaluation. See: https://bugzilla.mozilla.org/show_bug.cgi?id=2019949
  • BM-23313: Fixes: Unable to resume editing a draft in conversation after switching to another conversation and then back.
  • BM-23299: Fixes: A group whose members are hidden is not proposed by autocomplete.
  • BM-23333 : Fixes: Synchronization problem causing placeholders (gray blocks) to be displayed in folder and e-mail lists in conversation mode.
  • BM-23347: Fixes: Too many simultaneous requests during synchronization, causing some large folders to be displayed as empty.
  • BM-23271: Fixes: Element not defined in addConversationUidTo, causing folder to be displayed as empty.

Mapi

  • BM-23348: Fixes: Outlook synchronization stops, without error email or log trace. Fix: Unblocks the notification queue in the kernel and queries it from 4 VTs instead of just one.

Administration / Architecture

Auditlog

  • FEATBL-3354: Improvement: IP addresses added to Auditlog.

EAS

  • Fixes: SMIME reading with Samsung Mail.

Kafka

  • Fixes Classloader context cleanup before creating Kafka administration client. Corrects stacks when running a fast hot upgrade after a configuration update.

Others

  • FEATBL-3459: Fixes: Mail filters with no conditions (transfer filters) should not be cleaned.
  • Fixes: Ignore null conversationId in Service Worker.