Update changelog

This commit is contained in:
glubsy 2020-12-29 21:51:16 +01:00
parent 7740dfca0e
commit 288023d03e
1 changed files with 19 additions and 12 deletions

View File

@ -1,21 +1,28 @@
=== 4.1.0 (2020-12-06) === 4.1.0 (2020-12-29)
* Use tabs instead of floating windows (#688) * Use tabs instead of separate windows (#688)
* Show the shortcut for "mark selected" in results dialog (#656, #641)
* Add image comparison features to details dialog (#683) * Add image comparison features to details dialog (#683)
* Add exclusion filters for file names (#705) * Add the ability to use regex based exclusion filters (#705)
* Change reference row background color (#701) * Change reference row background color, and allow user to adjust the color (#701)
* Save/Load directories in Directories (#706) * Save / Load directories as XML (#706)
* Workaround for EXIF IFD type mismatch in parsing function (#630, #698) * Workaround for EXIF IFD type mismatch in parsing function (#630, #698)
* Progress dialog stuck at "Verified X/X matches" (#693, #694) * Progress dialog stuck at "Verified X/X matches" (#693, #694)
* Fix word wrap in ignore list dialog (#687) * Fix word wrap in ignore list dialog (#687)
* Fix updating result window action upon creation (#685) * Fix issue with result window action on creation (#685)
* Colorize details table differences, allow rows to be moved around (#682) * Colorize details table differences, allow moving rows (#682)
* Fix loading Result of 'Scan Type: Folders' shows only '---' in every table cell (#676, #677) * Fix loading Result of 'Scan Type: Folders' shows only '---' in every table cell (#677, #676)
* Add shortcut description to mark selected action (#656) * Fix issue with details and results dialog row trimming (#655, #654)
* Fix row trimming being too aggressive. (#655, #654) * Add option to enable/disable bold font (#646, #314)
* Add a preference option to disable bold font on reference row (#646)
* Use relative icon path for themes to override more easily (#746) * Use relative icon path for themes to override more easily (#746)
* Fix various building and packaging issues * Fix issues with Python 3.8 compatibility (#665)
* Fix flake8 issues (#672)
* Update to use newer pytest and expand flake8 checking, cleanup various Deprecation Warnings
* Add warnings to packaging script when files are not built (#691)
* Use relative icon path for themes to override more easily (#746)
* Update Packaging for Ubuntu (#593)
* Minor Build Updates (#627, #575, #628, #614)
* Update CI builds and add windows CI (#572, #669)
=== 4.0.4 (2019-05-13) === 4.0.4 (2019-05-13)