Skip to content

Commit 6c9730b

Browse files
committed
Added changelog for 2.1.0
1 parent 3a1ef56 commit 6c9730b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 2.1.0
2+
3+
### Notable enhancements and fixes
4+
5+
- Added PWA support. You can now add your Etherpad instance to your home screen on your mobile device or desktop.
6+
- Fixed live plugin manager versions clashing. Thanks to @yacchin1205
7+
- Fixed a bug in the pad panel where pagination was not working correctly when sorting by pad name
8+
9+
### Compatibility changes
10+
11+
- Reintroduced APIKey.txt support. You can now switch between APIKey and OAuth2.0 authentication. This can be toggled with the setting authenticationMethod. The default is OAuth2. If you want to use the APIKey method you can set that to `apikey`.
12+
13+
114
# 2.0.3
215

316
### Notable enhancements and fixes

0 commit comments

Comments
 (0)