Skip to content

Commit 2f4f3e1

Browse files
chore(master): release 1.46.1 [skip-ci] (#885)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 479e5bc commit 2f4f3e1

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [1.46.1](https://github.com/zone-eu/wildduck/compare/v1.46.0...v1.46.1) (2025-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **imap-append:** ZMS-276: imap append improve logging add new fields to logging ([#884](https://github.com/zone-eu/wildduck/issues/884)) ([6e4b701](https://github.com/zone-eu/wildduck/commit/6e4b701a88edc671c9e8d0f816230fca26e95871))
9+
* **pluginhandler:** ZMS-269: plugins - use wild-plugins, update options, allow for dynamic config ([#886](https://github.com/zone-eu/wildduck/issues/886)) ([479e5bc](https://github.com/zone-eu/wildduck/commit/479e5bcccd1e351f6441216e36f3c9f6150579f4))
10+
311
## [1.46.0](https://github.com/zone-eu/wildduck/compare/v1.45.13...v1.46.0) (2025-10-07)
412

513

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.46.0",
3+
"version": "1.46.1",
44
"description": "IMAP/POP3 server built with Node.js and MongoDB",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)