All Versions
56
Latest Version
Avg Release Cycle
26 days
Latest Release
901 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v7.4.0 Changes
October 27, 2020 -
v7.3.0 Changes
October 16, 2020 -
v7.2.0 Changes
October 08, 2020New 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
- 👌 Improved Connectors
-
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 ControllersHitsTableViewController
andHitsCollectionViewController
implementations to use with with connectors mentioned above for quick demos and prototyping
🛠 Fixes and improvements:
- Memory leak fix in
MultiIndexSearcher
due toPageLoader
initialization - 📚 Code documentation improvements
- Optional
-
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