From ee4e6e128c39ccf0136addc22092695c8c2699b8 Mon Sep 17 00:00:00 2001 From: Jerome Martinez Date: Mon, 4 Nov 2024 12:26:09 +0100 Subject: [PATCH] Release notes --- History_CLI.txt | 9 +++++++++ History_GUI.txt | 12 ++++++++++++ 2 files changed, 21 insertions(+) diff --git a/History_CLI.txt b/History_CLI.txt index 886465b1..eb7d0a76 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 3fe16dc6..780bc83e 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