Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.26.4",
"version": "2.27.0-beta.0",
"minAppVersion": "1.8.7",
"description": "Sketch Your Mind. Edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
"author": "Zsolt Viczian",
Expand Down
3 changes: 3 additions & 0 deletions src/shared/Dialogs/Messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ I build this plugin as a labor of love. Curious about the philosophy behind it?
- The Excalidraw color palette now uses its natural height when space is available instead of being unnecessarily limited to a short, vertically scrolling panel. Its native color control also remains aligned with the hex input.
- The text-to-diagram chat history menu is visible again, allowing saved chats to be restored and deleted.

## New from Excalidraw.com
- Improved bucket tool and eyedropper support [#11849](${URLs.GITHUB_COM_EXCALIDRAW_EXCALIDRAW_PULL}/11849)

`,
"2.26.4": `
## Fixed
Expand Down
Loading