Release v1.2.1 — stable Agent updates controls #53

Merged
steve merged 1 commits from release-v1.2.1 into main 2026-08-22 12:36:00 +01:00
Showing only changes of commit 4ff6c7296d - Show all commits
+9
View File
@@ -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