Skip to content

v0.266.0

Choose a tag to compare

@sergiught sergiught released this 21 Jul 09:28
7cf9415

0.266.0 (2026-07-21)

Features

  • cli: shared output, style & exit-code helpers for test tooling (#34) (0daf94f)
  • fga: expose resolution trace for explainability (#35) (2848435)
  • init: replace prompts with a guided bubbletea tour (#29) (cec15c9)
  • model: add model test command + example workspace (#38) (b1aa14f)
  • model: show DSL by default for get and latest (#31) (069309d)
  • modeltest: authorization-model test engine (#36) (c7e7327)
  • playground: click to toggle full tree / ACL path in the resolution view (#43) (5056f65)
  • playground: explore model-test results in the TUI (#37) (a5dba81)

Bug fixes

  • model: harden model test reliability and DX (#42) (5e03b99)
  • playground: add OAuth scopes field to client-credentials profile form (#32) (49f74ad)

Changelog

  • 7cf9415 chore(main): release 0.266.0 (#30)
  • 5056f65 feat(playground): click to toggle full tree / ACL path in the resolution view (#43)
  • 5e03b99 fix(model): harden model test reliability and DX (#42)
  • d29ee9e chore(deps): update github.com/openfga/api/proto digest to dd87be8 (#39)
  • ce8a9b3 chore(deps): update go modules (#40)
  • 54ea292 chore(deps): update actions/checkout action to v7.0.1 (#33)
  • b1aa14f feat(model): add model test command + example workspace (#38)
  • a5dba81 feat(playground): explore model-test results in the TUI (#37)
  • c7e7327 feat(modeltest): authorization-model test engine (#36)
  • 2848435 feat(fga): expose resolution trace for explainability (#35)
  • 0daf94f feat(cli): shared output, style & exit-code helpers for test tooling (#34)
  • 49f74ad fix(playground): add OAuth scopes field to client-credentials profile form (#32)
  • 069309d feat(model): show DSL by default for get and latest (#31)
  • cec15c9 feat(init): replace prompts with a guided bubbletea tour (#29)
  • d943ad4 chore(release): drop Docker Hub description sync, fix archives.format deprecation (#28)