Etherpad Lite - Package updates
-
[4.1.0]
- Update Etherpad to 2.1.1
- Full changelog
-
[4.1.1]
- Update Etherpad to 2.2.3
- Full changelog
-
[4.1.2]
- Update Etherpad to 2.2.4
- Full changelog
-
[4.3.1]
- Update etherpad-lite to 2.3.2
- Full Changelog
- Fixed admin ui displaying incorrect text
- Dependency updates
-
[4.3.2]
- chore(deps): update dependency ether/etherpad-lite to v2.4.2
-
[4.3.3]
- Reduce logging to INFO level
-
[4.4.0]
- Update etherpad-lite to 2.5.1
- Full Changelog
- Added endpoint for prometheus scraping. You can now scrape the metrics endpoint with prometheus. It is available at /stats/prometheus if you have enableMetrics set to true in your settings.json
- fixed exposeVersion causing the pad panel to not load correctly
- fixed admin manage pad url to also take the base path into account
- Updated to express 5.0.0. This is a major update to express that brings a lot of improvements and fixes. Please update all your plugins to the latest version to ensure compatibility. A lot changed in the route matching, and thus old plugins will throw errors and crash Etherpad.
- Fixed an issue with the no-skin theme with cookie recentPadList feature
- Fixed layout issues with the no-skin theme
-
[4.4.1]
- Ensure all preinstalled plugins have pinned versions