Skip to content

Commit f2a5010

Browse files
authored
Merge pull request #71 from carterscode/docs/changelog-0.1.67
docs: correct changelog versions and reconstruct 0.1.64-0.1.66
2 parents 9be885b + 02078d7 commit f2a5010

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Versions before 1.0.0 are pre-release: features and defaults may still change.
1616

1717
## [Unreleased]
1818

19-
## [0.1.65] - 2026-08-07
19+
## [0.1.67] - 2026-08-07
2020

2121
The biggest visual change since the app was first released: the window has been
2222
rebuilt around a grouped sidebar, and it now has a home screen.
@@ -46,6 +46,24 @@ rebuilt around a grouped sidebar, and it now has a home screen.
4646
- **A GitHub-dark colour scheme.** The app is recoloured to match GitHub's dark
4747
theme: a deep navy-black canvas, cards that actually read as cards, and
4848
GitHub's green, amber and red for status. Light theme is unchanged.
49+
50+
## [0.1.66] - 2026-08-07
51+
52+
### Added
53+
- **The full history in the upgrade prompt.** When a new version is offered, the
54+
"what's new" panel now scrolls through every version's notes rather than only
55+
the newest one, so you can catch up on anything you skipped.
56+
57+
## [0.1.65] - 2026-08-07
58+
59+
### Added
60+
- **A settings comparison for custom power plans.** The plan details view now
61+
shows a side-by-side chart of the stock Windows values against the ones
62+
GamerGuardian sets, so you can see exactly what a custom plan changes.
63+
64+
## [0.1.64] - 2026-08-07
65+
66+
### Changed
4967
- **Clearer upgrade notes.** The "what's new" text shown when a new version is
5068
offered is now plain-English highlights only — no more raw list of internal
5169
pull-request titles — and Markdown formatting is cleaned up so it reads

0 commit comments

Comments
 (0)