feat(dees-updater): enhance updater progress and completion views with version metadata cards

This commit is contained in:
2026-04-17 10:21:53 +00:00
parent 3f5cb4570b
commit 5d7f39695a
3 changed files with 112 additions and 22 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-04-17 - 3.81.0 - feat(dees-updater)
enhance updater progress and completion views with version metadata cards
- add reusable version metadata rendering for current, incoming, and installed versions
- refresh progress and ready states with clearer headings, descriptive copy, and automatic action summary
- apply monospace styling to displayed version numbers for improved readability
## 2026-04-16 - 3.80.0 - feat(stepper,updater)
add progress-aware stepper flows and updater countdown states