You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking changes
sync_manager::path_for_realm(const realm::sync_config&) is now App::path_for_realm(const realm::sync_config&)
Enhancements
Added support for updating Atlas Device Sync's base url, in case the need to roam between servers (cloud and/or edge server). Add -DREALM_ENABLE_EXPERIMENTAL=1 to your CMake command when generating the build to enable this feature.
Compatibility
Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10.