7.19.1 (2022-08-04)
- hierarchical: deselect item (#236) (804ca2b)
7.19.0 (2022-07-18)
- NumberObservableController implementation (#233) (7c9cfa9)
- SwiftUI infinite scrolling issue (#228) (6f924e3)
- Update GitHub actions (#229) (712e190)
- Deprecate Boundable <-> Search Result Provider connection (#230) (bbde414)
- Deprecate Answers components (#231) (35e6848)
- Deprecate Places components (#232) (180909a)
7.18.0 (2022-06-21)
- Carthage build issue (#224) (e3384dc)
7.17.0 (2022-05-22)
- CurrentFiltersObservableController: add removal capability
- StatsObservableController: add empty constructor
- SearchBar: fix the appearance, make platform-agnostic
- QueryInput: rename to SearchBox
- SelectableFilter: rename to FilterMap
- Migrate the demos from the separate repository (#217) (a4fb97e)
- Declare json files used in unit tests as library resources and update the tests accordingly
7.16.0 (2021-12-15)
- Expose the pageCleanUpOffset parameter (#208) (1341c42)
- Implement telemetry data collection (#210) (7c83f8a)
7.15.0 (2021-11-05)
- Searchers refactoring (#184) (9e85b7c)
7.14.0 (2021-10-01)
- Separate the InstantSearchSwiftUI product (#193) (a321c41)
7.13.5 (2021-09-23)
- tvOS and watchOS compiler issues (#197) (9d470e8)
7.13.4 (2021-09-22)
- Xcode 13 archive issues (#195) (15687b0)
7.13.3 (2021-09-08)
- Xcode 13 compiler issues (#179) (1665c7a)
7.13.2 (2021-08-30)
- Compiler & archive issues (#189) (4fcbbf8)
7.13.1 (2021-08-05)
- remove objc leftovers causing the crash (#186) (dd928a6)
7.13.0 (2021-08-03)
- SwiftUI: Full-fledged SwiftUI support (#178) (a189b0c)
7.12.1 (2021-07-22)
- Bump API client dependencies (#181) (046216d)
7.12.0 (2021-07-13)
- Dynamic Faceting widget (#168) (52508ca)
7.11.1 (2021-05-27)
- Add conditional imports for Combine & SwiftUI (#173) (c9ab1d5)
7.11.0 (2021-04-30)
- SwiftUI support (#167) (2b027f2)
7.10.0 (2021-03-30)
- FacetListInteractor - MultiIndexSearcher connection (#169) (ab7af08)
7.9.1 (2021-03-09)
- wrap ios availability for advanced connectors initializers (#165) (c768bd3)
7.9.0 (2021-03-04)
- feat(relevant sort): Relevant sort widget (#162) (d77bb60)
7.8.0 (2021-01-29)
- AnswersSearcher & connections (#159) (5daebc4)
7.7.0 (2021-01-07)
- Manual setting of disjunctive facets (#150) (99d6a9d)
7.6.2 (2020-12-28)
- remove legacy Insights dependency from the podspec (#155) (0b127ed)
7.6.1 (2020-12-21)
- broken geolocated conformance (#152) (d2823eb)
7.6.0 (2020-11-16)
- Implement NumericRatingRangeController (#147) (a372b84)
- Implement RatingControl & NumericRatingController (#146) (8b50dec)
7.5.0 (2020-11-04)
- Improve API convenience (#141) (789e092)
- Connection between Numeric filter and Searcher to fetch numeric value bounds (#143) (4f6509b)
- Suppress generic requirements in
LoadingConnector
andQueryInputConnector
(#142) (85f9f69)
7.4.0 (2020-10-27)
- Integration of InstantSearch Insights library into the main InstantSearch package (#137) (65da836)