Skip to content

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 18:46
· 84 commits to main since this release
6bf6926

3.2.0 (2026-06-06)

Bug Fixes

  • auth: harden org-attribute hygiene and gate-path immutability (4d8ad22)
  • web: guard slot registration and gate-deny error rendering (66ef33f)

Features

  • auth: capture org attributes and project UserProfile to Identity (3aef822)
  • auth: consult plugin session gates in authMiddleware (d9c6590)
  • plugin-api: add Identity, session-gate and slot registries (59408de)
  • plugins: add client slot registry and SSR-safe PluginSlots host (75edaa6)
  • plugins: add server-only session-gate registry (4e4e728)
  • plugins: inject gate and slot registries at bootstrap (fc9646b)
  • plugins: return Identity projection and mount slots in protected shell (dda4dcb)