Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@greenrobot greenrobot released this 21 May 09:03
  • The generator supports Xcode 16 projects. Note that "buildable folders" are not supported and should be converted to "groups". #94
  • External property types and names (via MongoDB connector Data Mapping)

Sync

  • Add "Log Events" for important server events, which can be viewed on a new Admin page.
  • Detect and ignore changes for objects that were put but were unchanged.
  • The limit for message size was raised to 32 MB.
  • Transactions above the message size limit now already fail on the client (to better enforce the limit).