Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.05 KB

File metadata and controls

39 lines (23 loc) · 1.05 KB

Changelog

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.

[0.4.0 - 2026-03-14]

Added

  • Added support for displaying 8 bit RGB_ALPHA .pam files.

Changed

  • Updated Microsoft Visual C++ v14 Redistributable to version 14.50.35719

[0.3.0 - 2024-10-17]

Added

  • 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.

Changed

  • Reduced binary size of the DLL from 288 Kbyte to 65 Kbyte (excluded usage of std::format).
  • Enabled reproducible release builds.

[0.2.0 - 2024-10-8]

Added

  • Initial release.