Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: zone-eu/wildduck

v1.46.13

16 Dec 09:59
dd7ac46

Choose a tag to compare

1.46.13 (2025-12-16)

Bug Fixes

  • crypto.createDecipher: ZMSA-47: dkim legacy decipher fixes (#935) (538b22e)
  • pop3top: ZMSA-55: fix POP3 TOP -ERR write after end (#938) (42a7b4a)

v1.46.12

09 Dec 09:03
c48fc4d

Choose a tag to compare

1.46.12 (2025-12-09)

Bug Fixes

  • workflows-deps: ZMSA-46: update release workflow and other workflows , update deps (#933) (cbf6dee)

v1.46.11

04 Dec 09:21
6a4ec04

Choose a tag to compare

1.46.11 (2025-12-04)

Bug Fixes

  • gridstore-upload: ZMSA-17: fix gridstore upload deadlock (#918) (4ab6f8e)
  • pop3-snicallback: ZMSA-43: fix critical SNICallback bug in POP3 server (#931) (5fa7139)
  • tls-logging: ZMSA-40: where possible use _ip in gelf logs instead of _remoteAddress (#929) (25ce95f)

v1.46.10

02 Dec 10:13
7264833

Choose a tag to compare

1.46.10 (2025-12-02)

Bug Fixes

  • add config to allow use of SECLEVEL=0 to enable TLSv1 and TLSv1.1 support (#926) (2ebb072)
  • api-docs: ZMSA-36: update docs (#925) (34c650d)
  • authlog: ZMSA-34: authLog add protocol for better logging in user update and asp generate and delete (#924) (cf66a99)
  • tls-sni-logging: ZMSA-38: imap and pop3 servers when tls errors log meta regardless of error (#928) (97149a8)
  • ZMSA-27: addressregister add disabled field migration - don't run when testing application (#919) (94ee526)
  • ZMSA-28: make migrations configurable (#922) (a58d037)
  • ZMSA-33: request user information also return requirePasswordChange flag value (#923) (c42ad5c)

v1.46.9

25 Nov 10:12
5222f41

Choose a tag to compare

1.46.9 (2025-11-25)

Bug Fixes

  • req_existingPassword: ZMSA-32: censor existingPassword in gelf logs (#917) (1d04818)
  • ZMSA-29: POP3 TOP command calculate counters correctly and correctly update them (#914) (4442eb5)
  • ZMSA-31: when updating password set requirePasswordChange false (#916) (551860c)

v1.46.8

19 Nov 15:21
d7ee964

Choose a tag to compare

1.46.8 (2025-11-19)

Bug Fixes

  • ZMSA-24: when updating user info and setting new password reset pwned checks (#912) (1e2bdcd)

v1.46.7

19 Nov 13:55
258e00e

Choose a tag to compare

1.46.7 (2025-11-19)

Bug Fixes

  • ZMSA-17: improve filterHandler and messageHandler logging (#907) (03c4ffd)
  • ZMSA-21 & ZMSA-22: fixes to pwned check and return pwned infor on get user api query (#909) (f494c83)
  • ZMSA-24: unset lastPwnedCheck and passwordPwned when resetting user password (#911) (78fbe8a)

v1.46.6

13 Nov 13:43
def31ba

Choose a tag to compare

1.46.6 (2025-11-13)

Bug Fixes

  • check password against hibp on hardfail too (#904) (34e6be8)
  • fixed uncaught exception dest.on is not a fn (closes #858) (#905) (f8bae92)
  • hibp-use-keepalive: ZMSA-12: use keepalive when querying HIBP database (#900) (1d42bc7)
  • hibp: ZMSA-11: check user password in HIBP after successful password check (#901) (ca38ef2)
  • messageHandler-logging: ZMSA-15: improve message-handler logging (#903) (5c508fe)
  • threading: ZMS-281: refactor threading (#899) (81c746c)

v1.46.5

03 Nov 09:57
955ecfc

Choose a tag to compare

1.46.5 (2025-11-03)

Bug Fixes

v1.46.4

31 Oct 08:35
508fe10

Choose a tag to compare

1.46.4 (2025-10-31)

Bug Fixes