Skip to content

Releases: raystack/frontier

v0.99.0

27 Apr 06:45
d11eb4e

Choose a tag to compare

What's Changed

Full Changelog: v0.98.0...v0.99.0

Changelog

  • 0c46ea7 feat(admin): include organization name in admin search (#1568)
  • d11eb4e feat: PAT list and details views (#1533)
  • 3a65161 feat: migrate serviceuser Create/Delete to use membership package (#1570)
  • b196b3d refactor: migrate logging to Go slog (#1552)
  • d2f59d8 refactor: move SearchOrganizationTokens to FrontierService (#1564)

v0.98.0

23 Apr 12:46
2e4b7d2

Choose a tag to compare

What's Changed

Full Changelog: v0.97.0...v0.98.0

v0.97.0

13 Apr 06:14
73227f6

Choose a tag to compare

What's Changed

Full Changelog: v0.96.2...v0.97.0

Changelog

  • e5de5bd feat: PAT principal in audit records and auth context (#1522)
  • 1d962ad feat: add audit logging to SetOrganizationMemberRole RPC (#1519)
  • 862e133 feat: block PAT from cross-org endpoints and fix principal.ID resolution (#1516)
  • 90bc5d0 feat: migrate SDK and admin to use atomic member role RPCs (#1508)
  • 5d6cec9 feat: service accounts page revamp (#1511)
  • 68c5459 feat: teams page revamp (#1510)
  • 73227f6 feat: tokens page revamp (#1517)
  • f866662 fix (projects): table height breaking (#1532)
  • e704f68 fix(sdk): handle connect RPC errors consistently (#1499)
  • 0ffcf64 fix(sdk): upgrade react-image-crop to v11 and fix TS errors (#1528)
  • 03d3faa fix: clean up project-level policies on project deletion (#1530)
  • 69aa052 fix: skip redundant policy delete+create when role is unchanged (#1531)
  • b23ef6c refactor: extract AuditRecord Create method into sub-methods (#1525)
  • d9ea0d3 refactor: remove REST endpoint from SDK and admin config (#1529)

v0.96.2

07 Apr 07:38
4e7b2be

Choose a tag to compare

What's Changed

Full Changelog: v0.96.1...v0.96.2

Changelog

  • 4e7b2be fix(billing): exclude overdraft credits from credit overdraft balance (#1502)

v0.96.1

07 Apr 06:31
e35c7a0

Choose a tag to compare

Changelog

  • cba9d2d fix: remove deprecated BillingId and OrgId from checkout tests (#1513)

v0.96.0

07 Apr 04:30
5fb8089

Choose a tag to compare

Changelog

v0.95.4

01 Apr 08:09
641385d

Choose a tag to compare

Changelog

  • 23d59f5 feat(client-demo): org invitations list with accept flow (#1492)

v0.95.3

01 Apr 07:09
8ef1890

Choose a tag to compare

Changelog

  • 8ef1890 fix(billing): stop duplicate credit overdraft invoices (#1498)
  • fd403b0 fix: update proton and migrate to runtime proto validation (#1490)

v0.95.2

01 Apr 05:17
f355239

Choose a tag to compare

Changelog

  • f355239 fix(admin): bump proton to fix runtime errors (#1497)
  • 0fa7d6a fix(admin): update dedupe comment and add react-query to dedupe list
  • edfef0b fix: update PaymentMode to use sql.NullString (#1496)

v0.95.1

31 Mar 12:51
e4d5df5

Choose a tag to compare

What's Changed

Full Changelog: v0.95.0...v0.95.1

Changelog

  • 70b7db4 feat: validate user project access during PAT Create and Update (#1487)
  • 6d3f564 feat(admin-ui): runtime terminology customization for admin UI (#1454)
  • 2d8d0cc fix: enforce case-insensitive PAT title uniqueness (#1489)
  • e4d5df5 fix: members count in teams page (#1495)
  • ef91d56 fix: populate payment_mode in organization search results (#1491)