2.25.3
Minor maintenance release with two important fixes.
Fixed
- Fixed custom pens with shared Perfect Freehand settings both appearing selected in the toolbar at the same time. #2828
- Fixed a startup issue where the plugin could fail to load. Toggling Dynamic Styling off and back on served as a workaround. Added additional safety checks to prevent this crash. #2819
New in ExcalidrawAutomate
- Added
ea.getCM6()to expose CodeMirror 6 classes and functions (such asEditorViewandEditorState) to the ScriptEngine environment. - Added
ea.getMathEditorExtensions()to expose Excalidraw's preconfigured LaTeX editor extensions, enabling native integration withobsidian-latex-suitein custom side panel scripts.
What's Changed
- New script: Comic Strip Director by @iwanhoogendoorn in #2830
- Csd description and polish by @iwanhoogendoorn in #2831
- Comic Strip Director: polish round 2 + update timestamp by @iwanhoogendoorn in #2832
Full Changelog: 2.25.2...2.25.3