Skip to content

Commit d857762

Browse files
chore(master): release 1.45.13 [skip-ci] (#862)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eef9703 commit d857762

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.13](https://github.com/zone-eu/wildduck/compare/v1.45.12...v1.45.13) (2025-09-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **domaincache:** ZMS-266: domaincache add updates where necessary ([#866](https://github.com/zone-eu/wildduck/issues/866)) ([eef9703](https://github.com/zone-eu/wildduck/commit/eef9703fe0c1c2d0a140abebd0a7c2d6f6b554bb))
9+
* **getmessages:** ZMS-260: messages.js getMessages allow unseen request flag to be false ([#861](https://github.com/zone-eu/wildduck/issues/861)) ([aab6608](https://github.com/zone-eu/wildduck/commit/aab6608119b53dd719a73ed48658ccb39532174b))
10+
* **messages-search:** ZMS-265: messages.js search, allow to search for only seen messages ([#865](https://github.com/zone-eu/wildduck/issues/865)) ([d0bd732](https://github.com/zone-eu/wildduck/commit/d0bd732e1a0a3c8081c6ae5d9c0a34477b7fe462))
11+
312
## [1.45.12](https://github.com/zone-eu/wildduck/compare/v1.45.11...v1.45.12) (2025-08-22)
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.12",
3+
"version": "1.45.13",
44
"description": "IMAP/POP3 server built with Node.js and MongoDB",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)