Skip to content

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:17
· 739 commits to main since this release

1.20.0 (2026-07-30)

✨ Features

  • card: give cards a hand to be held in, separate from peeking (6502797)
  • card: hand cards over between the table and the rail (85da948)
  • card: supersample the face an owner peeks at (45eca08)
  • gm-tools: share vision between characters in the same party (d73a973)
  • gm-tools: show the turn order and let the GM hold a hand (874268c)
  • pl-tools: add a PL toolbar with a list of owned characters (ce33b72)
  • pl-tools: add hand cards and a range shortcut (237b5f5)
  • pl-tools: edit resources and open the remote controller (223e4ac)
  • pl-tools: keep an active character and show the turn order (e03adb4)
  • pl-tools: let both toolbars show and hide a clock and the player (08f78e9)
  • pl-tools: show party membership in the owned character list (798660d)
  • pl-tools: show the hand as a movable fanned rail (f4e5faf)
  • tabletop: add an option to snap light to the grid (2772331)

🐛 Bug Fixes

  • card: overlay the owner's peek on the card instead of below it (6adffd0)
  • gm-tools: give the party button its own icon (95ce628)
  • party: keep parties in the room save data (cdff47b)
  • pl-tools: make the range button usable without an active character (830a729)
  • pl-tools: show resources on characters that predate the fieldType attribute (c436ea1)
  • tabletop: fit the darkness overlay to the hex table outline (ed01884)
  • tabletop: supersample card and card stack images for close-up zoom (2a80c33)
  • tabletop: supersample character and dice images for close-up zoom (ccd73aa)
  • widgets: render the clock and let the mini player be put away (90365d2)

📝 Documentation

  • document parties and grid-snapped light (09f1c99)
  • document the PL toolbar, the hand and the widgets (1cf159e)
  • website: add v1.19.1 release notes (21765c5)

♻️ Refactor

  • card: move the hand rail out of the player tools (f07e607)