Skip to content

Releases: raystack/frontier

v0.7.15

17 Oct 07:29
d9d6fe9
Compare
Choose a tag to compare

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

16 Oct 04:08
55a1e7b
Compare
Choose a tag to compare

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

Full Changelog: v0.7.13...v0.7.14

v0.7.13

11 Oct 11:26
f1c11b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.12...v0.7.13

v0.7.12

07 Oct 16:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.10...v0.7.12

v0.7.11

07 Oct 16:37
Compare
Choose a tag to compare

Changelog

v0.7.10

06 Oct 07:08
Compare
Choose a tag to compare

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

06 Oct 07:00
ef611ab
Compare
Choose a tag to compare

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

04 Oct 03:36
Compare
Choose a tag to compare

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

  • fix: remove changelog branch from ci by @pyadav in #372

Full Changelog: v0.7.7...v0.7.8

v0.7.7

03 Oct 16:06
Compare
Choose a tag to compare

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

24 Sep 08:00
d995dad
Compare
Choose a tag to compare

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