From 4ff6c7296d56f2d0c749f5d62e8e2998be780b87 Mon Sep 17 00:00:00 2001 From: Steve Cliff Date: Sat, 22 Aug 2026 12:34:01 +0100 Subject: [PATCH] docs(changelog): prepare v1.2.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dd550e..9ecd969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ and the project follows [Semantic Versioning](https://semver.org/). ## [Unreleased] +## [1.2.1] - 2026-08-22 + +### Fixed + +- Made the Agent updates host-selection screen stable and responsive: removed + the redundant typed-count confirmation, corrected name/version/eligibility + filtering, and stopped replacing idle or terminal controls through polling. + Progress polling now runs only while a rollout is actively running. ([#50]) + ## [1.2.0] - 2026-08-22 ### Added