Skip to content

Commit db368cf

Browse files
committed
docs: add changelog entry for Excalidraw 0.18.0 upgrade
Signed-off-by: Technophobe01 <pkjarvis01@gmail.com>
1 parent 7dd21b1 commit db368cf

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Upgraded Excalidraw to version 0.18.0
10+
- Migrated from create-react-app (Webpack) to Vite for faster builds
11+
- Font assets are now self-hosted (no CDN dependency)
12+
- Added support for legacy file format compatibility (boundElements, frameId, lineHeight fixes)
13+
14+
### Fixed
15+
16+
- Fixed IDE theme not being applied when opening Excalidraw files
17+
- Fixed loading of SVG and PNG files with embedded Excalidraw scenes
18+
- Fixed font loading for deprecated fonts (Virgil, Helvetica, Cascadia)
19+
720
## 0.4.2 - 2024-11-12
821

922
Same as 0.4.1, 2024.3 compatibility, disable off-screen rendering by default, Excalidraw 0.17.6 (website runs unreleased version).

0 commit comments

Comments
 (0)