Releases: postalsys/emailengine
Releases · postalsys/emailengine
v2.46.2
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
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
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
2.45.1 (2024-08-23)
Bug Fixes
- Fixed a bug with invalid logger object (e44de90)
v2.45.0
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
2.44.1 (2024-08-15)
Bug Fixes
- oauth2: Fixed Gmail API OAuth2 schema (205f34e)
v2.44.0
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
2.43.3 (2024-08-01)
Bug Fixes
- cors: Added missing OPTIONS handler for CORS (205480d)
v2.43.2
2.43.2 (2024-07-29)
Bug Fixes
- reconnect: Allow reconnecting paused accounts (b8e212f)
v2.43.1
2.43.1 (2024-07-21)
Bug Fixes
- api-docs: Updated information about total/pages/nextPageCursor (cd12547)
- cli: Added command 'export' to retrieve raw account data with credentials (9932801)
- gmail-api: Fixed webhook notifications for authenticationSuccess and authenticationError (2c3d63a)
- gmail-api: Log API requests to user log (f00f864)
- oauth2: Fixed broken extra scopes handling (9185359)