v5.2.4

MCP-UI-Org/mcp-uiv5.2.4Jul 9, 2026by huppy-bot[bot]

AI Summary

This release fixes a rendering bug in the drawing tool where unfilled closed shapes incorrectly drew a spurious closing segment in solid, dashed, and dotted styles.

Key Highlights

  • Fixed a bug where unfilled closed draw shapes drew a closing segment in solid, dashed, and dotted dash styles.
  • Resolves issue #9538 regarding the incorrect rendering of draw shapes.

Full Release Notes

Generated from commits between `v5.2.3` and `HEAD`

## Bug Fixes

### fix(tldraw): don't close the stroke on unfilled closed draw shapes ([#9538](https://github.com/tldraw/tldraw/issues/9538))

- Fix unfilled closed draw shapes drawing a spurious closing segment in
the solid, dashed, and dotted dash styles.