InstantSearch iOS v2.1.0 Release Notes

Release Date: 2017-12-12 // over 6 years ago
    • Multi-Index functionality added to all widgets with the introduction of the index and variant field.
    • ➕ Adding 2 new widgets: MultiHitsTableWidget and MultiHitsCollectionWidget that can handle multiple indices in different sections.
    • 👍 Introduction of 6 ViewModels that encapsulate the business logic of the widgets. You can use them to easily access the search state for better customization. SearchViewModel, HitsViewModel, MultiHitsViewModel, NumericControlViewModel, FacetControlViewModel, RefinementMenuViewModel.