Skip to content

v2.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 17:25
· 55 commits to develop since this release
v2.2.3

[email protected] generateChangelog D:\a\etherpad-lite\etherpad-lite\bin
node --import tsx generateReleaseNotes.ts "refs/tags/v2.2.3"

2.2.3

Notable enhancements and fixes

  • Introduced a new in process database rustydb that represents a fast key value store written in Rust.
  • Readded window._ as a shortcut for getting text
  • Added support for migrating any ueberdb database to another. You can now switch as you please. See here: https://docs.etherpad.org/cli.html
  • Further Typescript movements
  • A lot of security issues fixed and reviewed in this release. Please update.