From 83f37bada6401eea0ab1f64978f25b10a2183e94 Mon Sep 17 00:00:00 2001 From: funman300 Date: Mon, 13 Jul 2026 16:22:33 -0700 Subject: [PATCH] =?UTF-8?q?docs(changelog):=20cut=200.45.0=20=E2=80=94=20P?= =?UTF-8?q?hase=20F=20touch=20action=20bar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ece162..b526def 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,21 @@ project follows [Semantic Versioning](https://semver.org/). ## [Unreleased] +## [0.45.0] — 2026-07-13 + +### Added + +- **Thumb-reach action bar on touch (menu redesign Phase F).** The bottom + bar slims to five buttons: an enlarged **Undo · Draw · Hint** trio + (96×64 px targets) between compact Menu and Pause. **Draw is new** — it + draws from the stock exactly like tapping the deck, without the reach to + the top of a tall folded screen. Help, Modes, and New Game moved off the + touch bar (Menu → System, the Home grid, and Home's hero button cover + them). Desktop keeps its seven-button bar unchanged. +- **Hold-to-repeat Undo.** Press and hold Undo to step back repeatedly + (~5.5 undos/s after a short delay) instead of tap-tap-tap. Every step + goes through the normal undo path, so scoring penalties apply as usual. + ## [0.44.0] — 2026-07-13 ### Added