All Versions
56
Latest Version
Avg Release Cycle
26 days
Latest Release
901 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