Skip to content

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:06
· 835 commits to main since this release

1.17.0 (2026-06-14)

✨ Features

  • tabletop: drop and drag floor objects onto wall-terrain beams (4aef877)
  • tabletop: label game table wall grid cells with a direction prefix (0d9b37c)
  • tabletop: let floor objects rest on wall terrains across surfaces (47a89a0)
  • tabletop: show the grid on game table walls for all grid types (582218a)
  • terrain: add per-face (6-sided) image model (02535e8)
  • terrain: add per-face image pickers to the terrain sheet (52ec8cd)
  • terrain: render world grids on beam faces and draw each face image (f348276)

🐛 Bug Fixes

  • tabletop: correct west/east surface frames to match real rendering (5d042d1)

📝 Documentation

  • website: add v1.16.0 release notes (263b14b)