From c68324307b94276f75ab409cb2e4197553a0f6e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Mon, 20 Jul 2026 19:53:33 +0200 Subject: [PATCH] Release probod/v0.229.0 --- cmd/probod/CHANGELOG.md | 15 +++++++++++++++ cmd/probod/VERSION | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/cmd/probod/CHANGELOG.md b/cmd/probod/CHANGELOG.md index 376e6fe27..7d47a8598 100644 --- a/cmd/probod/CHANGELOG.md +++ b/cmd/probod/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso ## Unreleased +## [0.229.0] - 2026-07-20 + +### Added + +- MCP commitment and commitment group tools (create, list, update, delete) so automation can manage compliance portal commitments end to end + +### Changed + +- Redirect the legacy compliance portal `/overview` URL to home +- Introduced a v2 z-index scale so portaled menus and popups sit above in-page media + +### Fixed + +- Aligned the compliance portal PDF preview and desktop gutter with the page header, and matched list skeletons to the card surface + ## [0.228.0] - 2026-07-20 ### Added diff --git a/cmd/probod/VERSION b/cmd/probod/VERSION index 7f42519c9..6e04cb06f 100644 --- a/cmd/probod/VERSION +++ b/cmd/probod/VERSION @@ -1 +1 @@ -0.228.0 +0.229.0