Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Setup-PicView-v3.1.4-win-x64.exe | 2025-06-19 | 40.4 MB | |
Setup-PicView-v3.1.4-win-arm64.exe | 2025-06-19 | 36.1 MB | |
PicView-v3.1.4-win-arm64.zip | 2025-06-19 | 50.0 MB | |
PicView-v3.1.4-win-x64.zip | 2025-06-19 | 55.3 MB | |
PicView 3.1.4 source code.tar.gz | 2025-06-19 | 1.2 MB | |
PicView 3.1.4 source code.zip | 2025-06-19 | 1.5 MB | |
README.md | 2025-06-19 | 2.5 kB | |
Totals: 7 Items | 184.5 MB | 21 |
๐ What's New
- Mouse Side Buttons Customization:
You can now change how the mouse side buttons work. Choose to navigate file history or switch between directories. Find this setting under theMouse
tab in the settings window (#199).
๐ ๏ธ Improvements
- Directory Navigation:
- Improved navigation between directories. If
Search subdirectories
is enabled, PicView moves to the next directory in the list; if off (or if there are no directories in the list), it navigates as before. - PicView now remembers your startup directory (including subdirectories) and restores it on the next launch.
- Performance:
- Preloader has been fine-tuned for better performance and lower memory usage.
๐ Bug Fixes
- Fixed incorrect saved settings path when saving in portable mode (#213).
- Corrected cases where keybindings and file history were not saved when there was no write permission.
- Restoring the window from a maximized state now correctly keeps its position when auto-fit is enabled.
- Fixed start-up menu text alignment and missing text issues.
๐ Translations
- Hebrew translation by @Y-PLONI (#212)
- Hungarian translation by @JohnFowler58 (#209)
- Japanese update by @coolvitto (#214)
๐ New Contributors
- @Y-PLONI made their first contribution in https://github.com/Ruben2776/PicView/pull/212
- @JohnFowler58 made their first contribution in https://github.com/Ruben2776/PicView/pull/209
- @coolvitto made their first contribution in https://github.com/Ruben2776/PicView/pull/214
๐ Miscellaneous
- Updated to Avalonia 11.3.1.
- Now using
ZLinq
andZLinq.FileSystem
to reduce memory allocation and possibly improve performance. - Future versions managed via Scoop will now preserve configuration files (#15555).
- Experimental settings (not yet available in the UIโedit
UserSettings.json
directly): - Disable the file watcher (not recommended, untested).
- Choose preload amount and direction (forward/backward).
Full Changelog: https://github.com/Ruben2776/PicView/compare/3.1.3...3.1.4