Skip to content

Releases: postalsys/emailengine

v2.46.3

10 Sep 10:38
adbc3e5
Compare
Choose a tag to compare

2.46.3 (2024-09-10)

Bug Fixes

  • security: Allow limiting IP addresses that are allowed to access /admin paths (7b64009)

v2.46.2

07 Sep 10:05
ea80084
Compare
Choose a tag to compare

2.46.2 (2024-09-07)

Bug Fixes

  • oauth2-api: Set default value for Outlook OAuth2 cloud property when creating a new OAuth2 app via API (d4e1993)
  • Upgraded dependencies (abb9edf)

v2.46.1

04 Sep 14:56
01f1dae
Compare
Choose a tag to compare

2.46.1 (2024-09-04)

Bug Fixes

  • click-open-tracking: Allow to configure clicks and opens tracking separately with trackOpens and trackClicks options (1cc55bc)

v2.46.0

29 Aug 07:28
a9bd7e7
Compare
Choose a tag to compare

2.46.0 (2024-08-29)

Features

  • azure: Added suppor for different Azure cloud environments (#440) (93a7010)

Bug Fixes

  • autoconf-validation: If autoconfig does not respond with full settings, do not auto-attempt configuration check (cdc5765)
  • autoconfig: Added configuration information for ATT email accounts (729de83)
  • imap: Disable IMAP syncing if authentication fails too many times (def4404)
  • link-tracking: Fixed unsubscribe links when click tracking is enabled (34cdc38)

v2.45.1

23 Aug 10:39
ce4a459
Compare
Choose a tag to compare

2.45.1 (2024-08-23)

Bug Fixes

  • Fixed a bug with invalid logger object (e44de90)

v2.45.0

22 Aug 10:34
5a7c0ed
Compare
Choose a tag to compare

2.45.0 (2024-08-22)

Features

  • Require minimally Node v18 (previously v16) (dc8282e)
  • templates: Removed MJML support (b976e53)

Bug Fixes

  • deps: Bumped dependencies to fix web safe HTML (7b20aff)
  • Use no-referrer policy for all _blank links (eef5757)

v2.44.1

15 Aug 16:54
823fdd7
Compare
Choose a tag to compare

2.44.1 (2024-08-15)

Bug Fixes

  • oauth2: Fixed Gmail API OAuth2 schema (205f34e)

v2.44.0

15 Aug 10:36
75fac9e
Compare
Choose a tag to compare
v2.44.0 Pre-release
Pre-release

2.44.0 (2024-08-15)

Features

Bug Fixes

  • app-password: Add T-Online to providers needing an app password (#430) (823939b)
  • oauth-tokens: Fix renewal check for access tokens (f687aa1)
  • outlook-oauth: Show 'supported account types' as a selectable list instead of a text field input (fe62e5b)

v2.43.3

01 Aug 15:08
d306a07
Compare
Choose a tag to compare

2.43.3 (2024-08-01)

Bug Fixes

  • cors: Added missing OPTIONS handler for CORS (205480d)

v2.43.2

29 Jul 10:36
bc9b9fd
Compare
Choose a tag to compare

2.43.2 (2024-07-29)

Bug Fixes

  • reconnect: Allow reconnecting paused accounts (b8e212f)