Skip to content

Releases: ffalt/mah

Release v1.14.0

05 Dec 18:09
ca3fc79

Choose a tag to compare

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

21 Nov 18:40
c185711

Choose a tag to compare

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

15 Nov 18:50
59af6fb

Choose a tag to compare

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

15 Nov 11:35
1d2c93e

Choose a tag to compare

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

12 Nov 17:24
56d0b54

Choose a tag to compare

1.11.0 (2025-11-12)

Bug Fixes

  • settings: adjust hover color in light theme (b94ba96)

Features

Full Changelog: v1.10.0...v1.11.0

Release v1.10.0

09 Nov 11:30
8deb98a

Choose a tag to compare

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

29 Oct 16:16
b90b513

Choose a tag to compare

Features

  • support safe-area-padding on mobile

Release v1.8.2

29 Sep 08:59
8eb50b1

Choose a tag to compare

Bug Fixes

  • board: if zoomed, avoid unselecting stone on panning (c45bdff)

Release v1.8.1

28 Sep 11:07
a0c27ec

Choose a tag to compare

1.8.1 (2025-09-28)

Bug Fixes

  • board: proper reset of panning state (5b7f23c)

Release v1.8.0

28 Sep 10:33
7fb7759

Choose a tag to compare

1.8.0 (2025-09-28)

Bug Fixes

  • layout-list: do not use elements.scrollIntoView() as it may scroll the parent page if embedded with iframe (a087564)

Features

  • images: add webp variants (69848c6)
  • imageset: add animals (8c67d37)
  • images: reduce png files sizes (ace93a6)
  • layouts: random layout generator (a503275)
  • locales: load languages on demand instead of including in the build (1d5d3a1)