Skip to content

v1.36.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 09:50
· 341 commits to main since this release

1.36.2 (2026-08-14)

🐛 Bug Fixes

  • effect: keep the effect library when a room brings none (90490a7)
  • tabletop: keep the table's stacking order inside the table (0bc8016)

⚡ Performance

  • effect: draw particles without sorting them into new arrays (11d8892)
  • replay: seek without rebuilding the whole room (1a3da65)
  • replay: solve each shot's board only when the video reaches it (9275a79)
  • replay: stop copying boards and rescanning maps during export (3c783af)
  • tabletop: bake the still part of the darkness overlay (d53732d)
  • tabletop: reuse vision answers within one geometry epoch (c67fd04)

📝 Documentation

  • website: add v1.36.1 release notes (93e7508)

♻️ Refactor

  • character: give the import profiles one profile builder (d414c9c)
  • character: one row-zipping builder, and an honest module name (2ea19e1)
  • character: recognise a sheet by its slug, once (97368aa)
  • delete exports nothing references (9759381)
  • tabletop: share one double-tap detector between the pieces (3d26682)
  • tabletop: stop copying two more helpers between the pieces (cda9b68)
  • type browser timers as browser timers (5d06d37)
  • ui: name the rule for a sheet window's title (531d13a)