Skip to content

v2.23.3

Compare
Choose a tag to compare
@andris9 andris9 released this 08 Jul 12:32
· 1017 commits to master since this release
e32d0d2

What's Changed

  • New feature – OAuth2 access tokens API endpoint by @andris9 in #163
  • Fixed race condition with Mail merge queueing

There's a new API endpoint that allows fetching active access tokens for OAuth2 accounts, in case you want to re-use these tokens in the other parts of your app. This feature is disabled by default, you can enable it from the service settings page security section.

Full Changelog: v2.23.2...v2.23.3