Fixed
- PDF improvements
- It was not possible to scroll the embedded PDF. #9891
- Embedded PDF pages were blurred (pixelated).
- Embedded PDF now accurately follows
excalidraw-embeddable-theme
document property.- auto: follows Excalidraw theme (regardless of Obsidian theme)
- default: follows Obsidian theme (regardless of Excalidraw theme)
- dark: always displays the PDF in dark mode (regardless of Excalidraw and Obsidian themes)
- light: always displays the PDF in light mode (regardless of Excalidraw and Obsidian themes)
- Pasting an oversized image resulted in an error message and Excalidraw dumping the scene. #2453, #9878
New
- Insert Any File now supports adding Audio files.
- New option in settings under "Zoom and Pan". Pan with right mouse button (Miro‑style): right‑click and drag to pan the canvas. Press 'm' for the context menu (disabled while editing text). 🙏 @mfuria for making this happen! #2450, #329
- Insert image in the main toolbar now opens a dropdown menu of options: Insert from system, insert from Vault, insert LaTeX. #2448