Skip to content

Commit 44aaf32

Browse files
chore(master): release 1.45.7 [skip-ci] (#809)
* chore(master): release 1.45.7 [skip-ci] * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: NickOvt <nikolai@zone.ee>
1 parent 905b463 commit 44aaf32

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.45.7](https://github.com/zone-eu/wildduck/compare/v1.45.6...v1.45.7) (2025-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **api-listings-pagination:** ZMS-225 Encode page in next and previous cursor ([#818](https://github.com/zone-eu/wildduck/issues/818)) ([905b463](https://github.com/zone-eu/wildduck/commit/905b463a6336716da0ffdb2c8087660ee13e2686))
9+
* **bulk_batch_size-settingsHandler:** in message handler add bulk_batch_size from settings ([#806](https://github.com/zone-eu/wildduck/issues/806)) ([76f79fd](https://github.com/zone-eu/wildduck/commit/76f79fd274e62da3dffe8a2aac170ba41aecaa2b))
10+
* **moveAsync-addAsync:** use moveAsync and addAsync directly where possible ([#810](https://github.com/zone-eu/wildduck/issues/810)) ([4dcb602](https://github.com/zone-eu/wildduck/commit/4dcb6022d792fb2c51a0a9fe47f8d353e20d4f01))
11+
* **release-workflows:** ZMS-214: Update release workflow. On release upload app bundle to release page ([#808](https://github.com/zone-eu/wildduck/issues/808)) ([c604385](https://github.com/zone-eu/wildduck/commit/c6043858f81d17b51315e40082522ad7ba0055de))
12+
* ZMS 226 ([#817](https://github.com/zone-eu/wildduck/issues/817)) ([bf878ed](https://github.com/zone-eu/wildduck/commit/bf878eda1fc6e3df3bad81d4f586aec5078bfa77))
13+
* **wdr-counter**: ZMS-224: Count wdr counter after successful message sent not before ([#816](https://github.com/zone-eu/wildduck/issues/816)) ([2f65911](https://github.com/zone-eu/wildduck/commit/2f6591170e6a836580befc8a6517690620b9a94f))
14+
315
## [1.45.6](https://github.com/zone-eu/wildduck/compare/v1.45.5...v1.45.6) (2025-04-09)
416

517

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

0 commit comments

Comments
 (0)