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

Changelog History
Page 4

  • v7.5.0 Changes

    November 04, 2020

    Feat

    • ๐Ÿ‘Œ Improve API convenience (#141) (789e092)
    • Connection between Numeric filter and Searcher to fetch numeric value bounds (#143) (4f6509b)

    ๐Ÿ”จ Refactor

    • Suppress generic requirements in LoadingConnector and QueryInputConnector (#142) (85f9f69)
  • v7.4.0 Changes

    October 27, 2020

    Feat

    • ๐Ÿ“ฆ Integration of InstantSearch Insights library into the main InstantSearch package (#137) (65da836)
  • v7.3.0 Changes

    October 16, 2020

    Feat

    ๐Ÿ›  Fix

    • Set public setter for indexQueryStates property in MultiIndexSearcher (#133) (f9d948f)
  • v7.2.0 Changes

    October 08, 2020

    New features

    • ๐Ÿ‘Œ Improved Connectors
      Connectors makes the creation of your search experience easier than ever.
      ๐Ÿ“š In this version we significantly improved their API and provided a detailed source code documentation and hints.
      ๐Ÿ“š Check out the documentation for more details.

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed concurrency issues occurring when compiling with Xcode 12
  • v7.1.0 Changes

    August 08, 2020

    ๐Ÿ†• New features:

    • Optional shouldTriggerSearch closure defining if an actual request must be performed when search() function called
      onIndexChanged event for MultiIndexSearcher
    • SingleIndexSearchConnector & MultiIndexSearchConnector which establish the necessary connections for basic single and multi-index search experiences respectively. They encapsulate QueryInput, Searcher, Hits components and provide convenient initialisers including Controllers
    • HitsTableViewController and HitsCollectionViewController implementations to use with with connectors mentioned above for quick demos and prototyping

    ๐Ÿ›  Fixes and improvements:

    • Memory leak fix in MultiIndexSearcher due to PageLoader initialization
    • ๐Ÿ“š Code documentation improvements
  • v7.0.1 Changes

    July 28, 2020
    • ๐Ÿ‘ Weaken the dependency requirements to minor versions for Insights in the Cartfile and for Swift API Client in the podspec (ensures seamless integration of Client 8.0.1 with Xcode 12 support)
    • โž• Add default HitsInteractor instances as parameters in the HitsConnector initializers which simplifies
  • v7.0.0 Changes

    July 20, 2020
    • Built on top of the new Swift API Client v8
    • ๐Ÿ“ฆ Includes the migrated InstantSearch Core package previously moved to the separate repository
    • ๐Ÿ—„ Obsoletes the out-of-box HitsController implementations deprecated in the previous InstantSearch version
    • ๐Ÿ›  Fix memory leaks occuring in the connections between the components
  • v7.0.0-beta.3

    June 18, 2020
  • v7.0.0-beta.2

    June 16, 2020
  • v7.0.0-beta.1

    June 12, 2020