Skip to content

Releases: postalsys/emailengine

v2.47.0

07 Oct 10:58
94edfd6
Compare
Choose a tag to compare

2.47.0 (2024-10-07)

Features

  • bullmq: Replaced Bull Arena with Bull Board (e6762b9)

Bug Fixes

  • oauth: Added 'useAuthServer' support for API based email accounts (04c2aa9)
  • swagger: Use embedded Swagger UI instead of Iframe (ce9fd6a)
  • templates: Allow to inject HTML code to the <head> tag of the public pages like authentication form or 404 error page (bd97a7c)

v2.46.5

25 Sep 09:30
a34f20a
Compare
Choose a tag to compare

2.46.5 (2024-09-25)

Bug Fixes

  • release: Use node v20 for prepackaged binaries (ed2a161)

v2.46.4

24 Sep 12:22
a12f39d
Compare
Choose a tag to compare

2.46.4 (2024-09-23)

Bug Fixes

  • search: Fixed resolving special use paths like \All (3fb0c9c)
  • security: Genereate Fluid-Attacks SAST Scan Results (5780708)
  • security: Replaced node-gettext with @postalsys/gettext (a13378a)

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)