Releases: nodemailer/wildduck
Releases · nodemailer/wildduck
v1.45.3
v1.45.2
v1.45.1
1.45.1 (2024-10-28)
Bug Fixes
- api-attachment: Calculate file content hash when uploading attachment ZMS-172 (#733) (8730ed5)
- api-auth: /preauth and /authenticate endpoints also return the default address of an user ZMS-175 (#738) (6dac6ae)
- api-generation: remove "version" from apigeneration.json ZMS-160 (#729) (971a0f1)
- api-graylog-req: Do not use util.inspect if value already string ZMS-174 (#736) (1a12b03)
- api&imap-mailboxes: Added mailbox subpath and whole path max length limits to API and IMAP ZMS-169 (#732) (ee870b9)
- deps: Replaced uuid dependency with crypto.randomUUID (d462b5a)
- dockerfile: Use JSON array for CMD (6d7d47e)
- handler-filter: Filter handler response includes file content sha256 hash ZMS-176 (#739) (37374be)
- idle: Fixed IDLE bug with Outlook (f2c8545)
- log: Log validation information if command schema validation fails (1354bf0)
- push docker containers to GHCR too (#746) (2a1b34a)
- quering for range ZMS-182 (#742) (3804bea)
- readme-copyright: Add copyright ZMS-180 (#744) (6542e5b)
- typos: fixed typos ZMS-167 (#740) (36fcabc)
v1.45.0
v1.44.0
1.44.0 (2024-07-29)
Features
Bug Fixes
- api-addresses: Main isn't required when updating an address (#695) (c9188b3)
- api-all: Fixes to some API endpoint request and/or response types and schemas ZMS-157 (#691) (836ca26)
- api-all: Replaced old documentation with new, autogenerated, one ZMS-154 (#693) (753997f)
- api-endpoints: public_get and acme endpoints excluded from api docs generation ZMS-156 (#688) (cc832b2)
- api-req_end: req_end issue fix ZMS-147 (#681) (ca57ea4)
- api-submit: Fix submit.js mailboxId and reference request fields ZMS-158 (#690) (37b6793)
- api-users-updates: added users/updates api endpoint to api docs generation ZMS-155 (#687) (490b4e5)
- api-webhooks: added all webhook api endpoints to api docs generation ZMS-153 (#686) (e9abf85)
- deps: Bumped deps to clear out some security warnings (aacf132)
- fixed callback invocations to check if session already closed (#705) (d06071b)
- fixed edge cases when
session
could benull
(#699) (a68725d)
v1.43.3
v1.43.2
v1.43.1
v1.43.0
v1.42.6
1.42.6 (2024-04-22)
Bug Fixes
- api-ApplicationPassword: Added all ApplicationPasswords API endpoints to API docs generation ZMS-136 (#645) (9f9c55a)
- api-audit: Added all Audit API endpoints to API docs generation ZMS-135 (#642) (b9e3f94)
- api-certs: Certs API endpoints added to API docs generation ZMS-141 (#663) (f55ddea)
- api-dkim: Fix empty p value in dnsText.value if no private key initially given ZMS-142 (#664) (d983477)
- api-domainaccess: Added all DomainAccess endpoints to api docs generation ZMS-144 (#670) (c846b66)
- api-generate: API docs generation now is run through a separate npm command ZMS-139 (#659) (6548f3c)
- api-messages-attachment-download: is sendAsString param is set, and is set to true then decode the original file and send back as UTF-8 ZMS-134 (#655) (1f27778)
- api-messages-intro: Take intro from HTML if possible ZMS-112 (#672) (9d9fbd2)
- api-messages: Added all messages endpoints to api docs generation ZMS-140 (#666) (6e251c5)
- api-messages: messages fix response types (#673) (16c6fb8)
- api-settings: Added all Settings API endpoints to API docs generation ZMS-145 (#671) (02a43c6)
- deps: Bumped deps (2d0e920)