Skip to content

Releases: raystack/frontier

v0.8.29

26 Feb 06:21
217e983
Compare
Choose a tag to compare

What's Changed

  • feat: cancel an upcoming subscription change by @kushsharma in #504
  • feat(sdk): add create product page for admin by @pyadav in #503
  • feat(admin-ui): add list loader by @rsbh in #509
  • feat: pass stripe test clock id while creating customer by @kushsharma in #505
  • feat(admin-ui): add edit product support by @pyadav in #511
  • feat: list all billing accounts via admin APIs by @kushsharma in #512
  • feat(sdk): add downgrade banner to plan list page by @rsbh in #507
  • chore(sdk): sort features in plan list page by @rsbh in #510

Full Changelog: v0.8.28...v0.8.29

v0.8.28

19 Feb 07:24
9133e2e
Compare
Choose a tag to compare

Changelog

v0.8.27

18 Feb 19:11
50fb2cd
Compare
Choose a tag to compare

Changelog

v0.8.26

15 Feb 09:16
d51c36e
Compare
Choose a tag to compare

Changelog

  • c3509e9 feat(admin-ui): add logout (#495)
  • e709820 feat(admin-ui): add preferences pages to get list and update preference (#497)
  • 56ba21f feat: list all features and invoices (#494)
  • d51c36e fix(admin-ui): fix ui build issue (#499)
  • c5207b0 fix: prevent invitations from being case-sensitive (#496)
  • b329869 implement Invoice for billing account (#492)

v0.8.25

12 Feb 12:17
aebe398
Compare
Choose a tag to compare

What's Changed

  • feat(admin-ui): add meta data to org details page by @rsbh in #493

Full Changelog: v0.8.24...v0.8.25

v0.8.24

12 Feb 07:08
9309ae6
Compare
Choose a tag to compare

What's Changed

  • feat: plan behaviour configuration by @kushsharma in #487
  • build(deps): bump github.com/opencontainers/runc from 1.1.8 to 1.1.12 by @dependabot in #480
  • build(deps-dev): bump vite from 4.2.3 to 4.5.2 in /ui by @dependabot in #463
  • fix (admin-ui): set default page size of 200 when fetching user list by @anujk14 in #488
  • fix(sdk): replace wrong date to genric message for confim plan change modal by @rsbh in #490
  • fix(sdk): use plan change api if user is already subscribed by @rsbh in #491

Full Changelog: v0.8.23...v0.8.24

v0.8.23

06 Feb 05:40
915afbc
Compare
Choose a tag to compare

What's Changed

  • ci: remove goreleaser deprecated configs by @rsbh in #483
  • feat(sdk): add user confirmation for plan downgrade by @rsbh in #484
  • feat(sdk): add banner in billing screen to show upcoming plan change by @rsbh in #485
  • feat(sdk): add billing permission check by @rsbh in #486

Full Changelog: v0.8.22...v0.8.23

v0.8.22

02 Feb 04:46
3ea625f
Compare
Choose a tag to compare

What's Changed

  • chore: add checkout_id to subscription metadata by @rsbh in #481
  • fix: return empty invoice if no upcoming invoice by @rsbh in #482

Full Changelog: v0.8.21...v0.8.22

v0.8.21

31 Jan 09:41
551ecc6
Compare
Choose a tag to compare

What's Changed

  • feat: add billing UI plans, billing account and subscriptions for admin panel by @pyadav in #479

Full Changelog: v0.8.20...v0.8.21

v0.8.20

30 Jan 09:48
f0e97f8
Compare
Choose a tag to compare

What's Changed

  • feat(sdk): add helper component to show formated amount by @rsbh in #475
  • fix(sdk): persisit previous data in partial update billing details. by @rsbh in #476
  • feat: admin console list pages by @pyadav in #474
  • feat(sdk): show upcoming invoice in billing screen by @rsbh in #478

Full Changelog: v0.8.19...v0.8.20