Releases: postalsys/emailengine
Releases · postalsys/emailengine
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)
v2.43.0
2.43.0 (2024-07-08)
Features
Bug Fixes
- api: Added support for paging cursors (d3f7685)
- api: Do not allow to proxy connections for accounts with API scopes (9498fa9)
- Fix exception when Document Store is disabled but there are embeddings stored (6d18a48)
- font-loading: Use a locally cached font instead of loading from Google FOnts (4e53929)
- model-labels: Model label improvements to have named models instead (dc75dbc)
- paging: Fixed paging links for OAuth2 apps (d698082)
- templates: Allow running template API requests with account tokens (dd2da5b)
v2.42.0
2.42.0 (2024-05-30)
Features
- gmail-api: Alpha version of Gmail API support (f7fd60a)
Bug Fixes
- ts: Fixed API schema to pass TyepScript SDK generation (29493ac)
v2.41.4
2.41.4 (2024-05-15)
Bug Fixes
- env: Fixed EENGINE_MAX_PAYLOAD_TIMEOUT handling (feaa0d2)
v2.41.3
2.41.3 (2024-05-08)
Bug Fixes
- empty-listing: Treat empty LIST or LSUB response as an error condition (53e3bc9)
- imapflow: Bumped ImapFlow to prevent IDLE deadlocks (869db0a)
- lua: Fixed lua script to calculate total number of matching accounts for a query (a4284c5)
- render: Updated Render deployment blueprint (031a457)