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