github ether/etherpad-lite v2.5.0

11 days ago

bin@2.5.0 generateChangelog D:\a\etherpad-lite\etherpad-lite\bin
node --import tsx generateReleaseNotes.ts "refs/tags/v2.5.0"

2.5.0

Notable enhancements and fixes

  • 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

Breaking changes:

  • The api of settings has been changed to use esm. So require is now changed to import. Everything works the same as before.

Don't miss a new etherpad-lite release

NewReleases is sending notifications on new releases.