You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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`.
0 commit comments