Skip to content

Commit 3d8db38

Browse files
chore(master): release 1.45.12 [skip-ci] (#854)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4ce3eed commit 3d8db38

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.45.12](https://github.com/zone-eu/wildduck/compare/v1.45.11...v1.45.12) (2025-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **domaincache-and-domainaliases:** ZMS-259 add wildcard address check when adding domain to mongodb cache ([#859](https://github.com/zone-eu/wildduck/issues/859)) ([4ce3eed](https://github.com/zone-eu/wildduck/commit/4ce3eedd7b7c471cfd60210ab81c62eaa26fad16))
9+
* **on-expunge:** ZMS-255 for client compatability in case no messages were deleted during expunge return no * 0 EXISTS ([#853](https://github.com/zone-eu/wildduck/issues/853)) ([897b4b3](https://github.com/zone-eu/wildduck/commit/897b4b3d67b90f81b5633e4ede8f6b5974e9c3a8))
10+
* **submit-addressregister:** ZMS-256 when submitting draft for delivery update addressregister ([#852](https://github.com/zone-eu/wildduck/issues/852)) ([b0eef8d](https://github.com/zone-eu/wildduck/commit/b0eef8d91742a7af44363f0e877652d5c7048b2e))
11+
312
## [1.45.11](https://github.com/zone-eu/wildduck/compare/v1.45.10...v1.45.11) (2025-08-01)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wildduck",
3-
"version": "1.45.11",
3+
"version": "1.45.12",
44
"description": "IMAP/POP3 server built with Node.js and MongoDB",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)