Skip to content

Releases: NetsBlox/cloud

v0.6.0

25 Jul 15:20
49e2766
Compare
Choose a tag to compare

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

08 Jun 20:56
b5dfe7b
Compare
Choose a tag to compare

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

06 Apr 14:29
1a41e5b
Compare
Choose a tag to compare

What's Changed

  • Show current host in CLI. Close #57 by @brollb in #58
  • Bump v0.4.0 by @brollb in #59
  • Document versioning scheme (in README.md)

Full Changelog: 0.3.0...0.4.0

v0.3.0

03 Apr 13:34
fd768ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

v0.2.0

10 Mar 15:27
15efd7a
Compare
Choose a tag to compare

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

01 Feb 02:11
Compare
Choose a tag to compare

What's Changed

  • Cache friend lists for users. Close #36 by @brollb in #37
  • Update service settings for groups to be hashmap by @brollb in #38
  • Block messages to group members from unknown users. Close #13 by @brollb in #39

Full Changelog: 0.1.0-alpha.7...0.1.0

0.1.0-alpha.7

13 Jan 15:18
Compare
Choose a tag to compare
0.1.0-alpha.7 Pre-release
Pre-release

What's Changed

  • Make usernames case-sensitive. Close #34 by @brollb in #35
  • Fixed bug with group service settings

Full Changelog: 0.1.0-alpha.6...0.1.0-alpha.7

0.1.0-alpha.6

05 Jan 18:56
Compare
Choose a tag to compare
0.1.0-alpha.6 Pre-release
Pre-release

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

15 Dec 22:59
Compare
Choose a tag to compare
0.1.0-alpha.5 Pre-release
Pre-release

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

15 Dec 22:51
Compare
Choose a tag to compare
0.1.0-alpha.4 Pre-release
Pre-release

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