Releases: algolia/algoliasearch-client-javascript
Releases · algolia/algoliasearch-client-javascript
5.50.1
New version released!
What's Changed
- dc02ad1023 chore(deps): dependencies 2026-03-30 (#6169) by @algolia-bot
- 748a90222a chore(javascript): correct export paths in package.mustache for consistency (#5740) by @Fluf22
Full Changelog: 5.50.0...5.50.1
5.50.0
New version released!
What's Changed
- 2d6c9b2727 feat(javascript): Implement gzip compression (#6052) by @MarioAlexandruDan
- a196c9cf73 feat(clients): response decompression (#6095) by @eric-zaharia
- 1ad4bcd99b fix(javascript): Update Node options to target ES2018 (#6101) by @MarioAlexandruDan
- 600f157a13 fix(specs): remove query parameter that are not accepted by the Composition API (#6128) by @ClaraMuller
- 90d96d575a chore(deps): dependencies 2026-03-16 (#6102) by @algolia-bot
- 6064369533 fix(javascript): move gzip compression to node-only builds, remove fflate (#6154) by @Fluf22
Full Changelog: 5.49.2...5.50.0
5.49.2
New version released!
What's Changed
- 505136c9d fix(specs): add deprecated field
conditionin rule schemas (#5983) by @MarioAlexandruDan - 81b565c73 fix(generators): getObject has no generic type (#6026) by @MarioAlexandruDan
- 756d79f6c chore(deps): dependencies 2026-03-02 (#6028) by @algolia-bot
- 21b1b9b70 chore(deps): dependencies 2026-03-09 (#6084) by @Fluf22
Full Changelog: 4.27.0...5.49.2
v4.27.0
What's Changed
- fix(js): fixed caching performance issues by @eric-zaharia in #1604
- chore: release v4.27.0 by @eric-zaharia in #1607
New Contributors
- @eric-zaharia made their first contribution in #1604
Full Changelog: 4.26.0...4.27.0
5.49.1
New version released!
What's Changed
- 969c6b510 chore(deps): dependencies 2026-02-23 (#5999) by @algolia-bot
Full Changelog: 5.49.0...5.49.1
5.49.0
New version released!
What's Changed
- 6d03afc03 chore(deps): dependencies 2026-02-16 (#5965) by @algolia-bot
- 93c834fee feat(specs): add optional feedID to composition result set (#5991) by @gavinwade12
- 9aafd690b fix(specs): invalid API format for multi feed in Comp API (#5993) by @ClaraMuller
Full Changelog: 5.48.2...5.49.0
5.48.2
New version released!
What's Changed
- 19df12f31 fix(javascript): Added warning in comment (#5961) by @eric-zaharia
Full Changelog: 5.48.1...5.48.2
5.48.1
New version released!
What's Changed
- 46be49a3f docs(specs): align with style guides (#5930) by @kai687
- 799a10c44 fix(specs): insights-api timestamp documentation (#5925) by @sirockin
- 4b3dc5c26 fix(specs): BREAKING CHANGE – remove unnecessary required fields (#5959) by @MarioAlexandruDan
- The
SearchResponsemodel now acceptsqueryandparamsas optional parameters, as they are not always returned by the API.
- The
- dfd992583 fix(specs): add missing
redirectproperty to rule consequence schema (#5934) by @Fluf22 - b39c0798e chore(deps): dependencies 2026-02-09 (#5935) by @algolia-bot
Full Changelog: 5.48.0...5.48.1
5.48.0
New version released!
What's Changed
BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.
- b39e3e013 feat(specs):
conditionsis not required anymore in composition rules (#5853) by @ClaraMuller - 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @NixFrog
- 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @raed667
- The
TrendingFacetsmodel has been updated to reflect the API response.
- The
- f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @sbellone
- The
AuthenticationUpdatemodel has been updated to reflect that thetypefield can't be updated.
- The
- 2d1c05654 chore(deps): dependencies 2026-01-26 (#5859) by @algolia-bot
- 6591e14a6 feat(clients): Test python timeout (#5883) by @eric-zaharia
- 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @sirockin
- 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @gavinwade12
- The
CompositionBehaviormodel is now a union type for better accuracy.
- The
- 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new
codeproperty in oauth authentication (#5897) by @sbellone- The
AuthOAuthandAuthOAuthPartialmodels have been updated to reflect that theclientIdfield is now optional, and thecodefield can be set.
- The
- d4d385654 chore(deps): dependencies 2026-02-02 (#5898) by @algolia-bot
Full Changelog: 5.47.0...5.48.0
5.47.0
New version released!
What's Changed
- f9ac3a711 feat(specs): introduce multifeed composition behavior for beta release (#5828) by @gavinwade12
Full Changelog: 5.46.4...5.47.0