Releases: raystack/frontier
Releases · raystack/frontier
v0.48.1
v0.48.0
v0.47.0
v0.46.0
v0.45.0
What's Changed
- fix(sdk): show check icon after copy in api token by @rsbh in #854
- fix: add service user org id in the get self user response by @rsbh in #855
- test: unit tests for subscription service by @kushsharma in #835
- test: create project via service users by @kushsharma in #857
- feat: trigger invoice sync on invoice created event call from stripe by @rohilsurana in #859
- fix: do not list superusers while listing platform service users by @kushsharma in #861
- feat: add a way to disable background sync jobs by @rohilsurana in #849
- fix: jwt generated via service users should authenticate by @kushsharma in #860
- build(deps-dev): bump vite from 4.5.2 to 4.5.9 in /ui by @dependabot in #856
- build(deps): bump nanoid from 3.3.6 to 3.3.8 in /docs by @dependabot in #846
New Contributors
- @rohilsurana made their first contribution in #859
Full Changelog: v0.44.1...v0.45.0
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