Added changelog for 1.9.3

master
SamTV12345 2023-09-23 11:57:54 +02:00
parent 53ef77a24d
commit 392e5b10b0
1 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,15 @@
in the importExportRateLimiting is set to always trigger. So set it to your desired value. in the importExportRateLimiting is set to always trigger. So set it to your desired value.
If you haven't changed that value in the settings.json you are all set. If you haven't changed that value in the settings.json you are all set.
### Notable enhancements and fixes
* Bugfixes
* Fix etherpad crashing with mongodb database
* Enhancements
* Add surrealdb database support. You can find out more about this database [here](https://surrealdb.com).
* Make sqlite faster: The sqlite library has been switched to better-sqlite3. This should lead to better performance.
# 1.9.2 # 1.9.2
### Notable enhancements and fixes ### Notable enhancements and fixes