Releases: NetsBlox/cloud
Releases · NetsBlox/cloud
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
What's Changed
- Add member creation test by @brollb in #217
- Set default redirect URI by @brollb in #244
- Switch from config crate to figment by @brollb in #255
- add unlink test by @samankittani in #251
- add log message route by @samankittani in #256
- Add support for update user endpoint. by @brollb in #246
- update rust version by @dragazo in #257
New Contributors
- @samankittani made their first contribution in #251
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Add forgot-username endpoint. Close #235 by @brollb in #236
- Add forgot-username command to CLI by @brollb in #237
- Add test for multiline usernames in forgot-username email. Fix #238 by @brollb in #239
- Return error if no users found w/ the email by @brollb in #240
- Add missing ts typedef to export by @brollb in #241
- Add support for magic links. Close #229 by @brollb in #243
- bump to v1.6.0 by @brollb in #242
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update unstable/rc deps by @brollb in #221
- Add test for "yed" username validity by @brollb in #223
- Increase client request timeout to 1 minute (from 5s) by @brollb in #227
- Add test for client info not found by @brollb in #228
- Update quick start instructions by @brollb in #230
- Allow public authorized service hosts to have categories by @brollb in #231
- Update authorized host in local config to support public cats by @brollb in #233
- bump to v1.5.0 by @brollb in #234
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Generate TS types from Rust by @brollb in #137
- Add ts types for a few missing ones; code cleanup by @brollb in #209
- Export TS type for SendMessage by @brollb in #210
- Return new library state on set state by @brollb in #211
- Set service hosts on group creation by @brollb in #213
- Update NewUser to be serialized with camelCase by @brollb in #214
- Use $set update when saving library w/ approval required. Fix #215 by @brollb in #216
- bump to v1.4.0 by @brollb in #218
Full Changelog: v1.3.5...v1.4.0