Skip to content

4.1

Choose a tag to compare

@clement-leprovost clement-leprovost released this 03 Oct 11:55
· 407 commits to main since this release

New features

  • Support the createIfNotExists parameter in partial updates
  • [offline] Offline-only indices

Bug fixes

  • (#134) Use new format version when retrieving index settings
  • Fix asynchronous dispatch of some completion handlers (were called outside the main thread)

Other changes

  • Rename attributesToIndex to searchableAttributes