InstantSearch iOS v7.17.0 Release Notes

Release Date: 2022-05-22 // almost 2 years ago
  • Feat

    • CurrentFiltersObservableController: add removal capability
    • StatsObservableController: add empty constructor
    • SearchBar: fix the appearance, make platform-agnostic
    • QueryInput: rename to SearchBox
    • SelectableFilter: rename to FilterMap

    Chore

    • Migrate the demos from the separate repository (#217) (a4fb97e)
    • ⚡️ Declare json files used in unit tests as library resources and update the tests accordingly