github zsviczian/obsidian-excalidraw-plugin 2.25.3

one day ago

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 as EditorView and EditorState) to the ScriptEngine environment.
  • Added ea.getMathEditorExtensions() to expose Excalidraw's preconfigured LaTeX editor extensions, enabling native integration with obsidian-latex-suite in custom side panel scripts.

What's Changed

Full Changelog: 2.25.2...2.25.3

Don't miss a new obsidian-excalidraw-plugin release

NewReleases is sending notifications on new releases.