Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 16:31
· 950 commits to main since this release

1.12.0 (2026-06-05)

✨ Features

  • turn-order: add synced turn-order tracker shown as a minimized inventory widget (34e6e15)

🐛 Bug Fixes

  • media: clamp mini-jukebox restore position within the viewport (d3a3830)
  • media: keep mini-jukebox minimize and restore controls reachable on touch (341ebea)
  • tabletop: make table pointermove listener non-passive so preventDefault works (89c9fcb)

📝 Documentation

  • add user-facing v1.11.0 release notes (6f756e4)
  • turn-order: add turn-order manual page (1dd623b)

♻️ Refactor

  • tabletop: reorganize table settings into aligned grouped sections (34dc9bf)