Features:
- Added
putAttachment(skipIfSame), if set totruea write will be skipped if the attachment already exists with the same data.
Bugfixes:
awaitInitialReplication()resolves on failed replication #2745. Thanks @dome4insertLocal()not emitted the state change across tabs
Other:
- Added
nameidentifier toRxPlugin - Throw error when
dev-modeplugin is added multiple times because there is no way that this was done intentional likely the developer has mixed core and default usage of RxDB. - Fix reported security problem with the query builders mquery api.