Skip to content

v0.3.3

Latest

Choose a tag to compare

@affromero affromero released this 28 Aug 14:01
· 44 commits to main since this release

Fixed

  • Touch input on the widget (widget v0.3.3): taps now register via pointerdown, drags are no longer stolen by page scroll (touch-action: none), a click grace period keeps quick taps from being dropped, and the iOS gyro permission request runs inside a user gesture. splattie.app demos are tap- and drag-interactive on phones.

Changed

  • Root, web app, and widget versions align on 0.3.3; all 48 demo bundles are re-stamped to formatVersion 0.3.3 through the canonical rebundle tool (schema unchanged; pre-1.0 bundles stay version-locked to the runtime).