Releases: kuzzleio/sdk-javascript
Releases · kuzzleio/sdk-javascript
5.0.5
5.0.5 (2017-06-30)
Compatibility
Enhancements
5.0.4
5.0.4 (2017-06-20)
Compatibility
Breaking changes
- [ #234 ] Update to new notifications format & event rename (scottinet)
- [ #230 ] Fix createProfile and updateProfile method signatures (scottinet)
- [ #228 ] Remove fetchAllDocuments method (benoitvidis)
- [ #227 ] Update MemoryStorage.*scan return value format (scottinet)
- [ #225 ] Rename getProfiles to getProfileIds and add a proper getProfiles method (scottinet)
- [ #218 ] Login reshape (xbill82)
- [ #215 ] Restructure User to be able to store both content and credentials (dbengsch)
- [ #210 ] Harmonize event emitters implementation (ballinette)
Bug fixes
New features
Enhancements
4.0.1
4.0.1 (2017-05-9)
Compatibility
Kuzzle |
Proxy |
1.0.0-RC10 |
1.0.0-RC10 |
Enhancements
4.0.0
4.0.0 (2017-04-10)
Compatibility
Kuzzle |
Proxy |
1.0.0-RC10 |
1.0.0-RC10 |
Breaking changes
Bug fixes
- [ #194 ] Stop calling onClientError when disconnect is called (jenow)
- [ #193 ] Wrap filter in query for deleteDocument (jenow)
Enhancements
Others
- [ #195 ] Moved bufferutil and utf-8-validate to peerDependencies (jenow)
- [ #190 ] Align SearchResult and scroll with other SDKs (dbengsch)
- [ #182 ] Collection.createDocument: rename the updateIfExist option (scottinet)
- [ #188 ] Make all options given to kuzzle constructor writable (benoitvidis)
- [ #177 ] Remove previous and next cache in SearchResult (dbengsch)
- [ #177 ] Remove previous and next cache in SearchResult (dbengsch)
- [ #184 ] Browsers compatibility fix (scottinet)
3.4.1
[#189] All Kuzzle constructor options are now writable
3.4.0
- Dep update
- Uses node 6.x
- Added discarded event
3.2.0
- Use 7512 port by default for both websocket and socketio #180
- Fix #178 Notification message for
publish
action #179
- Fix the next method in searchResult #175
3.1.1
- [hot fix] wrong name webpack output file
3.1.0
- Fix scroll action and next on searchResult #172
- Breaking change: Align notification responses format #147
- Fix security action name for fetching user/profile/role #173