Skip to content

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 11:14
· 604 commits to main since this release

1.24.0 (2026-08-03)

✨ Features

  • card: add the table operations old maid needs (345ccc0)
  • card: build a deck from an image tag (c153f73)
  • card: deal, discard pairs and draw from another hand (3373fbd)
  • card: let a card carry its own fields (5624278)
  • card: play a cut-in when a card is revealed (bbd9bb3)
  • card: point an arrow from a card to its target (3783312)
  • card: read trump ranks and plan an even deal (2eb3849)
  • coin: add a coin that can be flipped (add208d)
  • coin: create coins from the table menu and keep them in the room (4e3edd2)
  • coin: give the coin a milled edge and real thickness (0875b8a)
  • coin: play a coin toss instead of the dice roll (b488eaa)
  • coin: spin the coin on the table when it is thrown (ed5c6ae)
  • coin: strike an emblem on each face instead of a kanji (c695827)
  • coin: swap the face images from a coin sheet (2ffda6a)
  • tabletop: drop the piece builder from the desktop context menu (d90fa16)

🐛 Bug Fixes

  • coin: keep the coin solid while it is in the air (02daef1)
  • coin: keep the outcome hidden until the coin lands (01af7db)
  • peer: stop an empty id from matching a peer that has none (cae37e6)
  • tabletop: stop a coordinate-less pointer event from killing menus (d092b33)

📝 Documentation

  • website: add v1.23.1 release notes (09ca469)
  • website: describe how to play old maid with the card tools (61b53d3)
  • website: describe playing a TCG with the card tools (1e31d29)
  • website: describe the coin on the dice page (0653fe9)