New
- Dark theme from Excalidraw.com #10578
- Easter egg: if you set customData.invertInDarkmode = true on an image element, the image will be inverted in dark mode. This is useful for some bitmap images that look better when inverted.
- New from Excalidraw.com: chat-like interface for Mermaid TextToDiagrams (requires OpenAI API key set in Excalidraw plugin settings). #10530
- Breaking change: the old force-SVG option for Mermaid diagrams is no longer supported. If a diagram can be rendered as Excalidraw, it will be, else, an SVG will be used.
Fixed
- Full screen on phones left a large area at the top of the screen unused. Fixed issue with Obsidian Mobile Navigation bar floating on top of the Excalidraw toolbar.
- Link indicator in top right corner remains visible even if element is set to transparent #2625