Added changelog for 2.2.3

This commit is contained in:
SamTV12345 2024-09-05 18:45:41 +02:00
parent eeaa14f309
commit d22b1d2a4c

View file

@ -1,3 +1,14 @@
# 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.
# 2.2.2
### Notable enhancements and fixes