All Versions
56
Latest Version
Avg Release Cycle
26 days
Latest Release
549 days ago

Changelog History
Page 6

  • 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: 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.
  • v2.0.0 Changes

    October 01, 2017

    Swift Version

    • โž• Add support for Swift 4
  • v1.0.1 Changes

    July 31, 2017

    Dependency 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.