7.26.3 (2024-07-29)
- conform pagemap extension to sequence protocol (#321) (a921ecb)
7.26.2 (2024-06-04)
- align versions with api client (#315) (27105ae)
- insights: control auto sending events w/
isAutoSendingHitsViewEvents
(#314) (8573411)
7.26.1 (2023-08-28)
- SwiftUI query suggestions example (#294) (47d296a)
7.26.0 (2023-08-16)
- searchbox: query debouncing (#297) (0c3a7fd)
7.25.2 (2023-06-11)
7.25.1 (2023-05-30)
- fix(dynamic facets): recalculate selections on facets order change (#289) (168505a)
7.25.0 (2023-05-05)
- redundant search request sent by NumberRangeConnector (#283) (7c68b57)
- HitsTracker: add automatic object ids chunking (#284) (5c1a04a)
- hits: Inifinite Scroll components (#282) (2b8eced)
7.24.0 (2023-05-02)
- insights: automatic hits view events tracking (#276) (501bb00)
7.23.0 (2023-02-12)
- Insights: add user-agent extension (#274) (42b5d08)
7.22.0 (2023-01-30)
- dynamicFacetList: add default selection & faceting parameters (#272) (1c311b5)
- HitsObservableController: empty queries conditional display not working (#267) (d67b03a)
- send empty events packages if all non statisfying condition (#268) (0dcd985)
7.21.2 (2022-11-02)
- multi-search: crash in case of requests-results count mismatch (#261) (47ae361)
7.21.1 (2022-10-13)
- DynamicFacetListInteractor: Updating
orderedFacets
of theDynamicFacetListInteractor
ignoresdisjunctiveFacets
(#258) (abcc825) - HitsInteractor: Missing json decoder in convenience initalizer (#257) (5981de8)
7.21.0 (2022-09-29)
- Searcher: make AbstractSearcher and IndexSearcher open (#255) (f67cf46)
- HitsInteractor: ability to set a custom json decoder to hits interactor (#254) (91628d7)
7.20.1 (2022-09-27)
- hierarchical: Hierarchical facets clearing (#252) (3ba16f7)
7.20.0 (2022-08-31)
- logging: Logging logic (#248) (25d5e3e)
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)