Releases: raystack/frontier
Releases · raystack/frontier
v0.91.1
What's Changed
- fix(web-sdk): pnpm version mismatch by @paanSinghCoder in #1417
Full Changelog: v0.91.0...v0.91.1
Changelog
v0.91.0
What's Changed
- fix (audit-logs): audit logs page breaking due to react-router-dom import by @paanSinghCoder in #1394
- refactor(cmd): migrate CLI commands from gRPC to ConnectRPC clients by @whoAbhishekSah in #1388
- refactor(test): migrate E2E tests from gRPC to ConnectRPC clients by @whoAbhishekSah in #1389
- feat (admin): export admin page as a component and consume it in apps/admin by @paanSinghCoder in #1375
- fix: set connect query to 2.1.1 by @rsbh in #1402
- refactor (admin): remove router reference by @paanSinghCoder in #1403
- fix: empty outlet in admin org routes by @rsbh in #1407
- fix(admin_ui): fallback tokens by @paanSinghCoder in #1408
- fix(profile): improve full name validation with clearer error messages by @rohilsurana in #1396
- refactor(server): remove gRPC and gRPC-gateway server implementation by @whoAbhishekSah in #1404
- refactor (admin): remove all instances of react-router-dom by @paanSinghCoder in #1410
- fix: members table header by @rohanchkrabrty in #1413
- feat: scope support in usePreferences hook by @rohanchkrabrty in #1405
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
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
v0.89.1
v0.89.0
What's Changed
- refactor: move admin ui by @paanSinghCoder in #1346
- chore: upgrade @raystack/proton and remove deprecated field usage by @rohilsurana in #1335
- fix: fix Docker dev build for admin app by @paanSinghCoder in #1360
Full Changelog: v0.88.0...v0.89.0
v0.88.0
What's Changed
- refactor: rename sdks/js folder to web by @paanSinghCoder in #1343
- refactor: move sdk-demo and rename package/core to lib by @paanSinghCoder in #1344
Full Changelog: v0.87.2...v0.88.0