Releases: raystack/frontier
Releases · raystack/frontier
v0.32.3
What's Changed
- test: unit tests for user service by @kushsharma in #768
- build(deps): bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by @dependabot in #708
- build(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot in #763
- fix: set page size 1000 till filter is implemented in org list API by @paanSinghCoder in #771
- fix (ui): add invoice list params by @paanSinghCoder in #772
- chore: Added useTokens hook in package/core/react by @singh-pk in #780
- fix: remove additional API call and fetch data from props by @paanSinghCoder in #779
- chore: unit tests for permission service by @anujk14 in #774
Full Changelog: v0.32.2...v0.32.3
v0.32.2
What's Changed
- chore: update frontier version to 0.32.1 by @paanSinghCoder in #769
Full Changelog: v0.32.1...v0.32.2
v0.32.1
What's Changed
- test: Add unit tests for customer service by @AmanGIT07 in #764
- chore: Increase version apsara by @paanSinghCoder in #766
- fix: infinite scroll to organisation list not triggering by @paanSinghCoder in #765
- fix: ts ci errors by @paanSinghCoder in #767
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
- fix: remove unreachable product fetch block by @anujk14 in #759
- fix(sdk): update button text as per screen by @rsbh in #761
- fix: check if already deducted a transaction to avoid 5XX response. by @AmanGIT07 in #737
- fix: lint issues by @paanSinghCoder in #745
- feat(sdk): show message in tooltip for negative balance by @rsbh in #762
- Unit tests for org service by @anujk14 in #760
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- chore (frontier): update version to v0.30.1 by @paanSinghCoder in #748
- feat (members): Use new API to add user to project instead of creating policy directly by @paanSinghCoder in #733
- build(deps): bump micromatch from 4.0.5 to 4.0.8 in /docs by @dependabot in #749
- fix(sdk): format invoice date only when value is available by @rsbh in #751
- build(deps): bump webpack from 5.87.0 to 5.94.0 in /docs by @dependabot in #750
- test: authenticate principal unit tests by @kushsharma in #754
- feat: add pagination to list all invoice API by @AmanGIT07 in #753
- feat(sdk): add option to pass fetch by @rsbh in #755
- cleanup: remove ListGroupRelations and its usage by @AmanGIT07 in #756
- fix: add filter for providerID on subscription repo, and remove unnecessary invoice event in syncer by @anujk14 in #757
- feat(sdk): add trial plan to props by @rsbh in #758
Full Changelog: v0.30.1...v0.31.0
v0.30.1
What's Changed
- test: unit tests for project service by @kushsharma in #729
- feat: show relation name in list platform user metadata by @rsbh in #734
- create new context for background syncs by @AmanGIT07 in #738
- fix: sync invoice attributes after it's created by @kushsharma in #736
- chore(sdk): cleanup update billing address screen by @rsbh in #741
- fix(sdk): set activePlan to undefined if user has no subscription by @rsbh in #743
- fix: add client gen for org list API by @paanSinghCoder in #746
- Unit tests for group service by @anujk14 in #742
- fix: memory leak issue in invoice sync by @rsbh in #747
Full Changelog: v0.30.0...v0.30.1
v0.30.0
What's Changed
- build(deps): bump axios from 1.6.7 to 1.7.4 in /ui by @dependabot in #727
- fix(admin-ui): add link to details page from service user table by @rsbh in #732
- feat: add pagination to ListAllOrganizations API by @AmanGIT07 in #724
- fix: add path to api-client dist in package.json by @paanSinghCoder in #735
Full Changelog: v0.29.1...v0.30.0
v0.29.1
What's Changed
- build(deps): bump axios from 1.5.0 to 1.6.0 in /sdks/js by @dependabot in #721
- refactor (client): Move client out of react build by @paanSinghCoder in #722
- chore: update text in otp verification page by @rsbh in #726
- chore: unit tests for session service by @anujk14 in #725
- fix(sdk): capitalize loading state of button and add data-test-id by @rsbh in #730
- fix(sdk): hide update billing details button if provider id is empty by @rsbh in #731
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
- fix: increase number of histogram buckets for syncer latencies by @kushsharma in #709
- fix: check for provider if before calling Stripe to fetch payment met… by @anujk14 in #710
- fix: add check for customer provider id in delete org call by @rsbh in #712
- feat(admin-ui): add cancellation and status by @paanSinghCoder in #714
- fix: users are able to accept expired invitations by @AmanGIT07 in #716
- fix: sdk docker build by @rsbh in #713
- feat(admin-ui): add webhooks page by @rsbh in #711
- fix(admin-ui): add flag in makefile to ignore peer dependency issue by @rsbh in #719
- fix: context cancel errors are no longer internal errors by @kushsharma in #718
- fix: admin ui TS issues while build by @rsbh in #720
New Contributors
- @paanSinghCoder made their first contribution in #714
- @AmanGIT07 made their first contribution in #716
Full Changelog: v0.28.4...v0.29.0