Releases: otetard/ownpad
Releases · otetard/ownpad
v0.12.0
v0.11.0
Added
- Add support for OAuth2 authentication now that Etherpad 2.x requires
it. Keep support for old APIKey authentication. This requires a
version strictly upper than 2.0.2. - Add a new “test etherpad authentication” button in settings.
Changed
- Remove third party dependency
etherpad-lite-client
, talk to
Etherpad API directly in Ownpad. - Rewrite settings page to make use of Vue to improve user experience
and maintenance.
Fixed
- Remove
3rdparty
from the Nextcloud App Store tarball.
0.11.0-beta.2
Fixed
- Remove
3rdparty
from the Nextcloud App Store tarball.
0.11.0-beta.1
Added
- Add support for OAuth2 authentication now that Etherpad 2.x requires it. Keep support for old APIKey authentication. This requires a version strictly upper than 2.0.2.
Changed
- Remove third party dependency
etherpad-lite-client
, talk to Etherpad API directly in Ownpad. - Rewrite settings page to make use of Vue to improve user experience and maintenance.
v0.10.1
v0.10.0
v0.10.0-beta.1
Changed
- Add support for Nextcloud 28 and drop support for older versions.