DiffImg Changelog

What's new in DiffImg 2.2.0

Sep 7, 2014
  • Features:
  • add a "wipe effect" to enhance difference between images

New in DiffImg 2.1.0 (Jun 23, 2014)

  • Features:
  • add keys for zooming with keyboard (Ctrl+/Ctrl-)
  • add YUV format
  • Bugs:
  • Invalid restore of maximized window state

New in DiffImg 2.0.2 (Mar 31, 2014)

  • Features:
  • Add portable option
  • Bugs:
  • minor fixes

New in DiffImg 2.0.1 (Oct 28, 2013)

  • Features:
  • ability to add a comment on loaded images
  • ability to display difference histogram with or without zero level
  • Add Chinese translation
  • Add Romanian translation
  • Add German translation
  • Bugs:
  • find the correct path for translation files on linux in some cases
  • incorrect display on multiple screen configuration in some cases
  • incorrect display of splashscreen on linux in some cases

New in DiffImg 2.0.0 (Jul 18, 2013)

  • Features:
  • Add Vietnamese translation.
  • Add Swedish translation.
  • Add Portuguese translation.
  • Bugs:
  • Incorrect loading of translation file in some cases
  • Incorrect layout (switch mono/dual panel mode)

New in DiffImg 2.0.0 Beta (May 25, 2013)

  • new metric engine allowing easy addition of new metric
  • support of 16 bits and 32 bits mono channel image (tiff)
  • add drag&drop
  • add a new metric "perceptual diff" from http://pdiff.sourceforge.net/
  • add gain/offset on displayed image
  • add an interactive "navigator" window
  • slideshow mode can use files with different suffix (e.g. compare a file.png with a file.jpg)

New in DiffImg 1.5.0 (Feb 7, 2013)

  • Features:
  • added the ability to save image difference in batch mode
  • Misc:
  • clean code (cppcheck)

New in DiffImg 1.4.0 (Aug 28, 2012)

  • Features:
  • add new mode to compute image difference (channel mean difference and lightness difference)
  • Fix:
  • incorrect error number reporting

New in DiffImg 1.3.1 (Aug 20, 2012)

  • Added Italian translation.

New in DiffImg 1.3.0 (Mar 31, 2012)

  • Features:
  • add a basic batch mode

New in DiffImg 1.2.1 (Jan 30, 2012)

  • Features:
  • add Czech translation.
  • Fix:
  • add flag for splash screen incorrectly displayed on some platforms.

New in DiffImg 1.2.0 (Jan 24, 2012)

  • add command line argument to reset the stored preference
  • fix incorrect .desktop definition

New in DiffImg 1.1.0 (Jan 19, 2012)

  • Features:
  • added changelog access in interface
  • added some test files in the Windows setup.exe
  • added opacity of error mask in preferences
  • added the ability to set a threshold in RMS value to compare the two images
  • Bugs:
  • corrected missing DLLs in the Windows installer for mingw compilation