Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 861 Bytes

File metadata and controls

44 lines (24 loc) · 861 Bytes

Changelog

All notable changes to PixelDiff will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] - 2025-09-02

Changed

  • Fixed ASDF-related bootup crash

[1.0.2] - 2025-08-31

Changed

  • Maintain the view state when switching between images

[1.0.1] - 2025-08-09

Added

  • CLI support for comparing git references: ./pixel-diff <ref1> <ref2> or ./pixel-diff <ref>

Changed

  • Reduced CPU usage during mouse move
  • Improved Zoom performance

[0.2.0] - 2024-01-15

Added

  • First public release

[0.1.0] - 2024-01-01

Added

  • Initial release of PixelDiff
  • At the moment we can only compare two screenshots
  • App store releases will be in a future version