From d4d0bde0c0aba4135f1686c9990887ee021a9956 Mon Sep 17 00:00:00 2001 From: funman300 Date: Mon, 13 Jul 2026 19:04:24 -0700 Subject: [PATCH] =?UTF-8?q?docs(changelog):=20cut=200.47.0=20=E2=80=94=20W?= =?UTF-8?q?hat's-new=20card,=20tips,=20UI=20scale,=20cheat=20sheet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0bea81..4d0e4cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,25 @@ project follows [Semantic Versioning](https://semver.org/). ## [Unreleased] +## [0.47.0] — 2026-07-13 + +### Added + +- **"What's new" on update.** The first launch after an update shows a + one-time card summarising what changed — like this one, right now. + Dismiss it and it never repeats; fresh installs never see it. (#180) +- **Situational tips.** Two one-time teaches that fire from play, not a + tour: staring at a stuck board for a while points you at Hint, and an + engaged game quietly mentions the long-press quick-action menu — + unless you've already found it yourself. (#181) +- **UI scale.** Settings → Accessibility now has a UI Scale control + (90% / 100% / 115% / 130%) that resizes every menu, button, and HUD + element live. The table always fits your screen regardless. (#182) +- **Hold `/` for shortcuts** (desktop). A reference card of every + keyboard binding appears while `/` is held. The onboarding tour and + this card now share one binding table, so they can never disagree — + the tour's copy had drifted from reality. (#183) + ## [0.46.0] — 2026-07-13 ### Added