diff --git a/History_CLI.txt b/History_CLI.txt index 886465b..eb7d0a7 100644 --- a/History_CLI.txt +++ b/History_CLI.txt @@ -4,6 +4,15 @@ Notes: - Deleted x Correction +Version 24.10, 2024-11-04 +------------- ++ Add ability to append values to text fields with += ++ Add file creation and last modification date to technical output ++ Add IDIT field in LIST-INFO +x Generate data MD5 only when necessary +x Avoid recomputing data MD5 after file save +x Fix export of core CSV + Version 24.05, 2024-05-14 ------------- x Better support of big (but not too big) XML content diff --git a/History_GUI.txt b/History_GUI.txt index 3fe16dc..780bc83 100644 --- a/History_GUI.txt +++ b/History_GUI.txt @@ -4,6 +4,18 @@ Notes: - Deleted x Correction +Version 24.10, 2024-11-04 +------------- ++ Add file creation and last modification date to technical output ++ Add IDIT field in LIST-INFO +x Fix crash or hang in some cases +x Generate MD5 in separate thread +x Generate data MD5 only when necessary +x Avoid recomputing data MD5 after file save +x Fix issue causing freeze despite progress bar dialog +x Display progress dialog when saving a single file or generating data MD5 +x Fix export of core CSV + Version 24.05, 2024-05-14 ------------- x Better support of big (but not too big) XML content