algolia_client_composition 1.34.0
algolia_client_composition: ^1.34.0 copied to clipboard
A sub-package of the AlgoliaSearch library, offering composition-specific functionalities for enhanced search and discovery in Dart/Flutter apps.
1.34.0 #
- a2ebbf496c feat(clients): add
replaceAllObjectsWithTransformation
(#5008) by @shortcuts - 5e3869931b chore(spec): fix comment of custom path (#5014) by @millotp
1.33.1 #
- 60ade79465 chore(deps): dependencies 2025-06-16 (#4977) by @algolia-bot
- 2561c945f7 fix(clients): processingTimeMS should be optional (#5004) by @Fluf22
1.33.0 #
- 835daccb48 feat(specs): add with transformation helpers (#4931) by @shortcuts
1.32.1 #
- 9db03b532b fix(specs): typo (#4854) by @kai687
- 1951e4d127 fix(specs): wrong ACL for getSettings (#4933) by @kai687
1.32.0 #
- bebb56e0b9 fix(specs): add x-acl to insights endpoints (#4822) by @kai687
- 7e226c4559 feat(scripts): add push to mcp-node on release (#4784) by @shortcuts
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