Skip to content

super-prototyping 1.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:30
· 371 commits to main since this release
df7b9b6

2026-09-09, one fix.

  • A two-finger pan over a board pans the canvas. It used to send the browser
    back a page instead, because a wheel event inside a board's iframe never
    reaches the canvas and so never gets stopped. Every board now stops the
    browser's overscroll in its own document, which is the only place that can.