Skip to main content

5.4.3

Version published on 2025/10/10

Webmail BlueMind (MailApp)

  • BM-22681 : Fix: "invalid name" error when the path to the new directory being created is too long.
  • BM-22713: Fix: Prevents excessive automatic resizing of the email list.
  • BM-22612: Fix: Invalidate local container to force data reset when corrupted.
  • BM-22522 : Fixed: No line return possible at end of row in Safari dialer.
  • BM-22664: Fix: Error when transferring invitation to shared mailbox.
  • BM-21390: Improved unread email counter in subfolders.
  • Corrects German translation errors.

IMAP

  • BM-22752 : Fix: Emails appear fully re-encoded in base64 on iPhone and other IMAP clients.

Calendar

  • BM-22604: Fix: ICS import fails if a field contains HTML escape.

Outlook / MAPI

  • BM-22546: Fix: Error sending an e-mail to a group that has no address.
  • BM-22746: Fix: TNEF conversion error in some emails producing a TnefToEmlHandler trace in the logs.
  • BM-22705: Fix: Outlook incorrectly handled canceled events in resource calendars.

Administration / Architecture

  • BM-22136 : Fix: Interpretation of ; character as separator in CSV imports.

API

  • BM-22743: Fixed: IMailboxFoldersByOwner does not work for groups.

Clone

  • Fix: Exclude external URL from sysconf comparison, as Redis only has an external URL. This could prevent the cloning process from starting.
  • Fix: Always apply the blacklist before doing anything else. Otherwise, older entries that have not been deleted (from version 5.2.x onwards) are problematic.

Core

  • BM-22153: Fixed: Unable to send hoster report.

sds

  • Feature: Added support for split paths in S3 storage — Designed to help MinIO-type stores like S3. ↳ Now uses a path such as v1/a/b/c/d/e/[sha1] instead of /[sha1] alone. This helps MinIO, which uses the file system to store objects directly, resulting in a very large folder in XFS, which is not at all ideal for file system operations.

Others

  • BM-21651: Fix: Errors in SBOM generated for v5.2.0.
  • HikariCP version upgrade to 7.0.2.