Skip to content

Releases: kuzzleio/sdk-javascript

7.1.2

31 Mar 01:26
8b7ee47
Compare
Choose a tag to compare

7.1.2 (2020-03-31)

Bug fixes

Enhancements


7.1.1

27 Mar 11:07
696d418
Compare
Choose a tag to compare

7.1.1 (2020-03-27)

Bug fixes

  • [ #497 ] Fix erroneous requests due to HTTP-specific settings (Scottinet)

7.1.0

19 Feb 14:54
cea8c93
Compare
Choose a tag to compare

7.1.0 (2020-02-19)

Bug fixes

  • [ #490 ] Throw an error when an URL param is missing in HTTP (Aschen)
  • [ #473 ] Fix search with size=0 (Aschen)

New features

Enhancements

  • [ #465 ] Choose GET route by default in case of double route (Yoann-Abbes)
  • [ #479 ] Add a "source" option for document:update to retrieve the updated document (Yoann-Abbes)
  • [ #476 ] Add a "force" option to create/update role (Yoann-Abbes)

Others


7.0.1

22 Nov 10:16
f30795d
Compare
Choose a tag to compare

7.0.1 (2019-11-22)

Bug fixes

  • [ #468 ] Remove unusable Socket.io protocol (Aschen)

7.0.0

21 Nov 04:07
a7694bc
Compare
Choose a tag to compare

7.0.0 (2019-11-20)

⚠️ This new major version is only compatible with Kuzzle 2.x

Related releases:

Bug fixes

Enhancements

  • [ #455 ] Do not try to reconnect if the browser is offline (scottinet)

6.2.7

18 Nov 14:07
e089091
Compare
Choose a tag to compare

6.2.7 (2019-11-18)

Bug fixes

  • [ #462 ] Fix erroneous error message on browser ws error (scottinet)

7.0.0-beta.2

05 Nov 03:44
3534957
Compare
Choose a tag to compare
7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2

Bug fixes

  • [ 453 ] Fix connected property value (aschen)

Enhancements

  • [ 450 ] Remove local checks for arguments (aschen)

6.2.6

05 Nov 04:57
0bc5a45
Compare
Choose a tag to compare

6.2.6 (2019-11-05)

Enhancements

  • [ #456 ] Do not try to reconnect if the browser is offline (scottinet)
  • [ #451 ] Remove local checks for arguments (Aschen)

6.2.5

11 Oct 02:50
8f2d44f
Compare
Choose a tag to compare

6.2.5 (2019-10-11)

Bug fixes

  • [ 452 ] Fix connected property value (aschen)

6.2.4

12 Sep 13:38
1c3032d
Compare
Choose a tag to compare

6.2.4 (2019-09-12)

Bug fixes