Releases: zsviczian/obsidian-excalidraw-plugin
Excalidraw 1.2.5
Keep in sync features improved for migration and for legacy file support
Excalidraw 1.2.4
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
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
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
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
This is a major update. See updated readme and release notes for 1.2.0 alpha, beta, and release candidate releases for details.
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.
- Then read Excalidraw 1.2.0 Alpha 4 release notes
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
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.
- Then read Excalidraw 1.2.0 Alpha 4 release notes
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
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.
- Then read Excalidraw 1.2.0 Alpha 4 release notes
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
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.