algolia_client_composition 1.31.3
algolia_client_composition: ^1.31.3 copied to clipboard
A sub-package of the AlgoliaSearch library, offering composition-specific functionalities for enhanced search and discovery in Dart/Flutter apps.
1.31.3 #
- 369c14232 fix(specs): condition cant be numeric filter (#4726) by @kai687
- 4570f18b8 fix(clients): correctly deserialize SearchResult (#4756) by @millotp
1.31.2 #
- dbaef6696 fix(specs): userData is any type (#4702) by @millotp
- a922dca5a docs(partialUpdate): add note about multiple operations (#4721) by @Jerska
1.31.1 #
- a51683025e chore: deprecate mcm methods (#4694) by @kai687
1.31.0 #
- 3994f53d4 feat(clients): add new realtime-personalization api (#4613) by @benamib
- 6d8c0548d chore: do not generate realtime personalization (#4655) by @shortcuts
1.30.2 #
- 4f68190e10 fix(specs): update Recommend maxRecommendations to 30 max [RECO-2361] (#4483) by @raed667
- 92bd911848 chore(scripts): point jira issues to another epic (#4505) by @millotp
- 97d2722bc9 fix(specs): Increase optionalWords visibility in docs (#4559) by @gazconroy
1.30.1 #
- 7698297bcd fix(dart): version test (#4387) by @shortcuts
- d91947dc11 fix(dart): add readme for composition (#4389) by @millotp
- 506b8a5636 fix(specs): responseFields description (#4399) by @kai687
1.30.0 #
- b012ca8f20 chore: wait before release (#4323) by @shortcuts
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by @millotp
- 57d528a481 feat(clients): endpoint level timeout part 2 (#4318) by @Fluf22
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by @kai687
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by @e-krebs