Releases: raystack/frontier
Releases · raystack/frontier
v0.44.1
v0.44.0
What's Changed
- chore: add docs for billing subscriptions by @anujk14 in #836
- feat(sdk): add email validation by @rsbh in #844
- fix: add email validation in Authenticate api by @rsbh in #847
- fix: enable org delete audit event by @kushsharma in #848
- fix(catch): catch Authenticate api error by @rsbh in #850
- feat(sdk): add dialog to remove member from project by @rsbh in #851
- feat(sdk): show basic token for api by @rsbh in #852
Full Changelog: v0.43.0...v0.44.0
v0.43.0
What's Changed
- feat: role filter while listing organization users by @kushsharma in #810
- feat: add async_payment_succeeded to billing event listener by @rsbh in #840
- fix: check payment status async checkout by @rsbh in #841
- create model method to check default plan is free or not + add unit tests by @AmanGIT07 in #833
- add pagination for project list api by @AmanGIT07 in #839
- feat: cancel subscription after trial by @rsbh in #843
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /examples/authn by @dependabot in #830
- build(deps): bump nanoid from 3.3.6 to 3.3.8 in /ui by @dependabot in #834
- fix: wrap errors for database repositories by @kushsharma in #829
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #837
- feat: multiple consistency levels for authz checks by @kushsharma in #832
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- fix: while updating role, do full refresh of permissions by @kushsharma in #812
- fix: add isolation level in transaction repository by @kushsharma in #824
- feat: generate invoice for overdraft credits by @kushsharma in #796
- chore: docs for billing customers by @anujk14 in #828
- fix(sdk): handle project name conflict error by @rsbh in #831
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- feat(sdk): add page to create service account token by @rsbh in #823
- fix: update serviceuser rest path under organization by @kushsharma in #822
- feat(sdk): add pages to delete service account and token by @rsbh in #825
- chore(sdk): update serivceusers api as per new proto by @rsbh in #826
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- chore: increase api latency bucket to 5 mins by @rsbh in #816
- fix(sdk): update theme switcher to v1 by @rsbh in #819
- feat(sdk): add list service accounts page by @rsbh in #818
- chore: Exposed useBillingPermission hook by @singh-pk in #814
- feat(sdk): add create service accounts page by @rsbh in #820
- chore(sdk): update apsara version to v0.25.0 by @rsbh in #821
Full Changelog: v0.38.0...v0.39.0