updating changelog

This commit is contained in:
tibbi 2020-09-27 18:12:39 +02:00
parent 652d8ce35d
commit 9230e5a2be
2 changed files with 16 additions and 0 deletions

View File

@ -1,6 +1,16 @@
Changelog
==========
Version 6.8.0 *(2020-09-27)*
----------------------------
* Improved the file loading performance in some cases
* Allow quickly selecting Favorites at the folder picker dialog
* Do not trim strings to append/prepend at batch renaming
* Use rounded image thumbnails for nicer UI
* Hide the Go Home menu button when the current folder is Home
* Fixed some Search related glitches
Version 6.7.4 *(2020-09-16)*
----------------------------

View File

@ -0,0 +1,6 @@
* Improved the file loading performance in some cases
* Allow quickly selecting Favorites at the folder picker dialog
* Do not trim strings to append/prepend at batch renaming
* Use rounded image thumbnails for nicer UI
* Hide the Go Home menu button when the current folder is Home
* Fixed some Search related glitches