New and fixes from Excalidraw.com
- New text paste behavior. Pasting multiline text will generate separate text elements unless you hold down the shift button while pasting #5786
- line editor fixes #5927
Fixed
- The Command Palette "Insert link" action now inserts the new link at the top drawing layer, not at the bottom.
- Updated, hopefully, better organized, Plugin Readme.
New
- Second attempt at moving to React 18. This upgrade is required to maintain alignment with the core Excalidraw product and to continue to benefit from Excalidraw.com enhancements.
- Added options to Plugin Settings
New in Excalidraw Automate
- Published the obsidian_module on the ExcalidrawAutomate object.
ExcalidrawAutomate.obsidian
. Publishing this object will give script developers increased flexibility and control over script automation.