All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added support for displaying 8 bit RGB_ALPHA .pam files.
- Updated Microsoft Visual C++ v14 Redistributable to version 14.50.35719
- Added property store to display image properties in Explorer preview pane, details tab sheet and info tip.
- Added custom action in installer to ensure SHChangeNotify is triggered and Windows Explorer is aware of the changes.
- Added SourceLink NuGet package to ensure links to the source code are included in the symbols file.
- Reduced binary size of the DLL from 288 Kbyte to 65 Kbyte (excluded usage of std::format).
- Enabled reproducible release builds.
- Initial release.