Etherpad Lite - Package updates
Pinned
Etherpad Lite
-
[3.4.1]
- Update Etherpad to 1.8.12
- Fixed a regression in v1.8.11 which caused some pad names to cause Etherpad to restart.
- Fixed a bug in the dirty database driver that sometimes caused Node.js to crash during shutdown and lose buffered database writes.
- Fixed a regression in v1.8.8 that caused "Uncaught TypeError: Cannot read property '0' of undefined" with some plugins (#4885)
- Less warnings in server console for supported element types on import.
- Support Azure and other network share installations by using a more truthful relative path.
-
[3.4.2]
- Update Etherpad to 1.8.13
- Fixed a bug in the safeRun.sh script (#4935)
- Don't create sessions on some static resources (#4921)
- Fixed issue with non-opening device keyboard on smartphones (#4929)
- Add version string to iframe_editor.css to prevent stale cache entry (#4964)
- Refactor pad loading (no document.write anymore) (#4960)
- Improve import/export functionality, logging and tests (#4957)
- Refactor CSS manager creation (#4963)
- Better metrics
- Add test for client height (#4965)
-
[3.5.8]
- Update Etherpad to 1.8.17
- Full changelog
- Fixed a vunlerability in the CHANGESET_REQ message handler that allowed a user with any access to read any pad if the pad ID is known.
- Fixed a bug that caused all pad edit messages received at the server to go through a single queue. Now there is a separate queue per pad as intended, which should reduce message processing latency when many pads are active at the same time.
-
-
[4.1.0]
- Update Etherpad to 2.1.1
- Full changelog