- Fix font missing when using the extension offline
- Update excalidraw package to 0.14.2
- Update excalidraw package to 0.14.1
- Upgrade Dependencies
- Editor crashing in line editor
- Add Custom Language Support
- Upgrade excalidraw package to 1.2.0
- Add the ability to configure the export options for
excalidraw.png
andexcalidraw.svg
files using theexcalidraw.image
setting.
- Fix font rendering on first export of png files
- Fix library item not deleted when two diagrams are open
- Fix font in exported svg files
- allow to open and edit png with embedded scene
- deprecate
excalidraw.syncTheme
preference in favour ofexcalidraw.theme
- sync the user library between devices
- add the ability to store the library in an
excalidrawlib
file using theexcalidraw.workspaceLibraryPath
pref. - allow to convert between json, svg and png representations by switching the file extension
- Sync library between opened editors
- Fix
cmd+c
andcmd+v
shortcuts on macOS
- The extension is now part of the excalidraw organization !
- Allow
Excalidraw
to be used as a web extension !
- Fix
contentType
incorrectly detected (#15)
- Webpack support
- Fix Assets Path
- Editor with a git URL Scheme are now read only
- Limit theme options to
excalidraw.syncTheme
- Change Display Name to
Excalidraw Editor
- Scroll to content in new editors
- Re-enable
excalidraw.theme
- Upgrade
Excalidraw
to0.11.0
- Add Support for embedding PNG and SVG images the current file
- Add Support for directly editing SVG files (Use the extension
.excalidraw.svg
) - Add support for links in drawings
- Deprecate
open in application
command. Please use Open in External App instead. - Deprecate
excalidraw.export.globs
. Since the extension support editing SVGs directly, this is no longer necessary. - Deprecate all SVG export using the command palette. Please use the UI button instead.
- Deprecate theme related options
- Upgrade
Excalidraw
to 0.9.0 - Add ability to embed scene during export to SVG
- Upgrade
Excalidraw
to 0.8.0 - Add
autoSave
feature (Seeexcalidraw.save
setting) - Add support for workspace trust API
- Fix library restore of background tabs
- Disable broken import/export library buttons
- Upgrade
Excalidraw
to 0.7.0- Support tab-to-indent when editing text
- Support to save schema components into a library
- Add a setting to automatically set the output directory on export