Skip to content

Commit

Permalink
Merge pull request #47 from FrankBijnen/Development
Browse files Browse the repository at this point in the history
Version 6.1.1.0
  • Loading branch information
FrankBijnen committed Sep 2, 2023
2 parents bca50ee + 2192561 commit 7b97656
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Docs/ReadMe for Users.txt
Expand Up @@ -44,4 +44,10 @@ Thumbnails setting have been moved to a separate tab on the preferences form. Ad
- Manually generate the thumbnails.
- Cleaning the thumbnail cache.

Changed with version 6.1.1
The context menus for the ShelList and the ShellTree have been updated. (The menu that appears with a right click)
- Refresh and Generate Thumbnails are merged with the standard "Explorer like context menu's"
- The ShellList context works for multi-select.
- Ctrl/C, Ctrl/X and Ctrl/V added for the ShellList.

Frank Bijnen
3 changes: 3 additions & 0 deletions Docs/changelog.txt
Expand Up @@ -17,3 +17,6 @@ Version: Description Issue
Fix Issue #36 Add platform Win64
Fix Issue #37 Generating Thumbnail updates
Source code formatted with Delphi Formatter
6.1.1.0 Fix Issue #41 Dont use the Exename as base name for Ini file.
Fix Issue #43 Copying multiple files in the Filelist tab does not work (the old version allowed this)
Fix Issue #45 Delete directory fails from ShellTreeView Contextmenu, because exiftool is running.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# ExifToolGui
A GUI for ExifTool

Current version: V6.1.0 updated August 19, 2023. See the changelog for info.<br>
Current version: V6.1.1 updated September 3, 2023. See the changelog for info.<br>
Important: <br>
To help Bug hunting there are also Map files released. If you place the Map file in the same directory as the Executable
a stacktrace can be copied to the clipboard if an Exception occurs. Please also provide the stacktrace if you report an Exception.
Expand Down
Binary file modified Source/ExifToolGUI.res
Binary file not shown.

0 comments on commit 7b97656

Please sign in to comment.