From 76ce4ced28bfa20fafb89696cc9b784b89398e69 Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Mon, 22 Jun 2026 17:43:23 +0200 Subject: [PATCH] Release probod/v0.217.0 Signed-off-by: Bryan Frimin --- cmd/probod/CHANGELOG.md | 14 ++++++++++++++ cmd/probod/VERSION | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/cmd/probod/CHANGELOG.md b/cmd/probod/CHANGELOG.md index 7eb5fe202..6942a2311 100644 --- a/cmd/probod/CHANGELOG.md +++ b/cmd/probod/CHANGELOG.md @@ -4,6 +4,20 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso ## Unreleased +## [0.217.0] - 2026-06-22 + +### Added + +- Resource aliases: trust center entries support a custom URL slug; alias field and set/remove mutations exposed in the console API, trust API, and MCP tools, with alias-based navigation in the trust center + +### Changed + +- Agent tool JSON schemas normalize required fields for OpenAI compatibility + +### Fixed + +- Alias resolver, field blur, and sitemap URL generation + ## [0.216.1] - 2026-06-19 ### Fixed diff --git a/cmd/probod/VERSION b/cmd/probod/VERSION index d5fa88ace..32d48b262 100644 --- a/cmd/probod/VERSION +++ b/cmd/probod/VERSION @@ -1 +1 @@ -0.216.1 +0.217.0