Releases: woelper/oculante
Releases · woelper/oculante
Release 0.9.1
refs/tags/0.9.1 (2024-09-23)
🪲 Bug Fixes
- Prevent scrollbars from occluding info panel (19d3be8)
- Remove duplicated shortcuts entry in Readme and fix build script to auto-generate keymaps (99e9d9e)
- Noise filter ui would extend panel too much (063df9d)
✨ Features
- Generate flathub meta for a release (77e4359)
🍏 Chore
Release 0.9.0
refs/tags/0.9.0 (2024-09-21)
🪲 Bug Fixes
- Flip operation would always flip horizontal (7019c75)
- Mac build broke because of icon. Switched image format. (7954c29)
- When pressing right mouse, panning operation got stuck. Panning is now only possible using left or middle mouse. (dff337f)
✨ Features
- Show confirmation dialog when deleting a file (4ca02a5)
- Stack Blur provides much faster blur performance for the blur filter (65a345f)
- Visually indicate difference between operator types with a separator (fb26bc0)
- Persistent and volatile settings are now split for easier versioning of configuration files (936c996)
- enable version control friendly settings (297abe1)
- Use built in file browser (35f9b9e)
🍏 Chore
- Update deps (ac7e9dc)
- deps: bump quinn-proto from 0.11.3 to 0.11.8 (c64b79a)
- update turbojpeg and remove image dependency (bb021b4)
- Update
gif
/gif-dispose
(8894ef7) - Update
fast_image_resize
,libavif-image
,self_update
,libheif-rs
(00da1e5) - update
trash
(22bd5e4) - Update webbrowser, wgpu, ruzstd (2f27aef)
- Update jpg2000 and add test image (541e6c9)
- update image and nalgebra (5c50f05)
- cargo update (0273560)
Release 0.8.23
refs/tags/0.8.23 (2024-07-29)
🪲 Bug Fixes
- Display image path for loading errors (fixes #387) (9bc7209)
- Prevent panic for scrubber index being out of range and allow opening images without path prefic correctly (7a9a99c)
- update index when image in same folder is loaded (fixes #377) (f229740)
- Switching theme removes accent color (fixes #375) (e35dea4)
- Preserve scubber index (d9146d0)
- Prevent image removal going out of bounds (fixes #379) (9b69076)
- Clearing and deleting an image removes it from the virtual scrubber and advances to the next according to the scrubber direction (a0b7dc5)
- Fix issue where SVG files were detected as XML (fixes #371) (d2ce9f1)
- Compare menu works without image loaded (46a8218)
- ClearImage can be assigned to a shortcut (b9b00ac)
- extend BSD variants (f716dfc)
✨ Features
- Allow configuring mipmaps and linear mag/min filters (58da0b2)
- Allow passing multiple images on the command line (0a2e918)
- Enhance scrubber experience to provide a virtual file list. (e3c45a8)
- Detect file types by content instead of extension. Warn if mismatch happens. (5913826)
- More love for compare mode ui, option to remove current image (68a5a48)
- Allow configuring the minimum window size (1787a14)
🍏 Chore
Release 0.8.22
refs/tags/0.8.22 (2024-05-19)
🪲 Bug Fixes
- Ensure spirv is not used when only using shaderc (03f9167)
- Allow loading huge webp images and handle still frames differently (e4ebc2d)
- Set window min size to 100x100 to prevent super tiny window (fixes #325) (d63d971)
✨ Features
- add icns image support (internal png data only, load largest contained image) (0703d22)
🍏 Chore
Release 0.8.21
refs/tags/0.8.21 (2024-05-10)
🍏 Chore
- Disable AUR publishing: This package has been moved to the official [extra] repository. (5524552)