v0.375.0
Pre-release
Pre-release
·
6679 commits
to develop
since this release
0.375.0 (2023-09-04)
Features
- env: add new variables for multi-tenant workspace login feature (a84dc71)
Bug Fixes
- improved authentication API function definition (509475d)
- improved feature flag guard (2db19ed)
- missing email in workspace signin (327b5b9)
- missing origin (6e426da)
- origin missing for invite events (21a21da)
- removed log (280ed0d)
- rename commands & handlers (ea628e4)
- singin workspace by magic token (b265376)
- update all code for same email user (c349252)
- user entity DTO request (61a49ff)
- cspell: typo spelling :-) (91ba421)
- cspell: typo spelling :-) (404b9cb)
- cspell: typo spelling :-) (9eee4b4)
What's Changed
- Feat :: Multi tenant passwordless authentication by @rahul-rocket in #6791
Full Changelog: v0.374.12...v0.375.0