Etherpad
Etherpad: A modern really-real-time collaborative document editor.
Alternative to: google docs, hackmd, quip
About
Versions (79)
v2.0.2
2024-04-10Notable 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
generateJWTTokenin the common.ts script for plugin endpoint updates.