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