Releases: postalsys/emailengine
Releases · postalsys/emailengine
v2.52.1
2.52.1 (2025-04-18)
Bug Fixes
- messageBounce: Check messages in the Junk folder as well for bounces (0def3e3)
- workmail: better detection of bounce emails with AWS WorkMail (1a8e750)
v2.52.0
2.52.0 (2025-04-10)
Features
- sending: Support 'Idempotency-Key' header for /submit message requests and 'X-EE-Idempotency-Key' SMTP header to avoid sending duplicate emails (1423135)
Bug Fixes
- gmail-api: Show a failure message if OAuth2 configured scopes are insufficient (f72b5f3)
- markAsSeen: fix markAsSeen option for Gmail API and MS Graph API (7e2dcdc)
- ms-graph-api: Fix fetching message/rfc822 attachments (c55bcbd)
v2.51.3
2.51.3 (2025-03-26)
Bug Fixes
- gmail-watch: Allow setting subscription name for Gmail PubSub (529f698)
- gmail-watch: Log and show information watch renewal failures (7a59ce9)
- websafe: Process web safe HTML before injecting base64 attachments to speed the process up (b04d0fe)
v2.51.2
2.51.2 (2025-03-25)
Bug Fixes
- google-oauth: Allow to specify the PubSub Topic Name instead of using the autogenerated value (41f362b)
- imap-proxy: Fixed regression bug in IMAP proxy interface (612d9f9)
v2.51.1
2.51.1 (2025-03-17)
Bug Fixes
- connection-counter: Only decrease connection counter if a connection was actually removed (d402888)
v2.51.0
2.51.0 (2025-03-07)
Features
Bug Fixes
- schema updates for message update (4d293a1)
- webhook-routing: Do not throw 500 when viewing a failing webhook routing page (a8acde2)
v2.50.9
2.50.9 (2025-02-23)
Bug Fixes
- docker: reverted docker release action (c205aae)
- inline-html: Fixed reply and forward inline emails if only text was set (2efaa77)
v2.50.7
2.50.7 (2025-02-11)
Bug Fixes
- api: Added new method to list Gmail signatures for an account (c7e379a)
- notificationBaseUrl: Allow using a path component in the base URL (d2af058)
- submit: Added new message reference action 'reply-all' (b0bd69f)
v2.50.6
2.50.6 (2025-02-10)
Maintenance release