v5.2.3
parruda/swarmv5.2.3Jul 6, 2026by huppy-bot[bot]
AI Summary
A maintenance release focused on fixing a specific interaction bug in the arrow handling mechanism within the drawing tool.
Key Highlights
- Fixed arrow endpoint double-click toggle handling
- Defer handle double click toggle to prevent conflicts
Full Release Notes
Generated from commits between `v5.2.2` and `HEAD` ## Bug Fixes ### fix(arrows): defer handle double click toggle ([#9499](https://github.com/tldraw/tldraw/issues/9499)) - Fix arrow endpoint double-click toggles firing before a second click can become a drag.