All Versions
69
Latest Version
Avg Release Cycle
71 days
Latest Release
38 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v3.1.3
January 11, 2019 -
v3.1.2
January 10, 2019 -
v3.1.1
December 11, 2018 -
v3.1.0
November 28, 2018 -
v3.0.0
September 27, 2018 -
v2.1.0 Changes
December 12, 2017- Multi-Index functionality added to all widgets with the introduction of the index and variant field.
- โ Adding 2 new widgets:
MultiHitsTableWidgetandMultiHitsCollectionWidgetthat 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.
-
v2.0.0 Changes
October 01, 2017Swift Version
- โ Add support for Swift 4
-
v1.0.1 Changes
July 31, 2017Dependency Managers
- โ Add support for Carthage
-
v1.0.0 Changes
July 17, 2017๐ First official release of InstantSearch iOS!
๐ Features
- ๐ 15 customizable widgets to use in your apps. Checkout the documentation of those widgets in the community website.
- 4 base controllers:
HitsTableViewController,RefinementTableViewController,HitsCollectionViewController,RefinementCollectionViewController. - ๐ Custom widget creation. Follow documentation.
- ๐ Getting Started Guide. Follow guide.