Releases: kuzzleio/sdk-javascript
Releases · kuzzleio/sdk-javascript
6.0.0-beta-5
6.0.0-beta-4
5.0.14
5.0.14 (2018-12-11)
Bug fixes
- [ #334 ] Fix bug in room notifications with multiple subscribes on same filter (ballinette)
6.0.0-beta-3
6.0.0-beta-3 (2018-11-02)
Bug fixes
- [ #333 ] Kzl 791 fix exception when publish msg with rest api (etrousset)
- [ #332 ] Realtime: fix bug (etrousset)
- [ #330 ] Fix null id in arguments (Aschen)
- [ #320 ] Fix return value for index#list and index#mDelete (Aschen)
Enhancements
- [ #329 ] Remove realtime deprecated methods (Aschen)
- [ #328 ] Fix realtime publish return (Aschen)
- [ #323 ] SearchResult - mark internal properties as pseudo-private + aggregation support (benoitvidis)
- [ #318 ] KZL-547 - Update validateSpecifications signature to take index and collection (Aschen)
- [ #317 ] Document:delete to return the id of the deleted document (benoitvidis)
Others
- [ #322 ] DeleteByQuery - return value (benoitvidis)
6.0.0-beta-2
6.0.0-beta-2 (2018-09-25)
Bug fixes
- [ #315 ] Fix jwt in query (jenow)
- [ #312 ] Rename deleteSpecification to deleteSpecifications (Aschen)
Enhancements
- [ #313 ] Remove unused properties (benoitvidis)