Skip to content

Releases: zsviczian/obsidian-excalidraw-plugin

Excalidraw 1.2.5

12 Jul 05:03
Compare
Choose a tag to compare

Keep in sync features improved for migration and for legacy file support

Excalidraw 1.2.4

11 Jul 21:28
Compare
Choose a tag to compare

FIX:

  • Slightly improved lock/unlock on mobiles. Still an issue with Android though.

NEW Feature:

  • Improved synchronization of stencil library if you are using Obsidian Sync.
  • Added Command Palette Action to Export Stencil Library

Excalidraw 1.2.3

11 Jul 06:42
Compare
Choose a tag to compare

Solves an issue with undo. Switching drawings it was possible to overwrite the next drawing with the content of the previous drawing using CTRL+Z. The operation could not be undone.

Excalidraw 1.2.2

10 Jul 21:32
Compare
Choose a tag to compare

Updated Excalidraw component to v0.9
Improved Text Lock/Unlock
Fixed remaining issue putting JSON into codeblocks
Fixed an SVG display issue... though the root cause is yet unclear (apart from the fact that Excalidraw 0.9 brought with it a breaking change impacting SVG export).

Excalidraw 1.2.1

10 Jul 15:11
Compare
Choose a tag to compare

Moved Drawing JSON into codeblock to avoid it showing up in search results.
Corrected hover image observer which transcluded image into postprocessor process by accident.

Excalidraw 1.2.0

10 Jul 12:44
8d2c064
Compare
Choose a tag to compare

This is a major update. See updated readme and release notes for 1.2.0 alpha, beta, and release candidate releases for details.

Complete Excalidraw 1.2.0 Walkthrough

Excalidraw 1.2.0 Release Candidate 1

10 Jul 09:52
Compare
Choose a tag to compare
Pre-release

Then install this.

New features and fixes

  • Experimental feature (see settings to enable) to display custom tag for Excalidraw files.
  • More reliable hover preview for files
  • Compatibility with legacy excalidraw files now includes an option to create legacy files when creating new files, and hover preview for legacy files.

Excalidraw 1.2.0 Beta 2

09 Jul 19:49
Compare
Choose a tag to compare
Pre-release

This is not the most recent version: Install Excalidraw 1.2.0 Release Candidate 1

New features and fixes

  • fixed font face, not all characters displayed correctly, now they do
  • I implemented compatibility mode. *.excalidraw files continue to work with the plugin, albeit with more limited functionality.

Excalidraw 1.2.0 Beta 1

08 Jul 21:05
Compare
Choose a tag to compare
Pre-release

This is not the most recent version: Install Excalidraw 1.2.0 Release Candidate 1

New features and fixes:

  • fixed embedded image markdown preview rendering when the image appears in a bullet point
  • Further Logseq coop compatibility: Added file explorer command to individually convert *.excalidraw files to *.md files and retain the original file.
  • fixed file explorer conversion command showing up for all files, not just .excalidraw files.

Excalidraw 1.2.0 Alpha 4

07 Jul 20:57
Compare
Choose a tag to compare
Pre-release

This is not the most recent version: Install Excalidraw 1.2.0 Release Candidate 1

Please read Excalidraw 1.2.0 Alpha 1 for detailed release notes and instructions before installing this version.
Then read Excalidraw 1.2.0 Alpha 2 release notes.
You don't need to read release notes for 1.2.0 Alpha 3.

New features and fixes

  • Conversion window at first 3 startups after upgrade
  • Added file explorer right-click menu item to convert files manually
  • Added compatibility features to settings
    • Auto-export to *.excalidraw file every time you save the drawing
    • updated the Obsidian .md Excalidraw file if the modified date of the *.excalidraw file is more recent than the .md files
  • Fixed synchronization between Markdown and Excalidraw when the same drawing was open in parallel panes and the user modified text elements in markdown.