From 4860acce35170a7364d88c52a936e4881872d943 Mon Sep 17 00:00:00 2001 From: Ludovic Vielle Date: Wed, 29 Jul 2026 16:48:10 +0200 Subject: [PATCH] Release probod/v0.239.0 Signed-off-by: Ludovic Vielle --- cmd/probod/CHANGELOG.md | 6 ++++++ cmd/probod/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cmd/probod/CHANGELOG.md b/cmd/probod/CHANGELOG.md index 41f637a8a..0f45496c7 100644 --- a/cmd/probod/CHANGELOG.md +++ b/cmd/probod/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso ## Unreleased +## [0.239.0] - 2026-07-29 + +### Added + +- Device page shows a formatted value per posture check alongside current postures; the Postures tab is replaced with paginated report history grouped by agent push time + ## [0.238.0] - 2026-07-28 ### Added diff --git a/cmd/probod/VERSION b/cmd/probod/VERSION index e3ace1b54..3e77b0d5e 100644 --- a/cmd/probod/VERSION +++ b/cmd/probod/VERSION @@ -1 +1 @@ -0.238.0 +0.239.0