Releases: raystack/frontier
Releases · raystack/frontier
v0.11.2
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
v0.11.0
v0.10.0
What's Changed
- feat(admin-ui): add quantity to token checkout by @rsbh in #601
- feat: add api to get customer portal url by @rsbh in #599
- feat(admin-ui): add page to generate token for service user by @rsbh in #602
- feat: skip otp mail for test users by @rsbh in #605
- feat(sdk): add button to add/update payment method and address by @rsbh in #603
Full Changelog: v0.9.3...v0.10.0
v0.9.3
v0.9.2
v0.9.1
v0.9.0
What's Changed
- feat: add support for per month price in year plan by @rsbh in #576
- feat: syncback billing provider customer changes to system by @kushsharma in #579
- feat(sdk): add plan interval cycle toggle by @rsbh in #578
- feat(sdk): show user name and avatar in token transaction table by @rsbh in #580
- chore: allow transaction listing with get permission by @anujk14 in #582
- feat(sdk): add token checkout by @rsbh in #583
- feat(admin-ui): add create form for service user by @rsbh in #584
Full Changelog: v0.8.42...v0.9.0