The Community Script Store now has a searchable card-based library, a focused update section with Update all, and a compact top area for Excalidraw Mastery, support, and creating your own scripts. Script details now support reinstalling, opening local files in a new tab, uninstalling, and moving managed scripts between groups under the Downloaded folder. Update detection keeps the existing directory-info.json modified-time contract, ignores private copies outside Downloaded, and handles duplicate managed copies consistently. #2944
Fixed / Refactored
Fixed a bug where, with “Render Excalidraw as Image in Obsidian PDF Export” enabled, exporting a Hybrid Note (an Excalidraw drawing with your own Markdown content alongside it) to PDF could render blank sections wherever a regular image (or other non-Excalidraw) embed appeared on the Markdown side. #2292, bluechallenge#2936
New/Fixed in Excalidraw Automate
Unbound arrows created with Excalidraw Automate’s addArrow() no longer contain incomplete binding data that could cause an error when selected.