8000 Release Realm Core v13.22.0 · realm/realm-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Realm Core v13.22.0

Compare
Choose a tag to compare
@nicola-cab nicola-cab released this 29 Sep 16:23
· 1079 commits to master since this release

Enhancements

  • None.

Fixed

  • Fixed issue with double delete when using the CAPI for timers in platform networking (#6993, since v13.3.0).
  • Receiving a write_not_allowed error from the server would have led to a crash. (#6978, since v13.2.0)

Breaking changes

  • Platform Networking CAPI has been updated to provide separate functions (instead of 1) for executing callback handlers depending on purpose (PR #6994).

Compatibility

  • Fileformat: Generates files with format v23. Reads and automatically upgrade from fileformat v5.

Internals

  • None.
0