Skip to content

Releases: postalsys/emailengine

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)

v2.43.1

21 Jul 14:45
49a247d
Compare
Choose a tag to compare

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

08 Jul 12:14
90dd72f
Compare
Choose a tag to compare

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

30 May 13:02
cf4339b
Compare
Choose a tag to compare

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

15 May 18:11
315fa88
Compare
Choose a tag to compare

2.41.4 (2024-05-15)

Bug Fixes

  • env: Fixed EENGINE_MAX_PAYLOAD_TIMEOUT handling (feaa0d2)

v2.41.3

09 May 07:59
8d13a94
Compare
Choose a tag to compare

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)

v2.41.2

19 Apr 11:53
e5fd4ac
Compare
Choose a tag to compare

2.41.2 (2024-04-19)

Bug Fixes

  • sync: send webhooks for old messages during first sync (5d05986)

v2.41.1

12 Apr 12:58
750cc06
Compare
Choose a tag to compare

2.41.1 (2024-04-12)

Bug Fixes

  • deps: Bumped dependencies to clean up dependency tree (forgot before previous release) (6d8ab9a)