Releases: zone-eu/wildduck
Releases · zone-eu/wildduck
v1.46.1
v1.46.0
1.46.0 (2025-10-07)
Features
- deps-node: ZMS-267: Bump Deps, Update API Docs, Remove support for node v16 and v18 (#867) (48ee3ea)
Bug Fixes
- addressregister: ZMS-268: add new addressregister endpoint to disable an entry or edit it (#873) (08e5070)
- fulltext-filter: ZMS-257: Add boolean logic to fulltext filter (#863) (06569f6)
- messages-search: ZMS-271: optimize user messages search query (#876) (63811c7)
- migrations: ZMS-274 Implement MongoDb Migrations in Wildduck (#879) (f71972d)
- pop3download-log: ZMS-263: POP3RETR OK also log transferred bytes' size (#872) (5411118)
- pwned-check: ZMS-264: Add feature to check password with PwnedPassword API on User Login (#864) (fb01977)
- search-apply: ZMS-275: search-apply allow to delete found messages (#881) (1dc422f)
- update api docs (#880) (a38a704)
v1.45.13
1.45.13 (2025-09-11)
Bug Fixes
v1.45.12
1.45.12 (2025-08-22)
Bug Fixes
- domaincache-and-domainaliases: ZMS-259 add wildcard address check when adding domain to mongodb cache (#859) (4ce3eed)
- on-expunge: ZMS-255 for client compatibility in case no messages were deleted during expunge return no * 0 EXISTS (#853) (897b4b3)
- submit-addressregister: ZMS-256 when submitting draft for delivery update addressregister (#852) (b0eef8d)
v1.45.11
1.45.11 (2025-08-01)
Bug Fixes
- add check for session existence before writing to session writeStream in message-handler (#843) (95bc33c)
- connection-management: implement connection management, POP3 timeout fixes, and comprehensive documentation (#835) (70aed51)
- docker-compose-wd-image: ZMS-250 use up-to-date wildduck image from GHCR (#842) (0ce50fd)
- docker-compose: ZMS-250 update docker-compose, remove CMD_ARGS, use APPCONF in environment variables instead (#841) (68e83e4)
- docs-attachments: ZMS-251 add missing fields in the response schema of attachments when fetching messages (#846) (765c46c)
- domaincache: ZMS-247 implement domain cache to store all used domains of users (#845) (4adfce0)
- logging: ZMS-216 add logs for debugging timeout issue (#823) (dc56afc)
- revert recent readme changes, keep only necessary info (#848) (0f1a55c)
- setup-script: ZMS-252 Install script updates (#847) (c209b3a)
v1.45.10
1.45.10 (2025-07-22)
Bug Fixes
- addressregister-search: Make addressregister able to find addresses by domain ZMS-243 (#832) (5631bd4)
- addressregister-tests: add more addressregister tests ZMS-245 (#834) (213fcb8)
- docs-response-bimi: update getMessages endpoint - set the correct bimi response type ZMS-244 (#831) (60b374e)
- gridstore-downloadstream: In gridstore download stream ensure that start is never bigger than end ZMS-235 (#828) (3dfe218)
- imap-parser: Rewrite imap-parser, fix common issues ZMS-234 (#830) (3639d11)
- messages.js-tests: ZMS-228 add initial tests for messages.js endpoints (#838) (cc3d7b6)
v1.45.9
v1.45.8
1.45.8 (2025-06-11)
Bug Fixes
- deleteMany: Fix deleteMany callback is not a function. Create async versions of functions ZMS-232 (#821) (8ada099)
- deploy-zip: use runner.temp to store temporary files (#819) (7f5409f)
- pagination-paginatedField: check for correct mongopaging cursor ZMS-229 (#822) (3c9ecc7)
- ZMS-238 remove callback based deleteMany from attachment storage. (#824) (c3a3163)
- ZMS-239 parse datestring to isostring when logging request params (#825) (b026f07)
v1.45.7
1.45.7 (2025-05-27)
Bug Fixes
- api-listings-pagination: ZMS-225 Encode page in next and previous cursor (#818) (905b463)
- bulk_batch_size-settingsHandler: in message handler add bulk_batch_size from settings (#806) (76f79fd)
- moveAsync-addAsync: use moveAsync and addAsync directly where possible (#810) (4dcb602)
- release-workflows: ZMS-214: Update release workflow. On release upload app bundle to release page (#808) (c604385)
- ZMS 226 (#817) (bf878ed)
- wdr-counter: ZMS-224: Count wdr counter after successful message sent not before (#816) (2f65911)
v1.45.6
1.45.6 (2025-04-09)
Bug Fixes
- addMessage-moveMessage-async-await: Rewrite addMessage, moveMessage to async/await ZMS-187 (#779) (d91f112)
- autoreply-test: fix autoreply PUT test in case of high latency (#800) (edd9a5b)
- messages-api-timeout: Add maxTimeMS timeout to mongopaging queries in messages api ZMS-204 (#799) (3c9aa2a)
- moveAsync: ZMS-215: fix incorrect existsEntries and removeEntries clearing in updateMessage() (#803) (f0f35e1)
- outbound-mta-relay: ZMS-171 Add support for an outbound MTA relay (#787) (77625e8)
- readme-fixes: Readme fixes and changes ZMS-208 (#801) (04b2751)
- settingsHandler-bulk_batch_size: ZMS-218: make BULK_BATCH_SIZE value configurable through settings API (#804) (730ee79)
- ZMS-210 API and docs fallback values updates (#802) (5ce9989)