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