v2.0.0
Notes
Support for multiple languages has been added. In its current state ImageView supports French in addition to English. ImageView is starting to be a substantial codebase, and the more you wait to implement languages support, the more painful it will be to retrofit. So I thought now is the time.
In addition, the builds are now digitally signed. That means you won't get the big scary warning message from Windows when trying to launch the installer. Paying over $100 just for having a third party generate a bunch of prime numbers for you is a complete racket, but there is no way around this at the moment.
Changelog
New features
- Support for multiple languages has been added
Bug Fixes
- N/A
Other changes
- Binaries are now digitally signed
Todo
- Add better support for transparent images (add a white and grey checked pattern)
- Support for multi page ICOs
- Support for animated GIFs
- Browse palette of images when available
- Add a check for updates functionality
- Add print preview / print
- Manage file associations directly from settings
- File Deletion: Add a switch based on the configuration to move to recycle bin by default instead of deleting.
- File Deletion: In case of AunauthorizedAccessException prompt user to restart the app in admin mode
- If a picture was moved while browsing a folder, recover gracefully by attempting to load the previous or next image
- Custom toolbar (pick what tools should be seen and in which order)