Skip to content

Releases: zone-eu/wildduck

v1.46.24

06 Mar 08:23
c41007a

Choose a tag to compare

1.46.24 (2026-03-06)

Bug Fixes

  • #86c89t0yc: Remove --platform=${BUILDPLATFORM} from Dockerfile (#1004) (ad1c444)
  • ZMS-23: messageHandler delAsync add subject to archived log (#1012) (1634f49)
  • ZMS-24: small messages search fixes (#1014) (4b91116)
  • ZMS-27: when creating thread use $literal for subject (#1017) (6efc5a4)

v1.46.23

03 Mar 08:47
2e14020

Choose a tag to compare

1.46.23 (2026-02-25)

Bug Fixes

  • RFC5987-filename: ZMS-14: Allow RFC5987 encoded filenames (filename*=charset'language'text) (#993) (53e220a)
  • ZMS-3: reduce race condition errors when uploading sub-chunk size attachments (#997) (524529e)

v1.46.22

16 Feb 09:56
dfeee86

Choose a tag to compare

1.46.22 (2026-02-16)

Bug Fixes

  • api-filters: ZMS-15: unify FilterAction and FilterActionUpdate joi schemas, allow actions to be nullable (#994) (17fcf3c)
  • api-messages-search: ZMSA-80: fix messages search q param parsing for AND fulltext search (#995) (d3e9f63)
  • api: ZMSA-74: fix api endpoints' input and output object types (#988) (ec1ed40)
  • update test workflow, bump mongodb action version (#998) (fe2d4a5)

v1.46.21

09 Feb 09:53
b68d3fa

Choose a tag to compare

1.46.21 (2026-02-09)

Bug Fixes

  • logging-autoreply: ZMSA-65: loggelf autoreply error in filterHandler.storeMessage (#983) (7b43049)
  • logging-redis: ZMSA-78: Improve redis config, error logging and retry handling (#987) (86d2627)
  • messages-search: ZMSA-80: fix SearchString import. Fix messages search q param parsing, add search tests for q param (#990) (312f9f7)
  • ZMSA-64: on API outbound email sends add passwordType: master to envelope object (#978) (24ba575)

v1.46.20

30 Jan 08:22
2b1ae94

Choose a tag to compare

1.46.20 (2026-01-29)

Bug Fixes

  • docs: update docs (#981) (d7f3658)
  • imap-indexer: Revert "fix(rebuild): ZMSA-48: fix rebuilding of multipart parts (#942)" (#980) (545800d)

v1.46.19 - DEPRECATED

27 Jan 10:58
0c1cf93

Choose a tag to compare

v1.46.19 - DEPRECATED Pre-release
Pre-release

DEPRECATED

Breaking change and bug in ZMSA-48 PR #942

1.46.19 (2026-01-27)

Bug Fixes

  • api: ZMSA-62: API response type fixes (#975) (f7fe4d7)
  • imap-search: ZMSA-77: revert ZMSA-67, add UID SEARCH protocol tests (#977) (da2ea50)

v1.46.18 - DEPRECATED

22 Jan 17:11
de327c1

Choose a tag to compare

v1.46.18 - DEPRECATED Pre-release
Pre-release

DEPRECATED

Incorrect UID SEARCH command parsing results in hanging IMAP clients, mostly on android

1.46.18 (2026-01-22)

Bug Fixes

  • filter-handler: ZMSA-63: filter handler store message return stored message size (#968) (fb32e9e)
  • filters-actions-spam: ZMSA-71-2: Allow spam action to be null thus deleting it (#967) (0529f8f)
  • filters-list: ZMSA-71: when requesting filters list value also return original query and action field values (#965) (cdc7c63)
  • logging: ZMSA-56: IMAP and POP3 servers loggelf errors (#962) (88ea15c)
  • on-move: ZMSA-73: on move if failed to get folder write lock, treat as tempfail (#970) (967e4b1)
  • tests-hibp: ZMSA-30: add more hibp tests, enable hibp for tests in general (#964) (af6bde3)

v1.46.17 - DEPRECATED

22 Jan 09:26
982d54c

Choose a tag to compare

v1.46.17 - DEPRECATED Pre-release
Pre-release

DEPRECATED

Incorrect UID SEARCH command parsing results in hanging IMAP clients, mostly on android

1.46.17 (2026-01-22)

Bug Fixes

  • imap-client-uid-search: ZMSA-70: optimize search query client command parsing (#963) (3b14035)
  • imap-notifications: ZMS-106: imap-connection notifiations handling remove lock, use queue instead (#954) (1346054)
  • rebuild: ZMSA-48: fix rebuilding of multipart parts (#942) (11b4fcb)

v1.46.16 - DEPRECATED

19 Jan 09:22
2d9f591

Choose a tag to compare

v1.46.16 - DEPRECATED Pre-release
Pre-release

DEPRECATED

Incorrect UID SEARCH command parsing results in hanging IMAP clients, mostly on android

1.46.16 (2026-01-15)

Bug Fixes

  • deps: bump deps (#959) (4c38d29)
  • logging: ZMSA-58: revert ZMS-216 (#956) (dec117d)
  • uid-search: ZMSA-67: improve UID SEARCH performance by reducing calls to imap-compiler (#955) (6ffd0e6)

v1.46.15

08 Jan 10:14
f0e43a5

Choose a tag to compare

1.46.15 (2026-01-08)

Bug Fixes

  • imap-connection: ZMS-106: fix notification locking issues (#949) (459bdae)
  • pop3: fix pipelining race condition causing mpop "invalid reply" errors (#950) (ea86c9f)