Releases: raystack/frontier
Releases · raystack/frontier
v0.7.15
What's Changed
- feat: allow current user to filter orgs by state by @kushsharma in #388
- fix: missing organization roles to user when added as member by @kushsharma in #389
Full Changelog: v0.7.14...v0.7.15
v0.7.14
What's Changed
- fix: get domain for organization authz check by @kushsharma in #385
- fix: reuse transaction object for queries in transaction by @mohit-a21 in #384
- feat: support passkey as authentication method by @VimVek in #386
- build(deps): bump postcss from 8.4.21 to 8.4.31 in /ui by @dependabot in #370
- build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 in /examples/authn by @dependabot in #382
- build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #383
- build(deps): bump zod from 3.21.4 to 3.22.3 in /ui by @dependabot in #373
New Contributors
- @mohit-a21 made their first contribution in #384
Full Changelog: v0.7.13...v0.7.14
v0.7.13
What's Changed
- fix: add missing resource title by @kushsharma in #378
- fix: domain authorization checks by @kushsharma in #379
- feat: preferences should reflect instantly after update by @kushsharma in #381
Full Changelog: v0.7.12...v0.7.13
v0.7.12
What's Changed
- fix: delete user from an org by @kushsharma in #377
- feat!: support platform settings via preferences apis by @Chief-Rishab in #343
Full Changelog: v0.7.10...v0.7.12
v0.7.11
v0.7.10
Changelog
What's Changed
- fix: add grouplist permission to project manager by @kushsharma in #374
- fix: allow user to create group policy if they have update permission by @rsbh in #376
- feat: add group member invite modal by @rsbh in #375
Full Changelog: v0.7.8...v0.7.10
v0.7.9
What's Changed
- fix: add grouplist permission to project manager by @kushsharma in #374
- fix: allow user to create group policy if they have update permission by @rsbh in #376
- feat: add group member invite modal by @rsbh in #375
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- fix: remove authn/z proxy by @kushsharma in #359
- Fix: show sdk table title column by @rsbh in #362
- Version Packages by @github-actions in #364
- fix: update title in project update api by @rsbh in #363
- update: change log by @pyadav in #366
- fix: fetch invitation only if user has invite permission by @rsbh in #365
- fix: metaschema authz permission for SU by @kushsharma in #368
- fix: make role scope list filter work as AND by @kushsharma in #369
- fix: remove changelog branch from ci by @pyadav in #372
Full Changelog: v0.7.6...v0.7.8
What's Changed
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- fix: remove authn/z proxy by @kushsharma in #359
- Fix: show sdk table title column by @rsbh in #362
- Version Packages by @github-actions in #364
- fix: update title in project update api by @rsbh in #363
- update: change log by @pyadav in #366
- fix: fetch invitation only if user has invite permission by @rsbh in #365
- fix: metaschema authz permission for SU by @kushsharma in #368
- fix: make role scope list filter work as AND by @kushsharma in #369
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- Implement batch check for all workspace action by @pyadav in #333
- fix: add ListUserInvitations and BatchCheckPermission to authorizationSkipList by @rsbh in #350
- fix: allow listing current user invitations by @kushsharma in #351
- fix: hide domain action if user doesnt have create persmission by @rsbh in #349
- Version Packages by @github-actions in #352
- fix: org members should be allowed to get org details by @kushsharma in #353
- feat: add modal to project access to a team by @rsbh in #355
- fix: update current user api expects email to be non nil by @kushsharma in #354
- Version Packages by @github-actions in #356
- fix: disabled org on create should be enabled only by SUs by @kushsharma in #357
- feat: list groups having access to project by @kushsharma in #358
Full Changelog: v0.7.5...v0.7.6