Skip to content

Releases: raystack/frontier

v0.34.1

11 Oct 06:41
ee7b134
Compare
Choose a tag to compare

Changelog

v0.34.0

07 Oct 09:44
fbf670a
Compare
Choose a tag to compare

What's Changed

  • Feat(sdk): Update tanstack router to 1.58.17 by @rsbh in #788
  • Fix: Add ListOrganizationAdmins to authorization.go file by @rsbh in #789
  • Feat: Set billing customer credit min limit by @kushsharma in #781
  • Feat (sdk): Add member remove confirm dialog by @paanSinghCoder in #773

Full Changelog: v0.33.2...v0.34.0

v0.33.2

03 Oct 05:15
69d32e4
Compare
Choose a tag to compare

Changelog

v0.33.1

30 Sep 10:26
5cd47b5
Compare
Choose a tag to compare

Changelog

v0.33.0

30 Sep 09:59
cfd0de7
Compare
Choose a tag to compare

Changelog

  • cfd0de7 feat: reduce DB calls in plan list API (#782)
  • 03b036e fix: http code if user already member in invite (#783)

v0.32.3

20 Sep 10:13
f0d6eea
Compare
Choose a tag to compare

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

09 Sep 10:36
c20263b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.32.2

v0.32.1

09 Sep 05:25
153e06a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.32.1

v0.32.0

03 Sep 09:43
dc64188
Compare
Choose a tag to compare

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

30 Aug 07:15
9565abb
Compare
Choose a tag to compare

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