Skip to content

Releases: raystack/frontier

v0.91.1

25 Feb 10:28
998a657

Choose a tag to compare

What's Changed

Full Changelog: v0.91.0...v0.91.1

Changelog

v0.91.0

25 Feb 08:40
51d98c2

Choose a tag to compare

What's Changed

Full Changelog: v0.90.0...v0.91.0

Changelog

  • 1dfba7a feat: export admin page as a component and consume it in apps/admin (#1375)
  • 51d98c2 feat: scope support in usePreferences hook (#1405)
  • 523ef56 fix (audit-logs): audit logs page breaking due to react-router-dom import (#1394)
  • 59f0007 fix(admin_ui): empty outlet in admin org routes (#1407)
  • 222d46d fix(admin_ui): fallback tokens (#1408)
  • 3395789 fix(admin_ui): remove router reference (#1403)
  • f49b584 fix(profile): improve full name validation with clearer error messages (#1396)
  • 513d0c2 fix: members table header (#1413)
  • 24d1f4e fix: set connect query to 2.1.1 (#1402)
  • 2fd15c2 refactor(cmd): migrate CLI commands from gRPC to ConnectRPC clients (#1388)
  • 880cd5e refactor(server): remove gRPC and gRPC-gateway server implementation (#1404)
  • f25fede refactor(test): migrate E2E tests from gRPC to ConnectRPC clients (#1389)
  • d1d7f2f refactor: remove all instances of react-router-dom (#1410)

v0.90.0

17 Feb 08:25
bb18558

Choose a tag to compare

Changelog

  • de246c4 feat(admin-ui): use virtual datatable in admin app (#1373)
  • 1e2d00e feat(preference): add InputHintOption for structured input options (#1378)
  • 8cf5e59 feat(preference): add org-scoped user preferences support (#1369)
  • 7e6fa82 feat(preference): add scope filtering to Filter struct and repository (#1367)
  • bcdd020 feat: export Roles page as a component and consume it in apps/admin (#1349)
  • 3f5ab2f fix(ci): remove dind service causing Docker version mismatch (#1382)
  • b9f0e27 refactor(preference): rename custom_traits_path to additional_traits_path (#1386)

v0.89.2

04 Feb 04:51
01d07bd

Choose a tag to compare

Changelog

  • 6d81c59 feat(preference): add SelectValidator for select/combobox inputs (#1364)
  • a17d831 feat(preferences): add custom traits config loader (#1362)
  • 3105a66 feat(preferences): add scope columns migration and constants (#1361)
  • 01d07bd fix: formatting issue for negative tokens (#1356)

v0.89.1

02 Feb 09:22
dc3f312

Choose a tag to compare

Changelog

v0.89.0

02 Feb 07:24
ce94379

Choose a tag to compare

What's Changed

Full Changelog: v0.88.0...v0.89.0

v0.88.0

27 Jan 05:28
d64395a

Choose a tag to compare

What's Changed

Full Changelog: v0.87.2...v0.88.0

Changelog

v0.87.2

21 Jan 12:24
eea94e3

Choose a tag to compare

Changelog

  • 3a716fd feat: speed up release by prioritizing linux/amd64 (#1323)

v0.87.1

16 Jan 09:13
d76e2cd

Choose a tag to compare

Changelog

  • d76e2cd feat: add webhook bridge handler for Stripe callbacks (#1334)
  • ec3b49f refactor(billing): Billing simplification entitlement usage (#1312)

v0.87.0

13 Jan 09:24
52877bb

Choose a tag to compare

Changelog

  • f2d3e0f feat: upgrade salt library from v0.3.8 to v0.6.2 (#1330)
  • 52877bb fix: change env prefix to avoid K8s service env var collision (#1332)