diff --git a/cmd/probo-agent/CHANGELOG.md b/cmd/probo-agent/CHANGELOG.md index f4397856f..44342f683 100644 --- a/cmd/probo-agent/CHANGELOG.md +++ b/cmd/probo-agent/CHANGELOG.md @@ -5,6 +5,16 @@ documented in this file. ## Unreleased +## [0.4.2] - 2026-07-30 + +### Fixed + +- macOS auto-update no longer spawns new Background Task Management + entries (and the generic executable icon) on every release; updated + darwin archives are now signed with a stable identifier, signature + downgrades are refused, and daemon/tray jobs are attributed to + `Probo Agent.app`. + ## [0.4.1] - 2026-07-29 ### Changed diff --git a/cmd/probo-agent/VERSION b/cmd/probo-agent/VERSION index 267577d47..2b7c5ae01 100644 --- a/cmd/probo-agent/VERSION +++ b/cmd/probo-agent/VERSION @@ -1 +1 @@ -0.4.1 +0.4.2