Skip to content

Releases: raystack/frontier

v0.48.1

18 Feb 04:48
71b83eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.48.0...v0.48.1

v0.48.0

12 Feb 04:43
670bf36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.47.0...v0.48.0

v0.47.0

04 Feb 08:24
d1881e7
Compare
Choose a tag to compare

What's Changed

  • feat(ui): add api to return config for admin UI by @rsbh in #864

Full Changelog: v0.46.0...v0.47.0

v0.46.0

30 Jan 06:50
7391163
Compare
Choose a tag to compare

What's Changed

  • feat: add api to list service user projects by @rsbh in #862
  • feat(sdk): add service user project management screens by @rsbh in #858
  • fix: cancel trial in delegated checkout by @rsbh in #863

Full Changelog: v0.45.0...v0.46.0

v0.45.0

28 Jan 13:10
9ddd599
Compare
Choose a tag to compare

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

Full Changelog: v0.44.1...v0.45.0

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