Releases: raystack/frontier
Releases · raystack/frontier
v0.8.29
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
v0.8.27
v0.8.26
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
v0.8.24
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
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
v0.8.21
v0.8.20
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