Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey authored Nov 18, 2024
1 parent dcc3297 commit 3c7e536
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@

- FIX bad RxState after cleanup [#6503](https://github.com/pubkey/rxdb/pull/6503)
- FIX RxServer cors settings only applies to OPTIONS when using ExpressAdapter [#6523](https://github.com/pubkey/rxdb/issues/6523)
- FIX [OPFS RxStorage](https://rxdb.info/rx-storage-opfs.html) not working anymore after a cleanup has run on documents with umlauts.
- ADD random emojis and umlauts to all random strings in the tests to ensure this works correctly.
- REMOVE faker dependency for tests and instead use random strings with emojis and umlauts.

- ~FIX [OPFS RxStorage](https://rxdb.info/rx-storage-opfs.html) not working anymore after a cleanup has run on documents with umlauts.~ <- This has been moved to RxDB v16 because it would be a breaking change.


### 15.37.0 (5 November 2024)

- FIX position of dev-mode iframe [#6516](https://github.com/pubkey/rxdb/pull/6516)
Expand Down

0 comments on commit 3c7e536

Please sign in to comment.