Skip to content

Releases: raystack/frontier

v0.15.0

27 May 08:08
6d938c1
Compare
Choose a tag to compare

What's Changed

  • feat (admin-ui): add switch to make service user as platform user by @rsbh in #621
  • fix(sdk): hide interval switch if plan is already phased. show interval in resume button if plan is similar by @rsbh in #629
  • feat(sdk): show cycle end date if plan change is not immediate by @rsbh in #630

Full Changelog: v0.14.0...v0.15.0

v0.14.0

24 May 09:00
21b1939
Compare
Choose a tag to compare

What's Changed

  • feat: api to remove member access for platform users by @kushsharma in #626
  • chore: move project handler errors to common translator by @anujk14 in #627
  • chore(sdk): update generated client to latest api contract by @rsbh in #628

Full Changelog: v0.13.0...v0.14.0

v0.13.0

20 May 06:37
e03efeb
Compare
Choose a tag to compare

What's Changed

  • Documentation enhancements - Roles, permissions, products and features by @anujk14 in #617
  • feat(admin-ui): add service user token list table and token delete function by @rsbh in #620
  • feat: accept stripe webhooks events to sync state faster by @kushsharma in #622
  • build: use go 1.22.3 for Dockerfile dev image by @kushsharma in #623
  • feat(sdk): custom plan change message support by @rsbh in #625
  • feat(sdk): show default payment method by @rsbh in #624

Full Changelog: v0.12.0...v0.13.0

v0.12.0

13 May 11:03
39b85ad
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/docker/docker from 25.0.0+incompatible to 25.0.5+incompatible by @dependabot in #610
  • fix: bubble up revert credit errors by @kushsharma in #618
  • feat(sdk): add checks for free trial by @rsbh in #616
  • ci: add lint check for js sdk by @rsbh in #619

Full Changelog: v0.11.3...v0.12.0

v0.11.3

10 May 05:38
96559a6
Compare
Choose a tag to compare

Changelog

  • 96559a6 fix: send default payment method flag in metadata (#615)

v0.11.2

09 May 05:45
81d2016
Compare
Choose a tag to compare

What's Changed

  • fix: use crypto/rand package to generate otp chars by @kushsharma in #608
  • build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/authn by @dependabot in #591
  • build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #592
  • build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #552
  • Include all SMTP configuration option in the example docker-compose.yml by @c-nv-s in #609
  • build(deps): bump github.com/authzed/spicedb from 1.29.2 to 1.30.1 by @dependabot in #581
  • fix(sdk): add check for permssion for free trial by @rsbh in #611
  • fix(admin-ui): check for preference trait textarea key by @rsbh in #614
  • chore: add customer_id to backgroundSync error by @rsbh in #613

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

07 May 06:26
e7a24ff
Compare
Choose a tag to compare

What's Changed

  • fix(sdk): add org delete permission check for all billing actions by @rsbh in #607

Full Changelog: v0.11.0...v0.11.1

v0.11.0

06 May 09:51
86da957
Compare
Choose a tag to compare

Changelog

v0.10.0

03 May 09:47
c000137
Compare
Choose a tag to compare

What's Changed

  • feat(admin-ui): add quantity to token checkout by @rsbh in #601
  • feat: add api to get customer portal url by @rsbh in #599
  • feat(admin-ui): add page to generate token for service user by @rsbh in #602
  • feat: skip otp mail for test users by @rsbh in #605
  • feat(sdk): add button to add/update payment method and address by @rsbh in #603

Full Changelog: v0.9.3...v0.10.0

v0.9.3

30 Apr 07:06
eec0f42
Compare
Choose a tag to compare

What's Changed

  • chore(sdk): bump proto generated code as per 0.9.2 release by @rsbh in #600

Full Changelog: v0.9.2...v0.9.3