New from Excalidraw.com
- New library search feature #9903
- You can rename library items by selecting them, then choosing "Rename or publish" from the ... menu.
- New compact mode for tablets #9910
- New setting in plugin setting
Compact-mode on Tablets
to override tray-mode on tablets in favor of the new compact mode.
- New setting in plugin setting
New
- Embedding PDF as images, frames are now marker frames instead of regular frames. You can reference pages, including their markup in markdown notes, using this syntax:
![[drawing#^frame=12]]
(page 12) - Pinned scripts toolbar is now on the right side in all modes: tray-, normal-, and compact. The toolbar moves into view when the side panel is opened for the stencil library or for search.
- Better RTL support, pinned scripts are rendered on the left side in RTL mode.
Fixed
- Critical fix: When clicking to follow a link in a markdown embeddable in preview mode to open an Excalidraw drawing in the same tab, the back of the newly opened drawing was overwritten with the content of the source drawing.
- PDF++ Links from document to Excalidraw select everything in the scene instead of the linked element. #2503