Skip to content

Commit 9284a8d

Browse files
Changelog: new sync filters APIs #335
1 parent 3d5e00c commit 9284a8d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
Notable changes to the ObjectBox Swift library.
44

55
For more insights into what changed in the ObjectBox C++ core, [check the ObjectBox C changelog](https://github.com/objectbox/objectbox-c/blob/main/CHANGELOG.md).
6+
7+
## 5.0.0 - in development
8+
9+
### Sync
10+
11+
- Support Sync server version 5.0.
12+
- **User-Specific Data Sync**: support configuring [Sync filter](https://sync.objectbox.io/sync-server/sync-filters)
13+
variables on `SyncClient`.
614

715
## 4.4.1 - 2025-09-01
816

0 commit comments

Comments
 (0)