Skip to content

Releases: kuzzleio/sdk-javascript

v7.13.0

01 Oct 12:31
Compare
Choose a tag to compare

7.13.0 (2024-10-01)

Features

  • collection: add flag to reindex collection after an update (1b5ec25)

v7.12.0

18 Sep 10:40
Compare
Choose a tag to compare

7.12.0 (2024-09-18)

Features

v7.11.3

03 Jun 07:48
Compare
Choose a tag to compare

7.11.3 (2024-06-03)

Bug Fixes

  • Reapply current JWT before executing offlineQueue requests (#744) (ea1872a)

v7.11.2

06 Dec 05:08
Compare
Choose a tag to compare

7.11.2 (2023-12-06)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)

v7.11.2-beta.1

05 Dec 19:24
Compare
Choose a tag to compare
v7.11.2-beta.1 Pre-release
Pre-release

7.11.2-beta.1 (2023-12-05)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)

v7.11.1-beta.1

05 Dec 16:10
Compare
Choose a tag to compare
v7.11.1-beta.1 Pre-release
Pre-release

7.11.1-beta.1 (2023-12-05)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)
  • http: fix empty raw responses parsed as json (9becea5)

v7.11.1

15 Nov 08:56
Compare
Choose a tag to compare

7.11.1 (2023-11-15)

Bug Fixes

  • http: fix empty raw responses parsed as json (9becea5)

v7.11.0

30 Aug 12:49
Compare
Choose a tag to compare

7.11.0 (2023-08-30)

Bug Fixes

  • actions: add scope to the deploy action (92ab29c)
  • actions: issue with deploy documentation and packages (9a367e1)
  • package.json: update package lock to fix deps (6d0ee3a)

Features

  • semantic-release: add semantic release support and workflow files rework (748c6ae)

v7.11.0-beta.1

30 Aug 12:34
Compare
Choose a tag to compare
v7.11.0-beta.1 Pre-release
Pre-release

7.11.0-beta.1 (2023-08-30)

Bug Fixes

  • actions: add scope to the deploy action (92ab29c)
  • actions: issue with deploy documentation and packages (9a367e1)
  • package.json: update package lock to fix deps (6d0ee3a)

Features

  • semantic-release: add semantic release support and workflow files rework (748c6ae)

7.10.8

13 Apr 15:05
d9660d3
Compare
Choose a tag to compare

7.10.8 (2023-04-13)

Others

  • [ #726 ] Add index and collection fields to KHit (fmauNeko)