Skip to content

Commit 6362b7d

Browse files
committed
2.27.0-beta.0
1 parent dbbc7b3 commit 6362b7d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

manifest-beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-excalidraw-plugin",
33
"name": "Excalidraw",
4-
"version": "2.26.4",
4+
"version": "2.27.0-beta.0",
55
"minAppVersion": "1.8.7",
66
"description": "Sketch Your Mind. Edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
77
"author": "Zsolt Viczian",

src/shared/Dialogs/Messages.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ I build this plugin as a labor of love. Curious about the philosophy behind it?
2727
- 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.
2828
- The text-to-diagram chat history menu is visible again, allowing saved chats to be restored and deleted.
2929
30+
## New from Excalidraw.com
31+
- Improved bucket tool and eyedropper support [#11849](${URLs.GITHUB_COM_EXCALIDRAW_EXCALIDRAW_PULL}/11849)
32+
3033
`,
3134
"2.26.4": `
3235
## Fixed

0 commit comments

Comments
 (0)