Skip to content

Releases: raystack/frontier

v0.2.7-alpha

11 Jul 17:56
Compare
Choose a tag to compare
tag with nr fix

v0.2.6

20 Jun 16:18
9fd016d
Compare
Choose a tag to compare

Changelog

  • 39fadd4 fix(project): return org_id when updating a project (#107)
  • 9fd016d fix: Handle shield unauthorized error (#109)
  • 0fd3667 fix: fix remove admin from project message (#108)

v0.2.5

20 Jun 16:18
6398952
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

02 Jun 05:18
7f7507a
Compare
Choose a tag to compare

Changelog

v0.2.3

02 Jun 05:18
Compare
Choose a tag to compare

Changelog

  • 14dd3c3 fix(check-permission): add id to system resource

v0.2.2

02 Jun 05:18
Compare
Choose a tag to compare

Changelog

  • 247a7b5 fix(check-permission): skip db call for system ns
  • b427ec2 fix: should create role for team (#101)

v0.2.1

25 Apr 08:42
Compare
Choose a tag to compare

Changelog

  • a3f5d9c fix: set email context from start

v0.2.0

25 Apr 08:42
f00dcf8
Compare
Choose a tag to compare

Changelog

v0.2.0-beta6

25 Apr 08:42
dffb56b
Compare
Choose a tag to compare
v0.2.0-beta6 Pre-release
Pre-release

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

02 Mar 13:09
ca6e45a
Compare
Choose a tag to compare
v0.2.0-beta5 Pre-release
Pre-release

Changelog

  • ca6e45a feat(group): add apis to add and remove admins