Skip to content

Releases: NetsBlox/cloud.js

v2.4.1

06 Sep 05:47
1250c44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

23 Feb 16:12
97fdd73
Compare
Choose a tag to compare

What's Changed

  • Add sendMagicLink to API by @brollb in #38
  • Wait for minio to be healthy before spinning up cloud server by @brollb in #40
  • Add callApi wrapper to client to avoid unnecessary code dupe by @brollb in #39
  • bump to v2.4.0 by @brollb in #41

Full Changelog: v2.3.0...v2.4.0

v2.3.0

04 Feb 00:29
1fa496f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

18 Dec 18:36
Compare
Choose a tag to compare

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

  • @brollb made their first contribution in #3

Full Changelog: https://github.com/NetsBlox/cloud.js/commits/v2.2.0