Releases: NetsBlox/cloud.js
Releases · NetsBlox/cloud.js
v2.4.1
What's Changed
- bugfix: fix unlink snap account by @samankittani in #42
- fix gh action by using docker compose by @samankittani in #43
- bump v2.4.1 by @samankittani in #44
New Contributors
- @samankittani made their first contribution in #42
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.0
v2.2.0
What's Changed
- Added registration fn-ality. Closes #2 by @brollb in #3
- Update to NetsBlox cloud v2. Close #6 by @brollb in #7
- Send the password in the request body - not an object. Fix #8 by @brollb in #9
- Add typescript and fix a few bugs in the process by @brollb in #10
- Remove services container from testing setup by @brollb in #11
- Don't throw opaque error message. Fix #14 by @brollb in #15
- Update the evict endpoint. Fixes #16 by @brollb in #17
- Return project state on {un,}publish. Close #18 by @brollb in #19
- Return project metadata on saveRole. Close #20 by @brollb in #21
- Pass the JSON response through from the API by @brollb in #22
- Add project ID arg to sendCollaborateRequest. Fix #23 by @brollb in #24
- Fix case on collaborate request response by @brollb in #25
- Better error checking and messages by @brollb in #26
- Update saveProjectCopy to use other methods by @brollb in #27
- Escape project name when fetching. by @brollb in #28
- bump to v2.1.0 by @brollb in #29
- Refactor core API into own module by @brollb in #30
- Add getProjectThumbnail method to API. Close #31 by @brollb in #32
- Add API to client for direct access to api methods. by @brollb in #33
New Contributors
Full Changelog: https://github.com/NetsBlox/cloud.js/commits/v2.2.0