Releases: ffalt/mah
Releases · ffalt/mah
Release v1.14.0
1.14.0 (2025-12-05)
Features
- categories: provide translations for layout cats (7df1f62)
- gameplay: easy mode allows shuffle after no more moves (a212697)
- game: rework buttons (9329b0a)
- overlays: rework buttons and selects (6bce6e1)
- settings: use tabs on medium to large screens (191dfc4)
- themes: add color preview to settings options (b750e28)
- themes: rename color themes and add 7 more (97bf28e)
Bug Fixes
- layout-chooser: remove duplicate dom id (ed2e46c)
Release v1.13.0
1.13.0 (2025-11-21)
Features
- layouts: add layout categories; add new layouts to fill up categories (a66d826)
Bug Fixes
- css: better component layout on small screens (85fe6cd)
- dark theme: solve contrast issue on background hover (57ebaa4)
- editor: on saving, compact & expand to restore sorting for ID (ece6372)
- layout-list: better row layouting with css grid (21841cb)
- layout-list: use grid for anchors if available (e589a50)
- settings-dialog: ensure background [none] is marked as selected (030c7dd)
- settings-dialog: gap on single column layout (be8b573)
- settings-dialog: more spacing; fix form structure (d4b6127)
Full Changelog: v1.12.1...v1.13.0
Release v1.12.1
Bug Fixes
- apps: open external links in the default browser (223bf25)
- board: better viewport calculations (f53e64a)
- hint-dialog: icon colors on light theme (8f7fde9)
- new-game-dialog: hide anchor-links on horizontal phones (a9d83b0)
Full Changelog: v1.12.0...v1.12.1
Release v1.12.0
Features
- languages: add chinese (325f95c)
- tiles-info: allow setting the tileset in the tilesinfo-dialog (3090f8e)
Bug Fixes
- android: remove internet permission [skip ci] (4544c36)
Full Changelog: v1.11.0...v1.12.0
Release v1.11.0
1.11.0 (2025-11-12)
Bug Fixes
- settings: adjust hover color in light theme (b94ba96)
Features
- svg: add birds svgs (3d20de7)
Full Changelog: v1.10.0...v1.11.0
Release v1.10.0
Features
- feat(svg): add space svgs
- feat(svg): cleanup, remove low-resolution sets and support low-performance devices
Fixes
- fix(mobile): don't show pinch indicator on touch start
Full Changelog: v1.9.0...v1.10.0
Release v1.9.0
Features
- support safe-area-padding on mobile
Release v1.8.2
Bug Fixes
- board: if zoomed, avoid unselecting stone on panning (c45bdff)