Releases: chocoford/ExcalidrawZ
Releases · chocoford/ExcalidrawZ
Local files & subgroups support
Fixing data compatibility issue
Fixing data compatibility issues, which previously involved multiple aspects such as library imports, arrow head types, and compatibility for reading and writing old files.
1.2.10 - Lossless PDF Export
- More Excalidraw tools support.
Frame tool
,Web Embed
,Text to diagram
,Mermaid to Excalidraw
,Wireframe to code
.
- Lossless PDF Export.
- Fallback to
Excalifont
. - Optimize Excalidraw data compatibility.
- Fixed the issue that caused crashes when opening videos in "What's new" view.
1.2.9
v1.2.7 - Multiple updates
- New feature: Export PDF.
- New feature: Export images without background.
- New feature: Undo & Redo via multi-touch gestures.
- New feature: iCloud data sync toggle within the app.
- Apple Pencil support.
- Also support drawing with the Apple Pencil and directly dragging the canvas with your finger.
- Fix issue where Sidebar was not clickable.
- Accessibility improvements for offline usage on iOS.
- Fix issue with File History not working properly on iPad.
- Sync with the latest Excalidraw core code.
- Add Korean font support.
Fix sidebar could not be clicked
- Fixed an issue where the sidebar
file
could not be clicked on some Mac devices. - Fixed an issue where duplicated
default
andRecently deleted
folders appeared during the initial data synchronization.
Thanks to @iamkhattar and @egbertp for helping debugging.
v1.2.5 - Bugs fixed
- Added a “What’s New” sheet.
- Fixed the issue where images were lost after saving directly opened Excalidraw files.
- Improved compatibility with improperly formatted data.
- Fixed a bug where backups failed in the presence of data compatibility issues.
- Fixed a bug where exports failed in the presence of data compatibility issues.
- Fixed an issue where files in the trash were not included during export.
- Fixed the issue where pressing the spacebar would continuously trigger warning sounds.
v1.2.4 - Fixed multiple issues on macOS 14
Fixed multiple issues where behavior did not meet expectations on macOS 14.
- The Sidebar Toggle was not displayed.
- The Settings View does not select a tab when displayed.
- After deleting a file, an existing file is not automatically selected for loading.
- Switching folders does not automatically select an existing file for loading.
- Duplicating a file does not load the newly created file.
v1.2.3 - Multiplatform support
1.2.3
New Features
- Add multiplatform support!
- Also with iCloud data synchronisation.
- Now you can edit and view your excalidraw work on iOS.
- Add a toggle for user to choose if preventing the invert of images in dark mode.
Optimization
- Optimize the file loading speed.
- by splitting the media files with excalidraw elements.
New Contributors
- @DivineDominion made their first contribution in #48
v1.1.0
New Features
- Add support for editing
.excalidraw
file directly. - Add support for exporting, importing and editing
.excalidraw.png
or.excalidraw.svg
file directly.- Related to #37
- Support quick look for
.excalidraw
file.- Related to #24
Bugs fixed
- Fix the bug of failed to import old version library files.
- Fixes #36
ExcalidrawZ now support editing of .excalidraw
, .excalidraw.png
, and .excalidraw.svg
files (directly in the file system), as well as importing them into the main program.
ExcalidrawZ.-.import.excalidraw.png.480p.mov
ExcalidrawZ also supports maintaining editability when exporting images. The image files will end with .excalidraw.png
or .excalidraw.svg
, and ExcalidrawZ will be able to edit these types of files directly.