Skip to content

Releases: raystack/frontier

v0.22.0

10 Jul 11:22
ab7aed8
Compare
Choose a tag to compare

What's Changed

  • feat: exposing stripe api latency on prometheus endpoint by @kushsharma in #668
  • fix(sdk): show checkout if user has no subscriptions. by @rsbh in #669

Full Changelog: v0.21.1...v0.22.0

v0.21.1

09 Jul 11:48
ea9a82a
Compare
Choose a tag to compare

What's Changed

*fix(sdk): update styles as per design by @singh-pk in #667

Full Changelog: v0.21.0...v0.21.1

v0.21.0

08 Jul 11:18
58e8d48
Compare
Choose a tag to compare

What's Changed

  • feat: get checkout by id API by @kushsharma in #664
  • fix: product seat limit shouldn't use 0 as default by @kushsharma in #665
  • chore(sdk): update apsara v0.15.0 by @rsbh in #666
  • feat(admin_ui): add support to invite users in a org by @rsbh in #658

Full Changelog: v0.20.0...v0.21.0

v0.20.0

04 Jul 05:55
2c0f3a5
Compare
Choose a tag to compare

What's Changed

  • fix: send webhook event of user removal on group delete by @kushsharma in #660
  • feat: Toaster can be configured to be hidden by @singh-pk in #661
  • fix: return bad request for invalid OTP by @rsbh in #663
  • feat(sdk): show user preferences and allow user to switch themes by @rsbh in #662

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

02 Jul 15:47
ce97309
Compare
Choose a tag to compare

What's Changed

  • feat: infer billing account in APIs by @kushsharma in #648
  • feat: add email to otp mail body by @rsbh in #650
  • chore: use sub-functions in product update, use model level methods for usage/seat checks by @anujk14 in #651
  • build(deps): bump github.com/authzed/spicedb from 1.30.1 to 1.33.1 by @dependabot in #652
  • feat: create policy for projects by @anujk14 in #656
  • test: unit tests for product service by @kushsharma in #657

Full Changelog: v0.18.0...v0.19.0

v0.18.0

18 Jun 08:46
47d8b9e
Compare
Choose a tag to compare

Changelog

  • 47d8b9e feat: audit events for user removal from org, group and disabling org (#646)
  • d74d400 fix: billing account with no state in db were failing entitlement checks (#647)

v0.17.1

13 Jun 10:12
03bad44
Compare
Choose a tag to compare

Changelog

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