Releases: NetsBlox/cloud
Releases · NetsBlox/cloud
v0.6.0
What's Changed
- Don't record messages sent without a sender client state. Fix #73 by @brollb in #74
- Remove unused imports, old comment, update lockfile by @brollb in #76
- Remove extra logs; update lock file by @brollb in #75
- Return publish state on unpublish. Close #78 by @brollb in #79
- Return project metadata - not save state. Close #80 by @brollb in #81
- Update endpoints to return JSON. Close #82 by @brollb in #83
- Update rename role test to check response data by @brollb in #90
- Return user as JSON rather than text username. Close #88 by @brollb in #89
- Update the client username before the project. Fix #93 by @brollb in #94
- fix minor lints; code cleanup by @brollb in #95
- Remove self from member friend list. Fix #96 by @brollb in #97
- bump to v0.6.0 by @brollb in #98
Full Changelog: 0.5.0...0.6.0
v0.5.0
What's Changed
- Rename "dev" -> "local" to avoid confusion by @brollb in #60
- Update test to avoid tripping typo detector by @brollb in #61
- Add --version flag to CLI. Close #62 by @brollb in #63
- Add support for --only using the migration CLI. Close #65 by @brollb in #66
- Use JSON formatting rather than debug format. Close #64 by @brollb in #67
- Set upsert option so setOnInsert will have an effect. Fix #49 by @brollb in #68
- Add server metrics. Close #15 by @brollb in #70
- Update project publish state if changed by @brollb in #71
- bump to v0.5.0 by @brollb in #72
Full Changelog: 0.4.0...0.5.0
v0.4.0
v0.3.0
v0.2.0
What's Changed
- Only query for members of owned groups if user owns groups. Close #40 by @brollb in #41
- Improve automated tests by @brollb in #42
- Add test for listing collabs by @brollb in #43
- Add clients to test setup utilities by @brollb in #46
- Add test for basic login by @brollb in #47
- Set the client username on login, logout by @brollb in #45
- Add test for banned user login (should fail) by @brollb in #48
- Bump versions to v0.2.0 by @brollb in #51
Full Changelog: 0.1.0...0.2.0
0.1.0
0.1.0-alpha.7
What's Changed
Full Changelog: 0.1.0-alpha.6...0.1.0-alpha.7
0.1.0-alpha.6
Improve CLI error handling (internal server errors); add license and description so publishing to crates.io should work.
Full Changelog: 0.1.0-alpha.5...0.1.0-alpha.6
0.1.0-alpha.5
This alpha pre-release is primarily to test the publish to crates.io GHA.
Full Changelog: 0.1.0-alpha.4...0.1.0-alpha.5
0.1.0-alpha.4
This alpha pre-release is primarily to test the publish to crates.io GHA.
Full Changelog: 0.1.0-alpha.3...0.1.0-alpha.4