Skip to content

Releases: raystack/frontier

v0.17.0

13 Jun 09:11
0a7278e
Compare
Choose a tag to compare

What's Changed

  • feat: add metadata for org create webhook by @rsbh in #639
  • feat: offline billing accounts in org by @kushsharma in #638
  • test: billing entitlement service by @kushsharma in #641
  • feat: emit audit event+webhook when user is removed from a group by @anujk14 in #640
  • feat(admin_ui): add filter to tables and use table loader property by @rsbh in #643
  • fix(admin_ui): type mismatch in apsara datatable by @rsbh in #644

Full Changelog: v0.16.1...v0.17.0

v0.16.1

04 Jun 06:03
9c159db
Compare
Choose a tag to compare

Changelog

  • 9c159db fix: enrich user creation webhook when user joins via authentication (#637)

v0.16.0

30 May 12:39
f80645a
Compare
Choose a tag to compare

What's Changed

  • chore(sdk): add data test id attribute to sidebar links and window buttons by @rsbh in #631
  • feat(sdk): show billing email address instead of address by @rsbh in #633
  • chore(sdk): add data-test-id to plan screen by @rsbh in #632
  • fix: create only one invitation for a user in an org by @kushsharma in #634

Full Changelog: v0.15.0...v0.16.0

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