v2.0.2
github-actions
released this
10 Apr 17:34
·
345 commits
to develop
since this release
Notable enhancements and fixes
- Fixed the locale loading in the admin panel
- Added OAuth2.0 support for the Etherpad API. You can now log in into the Etherpad API with your admin user using OAuth2
Compatibility changes
- The tests now require generating a token from the OAuth secret. You can find the
generateJWTToken
in the common.ts script for plugin endpoint updates.