Rxdb Versions Save

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

15.11.1

2 months ago

JavaScript Database

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.11.0

2 months ago

JavaScript Database

  • ADD RxState: A convenient state library to store, fetch and observe complex json data that is persisted into RxDB.
  • ADD automatically extend the RxDocument type so it knows about the RxDocument.myField$ observables.
  • ADD check to ensure Infinity is not used when defining index sizes in the RxJsonSchema
  • FIX do not automatically set multiInstance: false for shared worker storage databases.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.10.0

2 months ago

JavaScript Database

  • IMPROVE OPFS RxStorage performance.
  • ADD usesRxDatabaseInWorker option to the OPFS RxStorage.
  • ADD getRxStorageOPFSMainThread() to run OPFS from the main thread instead of a worker for less latency.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.9.1

2 months ago

JavaScript Database

  • FIX creating two databases with the same name but different storage must work.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.9.0

2 months ago

JavaScript Database

  • ADD awaitWritePersistence option to memory-synced storage.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.8.1

3 months ago

JavaScript Database

  • FIX #5624 Maximum call stack size exceeded during encryptString

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.8.0

3 months ago

JavaScript Database

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.7.0

3 months ago

JavaScript Database

  • FIX key-compression broken on keys with brackets #5605

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.6.2

3 months ago

JavaScript Database

  • FIX using encryption plugins inside of worker was broken
  • FIX(premium) missing type SharedWorker

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

15.6.1

3 months ago

JavaScript Database

  • FIX(lokijs) $in operator not working on arrays.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB: