Releases: raystack/frontier
Releases · raystack/frontier
v0.2.6
v0.2.5
What's Changed
- fix: Allow org admin to manage a team by @singhvikash11 in #105
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.2.0-beta6
Changelog
- a4c82f7 feat(group): add apis to add and remove admins (#87)
- d9ed6c9 feat(project): project admin APIs (#89)
- 7fb69a3 feat: change error msg for unauthorized actions (#91)
- fac1427 feat: org admin api (#85)
- 1d5aa18 fix: Add empty email id check (#88)
- dffb56b fix: remove all user roles when removing from group (#95)
v0.2.0-beta5
Changelog
- ca6e45a feat(group): add apis to add and remove admins
v0.2.0-beta4
Changelog
- 421f2ad Resource config reformat with no res changes (#82)
- edfed9d feat: fallback to header email for create user (#81)
- 1eb94f7 feat: use a format to combine resource type in namespaces (#79)
- 943676a fix(permission): dont add prefix to system namespace (#84)
- 298840b fix(users): remove unique name constraint (#83)