Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.8.23 (2024-07-29) 🪲 Bug Fixes Display image path for loading errors (fixes #387) (9bc72095) Prevent panic for scrubber index being out of range and allow opening images without path prefic correctly (7a9a99c1) update index when image in same folder is loaded (fixes #377) (f2297402) Switching theme removes accent color (fixes #375) (e35dea4d) Preserve scubber index (d9146d08) Prevent image removal going out of bounds (fixes #379) (9b69076f) Clearing and deleting an image removes it from the virtual scrubber and advances to the next according to the scrubber direction (a0b7dc5a) Fix issue where SVG files were detected as XML (fixes #371) (d2ce9f17) Compare menu works without image loaded (46a8218f) ClearImage can be assigned to a shortcut (b9b00aca) extend BSD variants (f716dfc5) ✨ Features Allow configuring mipmaps and linear mag/min filters (58da0b26) Allow passing multiple images on the command line (0a2e918a) Enhance scrubber experience to provide a virtual file list. (e3c45a8e) Detect file types by content instead of extension. Warn if mismatch happens. (59138263) More love for compare mode ui, option to remove current image (68a5a483) Allow configuring the minimum window size (1787a14f) 🍏 Chore deps: bump zerovec from 0.10.2 to 0.10.4 (4cf7959e) update resvg (be6a67f6) Update Notan and Egui (fc1fccef) update deps (031e83ce)
- Loading branch information