mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +01:00
Added changelog for 2.2.3
This commit is contained in:
parent
eeaa14f309
commit
d22b1d2a4c
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue