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)