Releases: groundfic/image-peek
Releases · groundfic/image-peek
0.5.4
0.5.3
Fixed
- Address all automated review findings: use setCssStyles for dynamic styles, activeDocument for popout window compatibility, requestUrl for network requests, and fully typed internal API access
- Respect the system "reduce motion" preference (open/close animations are skipped)
- Copying external images is now more reliable (no longer subject to CORS restrictions)
0.5.2
Fixed
- Arrow keys no longer move Canvas nodes while the image preview is open. The preview now claims keyboard focus through Obsidian's keymap scope (the same mechanism modals use), so Left/Right navigate images only, and Space/Esc close the preview without side effects.