diff --git a/cmd/probo-agent/CHANGELOG.md b/cmd/probo-agent/CHANGELOG.md index 4b8ad939d..a1c060d48 100644 --- a/cmd/probo-agent/CHANGELOG.md +++ b/cmd/probo-agent/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to the `probo-agent` device posture agent will be documented in this file. +## [0.3.0] - 2026-07-24 + +### Added + +- Branded Finder icon for `Probo Agent.app` (generated from a master PNG + via `sips`/`iconutil` at PKG build time). + +### Fixed + +- macOS auto-update posture check now reads all five Software Update + preferences backing the System Settings toggles, resolving managed + (MDM) values before system ones, so disabled downloads/installs are + correctly reported as failing instead of PASS. + ## [0.2.0] - 2026-07-24 ### Added diff --git a/cmd/probo-agent/VERSION b/cmd/probo-agent/VERSION index 0ea3a944b..0d91a54c7 100644 --- a/cmd/probo-agent/VERSION +++ b/cmd/probo-agent/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0