From 0448c25d8b8e7031e5a3f979b666a5bb289b6c21 Mon Sep 17 00:00:00 2001 From: Ludovic Vielle Date: Thu, 30 Jul 2026 12:09:29 +0200 Subject: [PATCH] Release probo-agent/v0.4.2 Signed-off-by: Ludovic Vielle --- cmd/probo-agent/CHANGELOG.md | 10 ++++++++++ cmd/probo-agent/VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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