Skip to content

Commit 6a4ec04

Browse files
chore(master): release 1.46.11 (#930)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5fa7139 commit 6a4ec04

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.46.11](https://github.com/zone-eu/wildduck/compare/v1.46.10...v1.46.11) (2025-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **gridstore-upload:** ZMSA-17: fix gridstore upload deadlock ([#918](https://github.com/zone-eu/wildduck/issues/918)) ([4ab6f8e](https://github.com/zone-eu/wildduck/commit/4ab6f8e22cdce464fffbeff817e040753dcb882f))
9+
* **pop3-snicallback:** ZMSA-43: fix critical SNICallback bug in POP3 server ([#931](https://github.com/zone-eu/wildduck/issues/931)) ([5fa7139](https://github.com/zone-eu/wildduck/commit/5fa7139c1a50f2bc2497b8f1bab50f8cb3b95273))
10+
* **tls-logging:** ZMSA-40: where possible use _ip in gelf logs instead of _remoteAddress ([#929](https://github.com/zone-eu/wildduck/issues/929)) ([25ce95f](https://github.com/zone-eu/wildduck/commit/25ce95fb5ddb887a063446b8a0ae76dad73c94bc))
11+
312
## [1.46.10](https://github.com/zone-eu/wildduck/compare/v1.46.9...v1.46.10) (2025-12-02)
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": "@zone-eu/wildduck",
3-
"version": "1.46.10",
3+
"version": "1.46.11",
44
"description": "IMAP/POP3 server built with Node.js and MongoDB",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)