Skip to content

Commit

Permalink
Added changelog for 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Sep 23, 2023
1 parent 53ef77a commit 392e5b1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
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.

### 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

### Notable enhancements and fixes
Expand Down

0 comments on commit 392e5b1

Please sign in to comment.