This release contains big improvements in 3 areas. Image meta-data may now be viewed when loading JPG files. Windows network shares may now be accessed directly, and there is a file dialog for both opening and saving of images.
Meta-Data
EXIF image metadata can now be displayed for JPG images. EXIF orientation is now taken into account when loading JPG files that have the orientation tags set.
File Dialog
A file dialog for Save-As, Open File, and Open Directory operations. Supports sorting and filtering by various properties like modification date, hiding columns, and resizing tree-view, bookmark, and content panels.
Network Shares
The dialog supports the ability to access and browse network shares on windows.
Other Improvments and Fixes
- Fullscreen mode makes no changes to nav and menu bar. This is now handled by the profile only.
- New operations that have been added do not invalidate previous config file settings. The new operations simply get default key-bindings.
- Fixed shutdown crash on Linux due to not cleaning up all icon images properly.
- Fixed cheat-sheet. Now shows all key-bindings.
- Cleanup transition between profiles. Made nav-bar height the same as toolbar height so no adjustment to image centering seen. Fullscreen mode restores properly if you quit while fullscreen. All window geometry settings are now in global config section.
- Direct UTF character support on windows without needing to set the beta Windows 11 option to assume UTF-8. Can now load files with characters outside the basic multilingual plane.
- Added bit-depth option when saving PNG and BMP files.
- Fixed an issue where shortcut keys would not function unless the toolbar was visible.
- Multimonitor support on Linux.