apps/docs/content/releases/v3.13.0.mdx
This release introduces elbow arrows for technical diagramming and continues accessibility improvements toward WCAG compliance.
The arrow shape now supports a new elbow connector style. These arrows travel between points using straight lines joined at right angles rather than curved paths, making them ideal for technical diagrams. Access this option through the arrow tool's line style settings.
ShapeUtil.canEditInReadOnly renamed to ShapeUtil.canEditInReadonly (note capitalization change).setHintingShapes to a custom TldrawOverlays component; users of <TldrawEditor /> must pass this component to the Overlays slot.Overlays component for camera-following canvas overlays.hasCustomTabBehavior prop to RichTextLabel for custom tab logic.