github zsviczian/obsidian-excalidraw-plugin 1.9.25
Excalidraw 1.9.25

latest releases: 2.15.3, 2.15.3-beta-2, 2.15.3-beta-1...
23 months ago

Fixed

  • Fixed issues with creating Markdown or Excalidraw files for non-existing documents #1385
  • Resolved a bug where changing the section/block filter after duplicating a markdown embeddable now works correctly on the first attempt #1387

New

  • Easily create a markdown file and embed it as an embedded frame with a single click when clicking a link pointing to a non-existent file.
    image
  • Offline LaTeX support. The MathJax package is now included in the plugin, eliminating the need for an internet connection. #1383, #936, #1289

Minor Updates from excalidraw.com

  • Improved the laser pointer in dark mode.
  • Removed bound arrows from frames.
  • Enhanced fill rendering.
  • Maintained the z-order of elements added to frames.

New in ExcalidrawAutomate

  • Introduced two LZString functions in ExcalidrawAutomate:
compressToBase64(str:string):string;
decompressFromBase64(str:string):string;

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

NewReleases is sending notifications on new releases.