Compare commits

..

2 Commits

Author SHA1 Message Date
funman300 099b7a263f docs(changelog): cut 0.48.1 — reduce transparency, HC glass, drag duck-away
Android Release / build-apk (push) Successful in 4m46s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 15:27:47 -07:00
funman300 a0776f79b1 Merge pull request 'feat(engine): glass bar accessibility + drag duck-away' (#187) from feat/glass-bar-a11y into master
Test / fmt (push) Successful in 3s
Build and Deploy / build-and-push (push) Failing after 7m53s
Test / test (push) Successful in 4m33s
Web E2E / web-e2e (push) Successful in 7m31s
2026-07-15 22:23:24 +00:00
+16
View File
@@ -6,6 +6,22 @@ project follows [Semantic Versioning](https://semver.org/).
## [Unreleased]
## [0.48.1] — 2026-07-15
### Added
- **Reduce Transparency.** Settings → Accessibility gains a toggle that
replaces the see-through glass toolbar with a solid panel, so cards
behind it can never reduce readability. High Contrast mode now also
makes the glass markedly more opaque with a brighter outline. (#187)
### Changed
- **The toolbar gets out of your way.** While you're dragging a card,
the floating toolbar slides off the bottom edge and returns when you
drop — bottom-row piles are never hidden behind it. Instant (no
animation) when Reduce Motion is on. (#187)
## [0.48.0] — 2026-07-15
### Changed