What's new
- You can now drag the window automatically when mouse is held down when the UI is hidden, without interfering with image panning.
- Updated image scaling logic to use
BitmapInterpolationMode.Nonefor nearest neighbor settings.
macOS Updates
- Resolved an issue where, enabling the setting
Open files in same windowcaused infinite processes to spawn on macOS. - Fixed occurrences of incorrect color tones on animated GIFs.
- Updated the startup procedure to handle arguments. I.E, you can now use
open -a "PicView" --args /path/to/file.jpgin the terminal.
Maintenance:
- Updated Magick.NET to 14.10.1
- Updated Magick.NET.AvaloniaMediaImaging to 1.1.9
- Updated Svg.Controls.Skia.Avalonia to 11.3.9.1
- Updated copyright year to 2026