Skip to content

v0.4

Compare
Choose a tag to compare
@max-dw-i max-dw-i released this 27 Aug 00:52
· 57 commits to master since this release

New features:

  • New icon;
  • New programme name;
  • Images flickering and glitches are fixed;
  • Now the programme can be interrupted on any processing stage;
  • Calculated image hashes are saved in the cache even if processing has been stopped by a user or error;
  • Images can be filtered (not processed by the programme) by their width and height;
  • Number of used CPU cores can be chosen;
  • 'Lazy thumbnail loading' option is added;
  • Image rendering is started while grouping, not after;
  • A few more image formats, supported by Qt, are added;
  • Multiple selection file dialog is added;
  • Some GUI changes;
  • Better error handling (tracebacks, user-friendly error messages);
  • Perfomance improvements