|
1 | 1 |
|
| 2 | +## 1.0.0 (2026-01-12) |
| 3 | + |
| 4 | +Merge for RN 1.0 Features ([#89](https://github.com/Couchbase-Ecosystem/cbl-reactnative/pull/89)) |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add support for 'ALL' log domain in console and custom sinks ([cea3ee4](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/cea3ee4)) |
| 9 | +* log sink API implementation with test screens ([68d774d](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/68d774d)) |
| 10 | +* update for new replicator config ([c9cd8aa](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/c9cd8aa)) |
| 11 | +* implement new remove listener token functionality ([c7e7d33](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/c7e7d33)) |
| 12 | +* add collection_GetFullName method and update related components ([4533ab8](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/4533ab8)) |
| 13 | +* add collection change event listener functionality ([24581ef](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/24581ef)) |
| 14 | +* implement placeholder methods for URLEndpointListener in CblReactNativeEngine ([d9f00a2](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/d9f00a2)) |
| 15 | + |
| 16 | +### Bug Fixes |
| 17 | + |
| 18 | +* allow empty encryption key to remove database encryption ([a1e9c4f](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/a1e9c4f)) |
| 19 | +* correct Kotlin import paths and enhance logging methods in Swift ([89ad911](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/89ad911)) |
| 20 | + |
| 21 | +### Chores |
| 22 | + |
| 23 | +* update Couchbase Lite dependencies to version 3.3.0 for iOS and Android ([03d7a74](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/03d7a74)) |
| 24 | +* update submodule branches to main and upgrade CouchbaseLite-Swift-Enterprise to version 3.3.0 ([e39bba8](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/e39bba8)) |
| 25 | +* add expo-example and dev dirs to npmignore to prevent recursion ([eda3a87](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/eda3a87)) |
| 26 | +* comment out Console Logging and Document Expiration tests ([9362ad3](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/9362ad3)) |
| 27 | +* remove commented-out sync gateway connection code ([9aad3af](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/9aad3af)) |
| 28 | + |
| 29 | +### Refactoring |
| 30 | + |
| 31 | +* update native modules and cleanup documentation ([2ecb3c2](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/2ecb3c2)) |
| 32 | +* simplify conditionals in change listener tests ([94dcace](https://github.com/Couchbase-Ecosystem/cbl-reactnative/commit/94dcace)) |
| 33 | + |
2 | 34 |
|
3 | 35 | ## <small>0.6.3 (2025-10-13)</small> |
4 | 36 |
|
|
0 commit comments