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