Skip to content

Releases: postalsys/emailengine

v2.52.1

18 Apr 17:54
e89ae9e
Compare
Choose a tag to compare

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

10 Apr 12:00
9520084
Compare
Choose a tag to compare

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

26 Mar 10:28
1e259bd
Compare
Choose a tag to compare

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

25 Mar 11:51
e9b5a18
Compare
Choose a tag to compare

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

17 Mar 14:13
7736cac
Compare
Choose a tag to compare

2.51.1 (2025-03-17)

Bug Fixes

  • connection-counter: Only decrease connection counter if a connection was actually removed (d402888)

v2.51.0

07 Mar 14:45
02818f6
Compare
Choose a tag to compare

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.10

24 Feb 08:51
6c5a3d9
Compare
Choose a tag to compare

2.50.10 (2025-02-24)

Bug Fixes

v2.50.9

23 Feb 10:54
ef78f65
Compare
Choose a tag to compare

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

11 Feb 11:51
c6ec6bb
Compare
Choose a tag to compare

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

10 Feb 08:57
3a2aa65
Compare
Choose a tag to compare

2.50.6 (2025-02-10)

Maintenance release