From c6ad0154b92959dc731f8d47e8a120e6f1566b9a Mon Sep 17 00:00:00 2001 From: Ludovic Vielle Date: Wed, 29 Jul 2026 17:42:03 +0200 Subject: [PATCH] Release probo-agent/v0.4.1 Signed-off-by: Ludovic Vielle --- cmd/probo-agent/CHANGELOG.md | 8 ++++++++ cmd/probo-agent/VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/cmd/probo-agent/CHANGELOG.md b/cmd/probo-agent/CHANGELOG.md index 560d70346..f4397856f 100644 --- a/cmd/probo-agent/CHANGELOG.md +++ b/cmd/probo-agent/CHANGELOG.md @@ -5,6 +5,14 @@ documented in this file. ## Unreleased +## [0.4.1] - 2026-07-29 + +### Changed + +- Simplified the macOS PKG installer's welcome and conclusion screens to + point straight at browser-based `/enroll` enrollment, dropping the CLI + install steps, path inventories, and MDM notes. + ## [0.4.0] - 2026-07-29 ### Added diff --git a/cmd/probo-agent/VERSION b/cmd/probo-agent/VERSION index 1d0ba9ea1..267577d47 100644 --- a/cmd/probo-agent/VERSION +++ b/cmd/probo-agent/VERSION @@ -1 +1 @@ -0.4.0 +0.4.1