Release probod/v0.223.2

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
This commit is contained in:
Sacha Al Himdani
2026-07-03 17:45:53 +02:00
parent 36c9636168
commit 119b20bfbc
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso
## Unreleased
## [0.223.2] - 2026-07-03
### Fixed
- Fixed a privilege-escalation gap where an organization ADMIN could mint an OWNER membership through `createUser`, bypassing the owner-only authorization enforced elsewhere; `createUser` (both the API resolver and the MCP `CreateUserTool`) now requires set-owner authorization when the requested role is OWNER
## [0.223.1] - 2026-07-03
### Fixed

View File

@@ -1 +1 @@
0.223.1
0.223.2