Skip to content

Releases: raystack/frontier

v0.44.1

17 Jan 10:00
84d11dc
Compare
Choose a tag to compare

What's Changed

  • fix: add onClick to create service account btn by @rsbh in #853

Full Changelog: v0.44.0...v0.44.1

v0.44.0

17 Jan 07:02
cf0e986
Compare
Choose a tag to compare

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

07 Jan 05:04
1d22b1f
Compare
Choose a tag to compare

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

19 Dec 06:59
89fbe30
Compare
Choose a tag to compare

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

12 Dec 10:19
ed04b6c
Compare
Choose a tag to compare

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

29 Nov 07:23
5397fa7
Compare
Choose a tag to compare

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

25 Nov 10:20
2968371
Compare
Choose a tag to compare

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

v0.38.0

20 Nov 09:11
594e858
Compare
Choose a tag to compare

Changelog

  • 594e858 feat(sdk): add screen to manage service account and API keys (#815)

v0.37.1

08 Nov 09:54
2c3acc1
Compare
Choose a tag to compare

What's Changed

  • feat: add state filter to list user orgs api by @rsbh in #813

Full Changelog: v0.37.0...v0.37.1

v0.37.0

06 Nov 10:08
3bd93db
Compare
Choose a tag to compare

Changelog

  • 65dc0c8 fix: check for resource.ErrNotExist error in check permission (#808)
  • 6b4d111 fix: create org member event when the org is created (#797)
  • 3bd93db fix: return InvalidArgument for OIDC empty state and code (#811)