Releases: algolia/instantsearch-ios
Releases · algolia/instantsearch-ios
7.21.2
Fix
- multi-search: crash in case of requests-results count mismatch (#261) (47ae361)
7.21.1
Fix
- DynamicFacetListInteractor: Updating
orderedFacets
of the DynamicFacetListInteractor
ignores disjunctiveFacets
(#258) (abcc825)
- HitsInteractor: Missing json decoder in convenience initalizer (#257) (5981de8)
7.21.0
Fix
- Searcher: make AbstractSearcher and IndexSearcher open (#255) (f67cf46)
Feat
- HitsInteractor: ability to set a custom json decoder to hits interactor (#254) (91628d7)
7.20.1
Fix
- hierarchical: Hierarchical facets clearing (#252) (3ba16f7)
7.19.0
Feat
- NumberObservableController implementation (#233) (7c9cfa9)
Fix
Chore
7.17.0
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
7.16.0
Feat
- Expose the pageCleanUpOffset parameter (#208) (1341c42)
Chore