Releases: raystack/frontier
Releases · raystack/frontier
v0.8.19
What's Changed
- feat: change an existing subscription plan of customer by @kushsharma in #467
- build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.18 to 2.0.19 by @dependabot in #470
- build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.19 in /examples/authn by @dependabot in #469
- docs: change subscription api by @kushsharma in #472
- fix: missing invoice due date by @kushsharma in #473
Full Changelog: v0.8.18...v0.8.19
v0.8.18
What's Changed
- feat: allow limiting number of seats in plan by @kushsharma in #462
- fix(sdk): reset billing details after org change by @rsbh in #465
- feat(sdk): add invoices list in billing details by @rsbh in #466
- feat(sdk): show plan upgrade downgrade by @rsbh in #471
Full Changelog: v0.8.17...v0.8.18
v0.8.17
What's Changed
- chore: export magic link component by @pyadav in #459
- fix(ci): bump sdk version as per git tag by @rsbh in #458
- feat(sdk): add plans list screen by @rsbh in #453
- feat: Update admin ui with ui changes along with frontier sdk. by @pyadav in #460
- feat(sdk): add plan checkout flow by @rsbh in #461
Full Changelog: v0.8.16...v0.8.17
v0.8.16
What's Changed
- fix: add missing title field in plans apis by @rsbh in #454
- fix: allow listing all groups by superadmin by @kushsharma in #456
- feat: allow adding payment methods for a billing customer by @kushsharma in #457
Full Changelog: v0.8.15...v0.8.16
v0.8.15
What's Changed
- feat: sdk add billing details screen by @rsbh in #448
- feat: update billing customer API by @kushsharma in #449
- fix: product title was required for updating plans by @kushsharma in #450
- feat: templatize checkout success/cancel url by @kushsharma in #452
Full Changelog: v0.8.14...v0.8.15
v0.8.14
What's Changed
- fix: org manager should able to get and update a project by @kushsharma in #446
- fix: rename billing features to billing products by @kushsharma in #447
- refactor(sdk): use list apis member count field by @rsbh in #445
Full Changelog: v0.8.13...v0.8.14
v0.8.13
What's Changed
- feat: seat based pricing in plans by @kushsharma in #442
- fix: failing to return empty list with member count flag by @kushsharma in #443
- feat: get upcoming invoice due amount for customer by @kushsharma in #444
Full Changelog: v0.8.12...v0.8.13
v0.8.12
What's Changed
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #438
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #421
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/authn by @dependabot in #437
- fix: pass prometheus metric interceptor as middleware by @rsbh in #441
Full Changelog: v0.8.11...v0.8.12
v0.8.11
What's Changed
- fix: mailotp code comparison was failing by @kushsharma in #440
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- fix: listing platform users were listing all service users commit by @kushsharma
- fix: use constant time string compare for mail authn commit by @kushsharma
- fix: disable logs for health endpoint commit by @kushsharma
Full Changelog: v0.8.9...v0.8.10