Skip to content

Release v1.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:29
9a5a514

1.20.0 (2026-07-10)

Features

  • performance: enhance rendering and loading (daf17dd)
  • performance: remove zone.js (b5d9a6f)

Bug Fixes

  • base-layer-checker: adjust gap creation logic for larger block removals (ba20795)
  • board: detach mousemove listener on tile tap while zoomed (5fc863d)
  • board: remove duplicate click event om empty area (8017dcc)
  • game: savE immediately after game over (not delayed) (595ce49)
  • http-cache: ensure data check is strict for cached items (362419f)
  • indicator: check if indicator actually exists (1bf17b1)
  • layout: handle failed requests without caching as loaded (41c43cf)
  • pattern: add space for safe concatenation (31e559a)
  • pattern: limit color counts to maximum allowed in SVG generation (f45b515)
  • random builder: ensure even tile placement for matchable stones (af1b6aa)
  • settings: validate stored theme setting (4eb9259)
  • solver: reset tileList before solving layout (8c6a49d)
  • svg: correct viewBox size calculation for stacked tile layouts (88fbab8)
  • theme: set default theme color to ltgreen (43218b7)
  • worker: fallback to synchronous execution if workers are not supported (b93e98c)
  • worker: handle invalid mapping input in solve method (67ef9b7)
  • zen-controls: adjust button text colors (14d847f)