------------------------------------------------------------------
2025-12-07 21:36:17 +0100 Martin Preuss
Prepared 6.8.1beta.

------------------------------------------------------------------
2025-12-07 21:29:22 +0100 Martin Preuss
aqhbci: sample all responses in jobQueue for later dispatch in other jobs
There is a problem when multiple messages are exchanged for a single job.
In such a case it is not easy to dispatch responses to the original job
(because in later messages the original job is not always included, like
in decoupled tan mode).

The FinTS specs only specify reference segment numbers on segment level but
no reference message number on segment level. There is a reference message
number on the message level, but in decoupled mode (or tan mode in general)
messages contain response segments to multiple messages... what a mess.

------------------------------------------------------------------
2025-12-07 18:53:27 +0100 Martin Preuss
Add includes for new cli lib.

------------------------------------------------------------------
2025-12-07 15:00:43 +0100 Martin Preuss
Released 6.8.0

------------------------------------------------------------------
2025-12-07 14:29:28 +0100 Martin Preuss
Prepared release 6.8.0.

------------------------------------------------------------------
2025-12-07 14:23:58 +0100 Martin Preuss
added some ideas to TODO.

------------------------------------------------------------------
2025-12-04 21:51:33 +0100 Martin Preuss
decreased verbosity.

------------------------------------------------------------------
2025-12-04 16:46:25 +0100 Martin Preuss
added missing change to 0BUILD for latest patch.

------------------------------------------------------------------
2025-11-13 22:54:15 +0100 Ralf Habacker
aqbanking-cli: Add command 'listconfdir' to show the path to the configuration

------------------------------------------------------------------
2025-12-04 15:10:07 +0100 Ralf Habacker
Fix building with mingw

------------------------------------------------------------------
2025-12-03 23:59:30 +0100 Martin Preuss
Prepared release 6.7.16beta

------------------------------------------------------------------
2025-12-03 23:14:33 +0100 Martin Preuss
dlg_vop: use VSplitter widget (currently disabled since only implemented in FOX16 frontend)

------------------------------------------------------------------
2025-12-03 23:13:41 +0100 Martin Preuss
More translations.

------------------------------------------------------------------
2025-12-03 18:13:31 +0100 Martin Preuss
"make merge" again.

------------------------------------------------------------------
2025-12-03 18:09:42 +0100 Martin Preuss
more translations.

------------------------------------------------------------------
2025-12-03 17:55:26 +0100 Martin Preuss
"make merge" again to update catalog de.po.

------------------------------------------------------------------
2025-12-03 17:54:30 +0100 Martin Preuss
added translations.

------------------------------------------------------------------
2025-12-03 17:54:14 +0100 Martin Preuss
i18n: add prefix to VopResult.

------------------------------------------------------------------
2025-12-03 17:43:06 +0100 Martin Preuss
result of "make merge" (updated language catalog de.po).

------------------------------------------------------------------
2025-12-03 17:41:10 +0100 Martin Preuss
dlg_vop: shortened intro text.

------------------------------------------------------------------
2025-12-03 16:56:17 +0100 Martin Preuss
dlg_vop: define more widget names.

------------------------------------------------------------------
2025-12-02 23:44:47 +0100 Martin Preuss
vop: only send tan challenge request in stage2 if requested by bank

------------------------------------------------------------------
2025-12-02 23:22:25 +0100 Martin Preuss
Prepared release 6.7.15beta.

------------------------------------------------------------------
2025-12-02 23:22:09 +0100 Martin Preuss
remove built files of libofxhome.

------------------------------------------------------------------
2025-12-02 22:05:16 +0100 Martin Preuss
added abcli as targets to command line tools.

------------------------------------------------------------------
2025-12-02 22:05:01 +0100 Martin Preuss
added missing includes.

------------------------------------------------------------------
2025-12-02 22:04:44 +0100 Martin Preuss
move abcli to backends folder.

------------------------------------------------------------------
2025-12-02 22:03:25 +0100 Martin Preuss
cli/helper: minor reformatting.

------------------------------------------------------------------
2025-12-02 22:03:00 +0100 Martin Preuss
0BUILD: fixed creation of version.h and system.h
(note to self: need to make gwenbuild write all files before starting to compile)

------------------------------------------------------------------
2025-12-02 22:02:05 +0100 Martin Preuss
aqbanking-cli: added missing ";"

------------------------------------------------------------------
2025-11-30 21:03:53 +0100 Ralf Habacker
In command line tools use functions from libaqcli to reduce duplicated code

------------------------------------------------------------------
2025-12-02 21:39:07 +0100 Martin Preuss
added abcli to gwbuild project.

------------------------------------------------------------------
2025-11-14 07:13:55 +0100 Ralf Habacker
Add convenience library for command line tools named libaqcli

------------------------------------------------------------------
2025-12-02 18:14:37 +0100 Martin Preuss
aqofxdc: removed support for ofxhome.

------------------------------------------------------------------
2025-12-02 17:15:27 +0100 Martin Preuss
dlg_vop: fixed signedness of characters.

------------------------------------------------------------------
2025-12-02 08:53:24 +0100 Thomas Baumgart
Keep linefeed as is during conversion from ISO-8859 to UTF-8

------------------------------------------------------------------
2025-12-01 10:49:40 +0100 Martin Preuss
Prepared release 6.7.14beta

------------------------------------------------------------------
2025-12-01 00:43:40 +0100 Martin Preuss
Revert "aqhbci: make AH_BANK_FLAGS_PREFER_CAMT_DOWNLOAD default for new HBCI accounts."
This reverts commit 35ac7a52b4e43ec0de1acd9658640167b90fd686.

------------------------------------------------------------------
2025-12-01 00:10:46 +0100 Martin Preuss
aqhbci: log when account flags are changed.

------------------------------------------------------------------
2025-11-30 19:35:55 +0100 Martin Preuss
aqhbci: prepared silently accepting all-match results.
as soon as we live beta phase this code will be armed.

------------------------------------------------------------------
2025-11-30 19:35:12 +0100 Martin Preuss
aqhbci: added AH_VopResult_List_HasOnlyMatches()

------------------------------------------------------------------
2025-11-30 17:06:36 +0100 Martin Preuss
dlg_vop: also translate remoteName and alternative remote name to UTF-8.

------------------------------------------------------------------
2025-11-30 16:56:56 +0100 Martin Preuss
updated translation files.

------------------------------------------------------------------
2025-11-30 16:56:07 +0100 Martin Preuss
dlg_vob: fixed a typo (html elements in wrong section).

------------------------------------------------------------------
2025-11-30 16:53:56 +0100 Martin Preuss
aqhbci: use jobName instead of jobCode.

------------------------------------------------------------------
2025-11-30 16:50:36 +0100 Martin Preuss
dlg_vop: German banks still use iso8859-1, convert to utf-8.

------------------------------------------------------------------
2025-11-30 16:24:48 +0100 Martin Preuss
dlg_vop: added utf-8 handling in word parser.

------------------------------------------------------------------
2025-11-30 16:21:14 +0100 Martin Preuss
aqhbci: make VOP result more readable.

------------------------------------------------------------------
2025-11-30 13:45:58 +0100 Martin Preuss
added entries to de.po

------------------------------------------------------------------
2025-11-30 13:45:46 +0100 Martin Preuss
update "merge" dialog.

------------------------------------------------------------------
2025-11-30 13:33:13 +0100 Martin Preuss
Prepared release 6.7.13beta

------------------------------------------------------------------
2025-11-30 00:58:43 +0100 Martin Preuss
aqhbci: in rdh only show dialog if either bank msg or result list available.

------------------------------------------------------------------
2025-11-29 21:30:06 +0100 Martin Preuss
aqhbci: show dialog if either bank msg or result list available.

------------------------------------------------------------------
2025-11-29 21:21:09 +0100 Martin Preuss
aqhbci: small formatting fix.

------------------------------------------------------------------
2025-11-29 19:24:18 +0100 Martin Preuss
prepared release 6.7.12beta

------------------------------------------------------------------
2025-11-29 19:23:31 +0100 Martin Preuss
aqhbci: fixed a compiler warning.

------------------------------------------------------------------
2025-11-29 19:22:32 +0100 Martin Preuss
aqhbci: added missing file.

------------------------------------------------------------------
2025-11-29 19:13:56 +0100 Martin Preuss
aqhbci: added _logAccount (used for debugging). fixed a bug.

------------------------------------------------------------------
2025-11-29 19:12:46 +0100 Martin Preuss
aqhbci: improved readability of logfile
added markers to make it easier to navigate through full logs.

------------------------------------------------------------------
2025-11-29 19:12:03 +0100 Martin Preuss
aqhbci: increased verbosity.

------------------------------------------------------------------
2025-11-29 17:49:40 +0100 Martin Preuss
aqhbci: use VOP dialog.

------------------------------------------------------------------
2025-11-29 17:49:21 +0100 Martin Preuss
aqhbci: adaptd to latest changes in vop dialog.

------------------------------------------------------------------
2025-11-29 17:48:57 +0100 Martin Preuss
aqhbci: more work on vop dialog.

------------------------------------------------------------------
2025-11-29 16:32:36 +0100 Martin Preuss
aqhbci: added 2nd test (shows a VOP dialog).

------------------------------------------------------------------
2025-11-29 16:31:50 +0100 Martin Preuss
aqhbci: simplified init of setup dialog.

------------------------------------------------------------------
2025-11-29 16:31:23 +0100 Martin Preuss
aqhbci: started working on sophisticated VOP dialog.

------------------------------------------------------------------
2025-11-28 23:10:20 +0100 Martin Preuss
aqhnci: remove SEPA button from EditAccount dialog (now in EditUser).

------------------------------------------------------------------
2025-11-28 22:13:17 +0100 Martin Preuss
aqhbci: fixed reading of SEPA account infos.

------------------------------------------------------------------
2025-11-28 22:12:35 +0100 Martin Preuss
aqhbci: removed duplicate entries for GetAccountSepaInfo segment.

------------------------------------------------------------------
2025-11-28 22:11:32 +0100 Martin Preuss
aqhbci: fixed a problem with GetAccountSepaInfo
ktv group reads bankcode and country from args. Setting fixes this (because
"unused/accountid" and others aren't set).

------------------------------------------------------------------
2025-11-28 20:16:23 +0100 Martin Preuss
aqhbci: added GetAccSepa buttons to editoUser dialogs.

------------------------------------------------------------------
2025-11-28 20:16:03 +0100 Martin Preuss
aqhbci: finished AH_EditUserDdvDialog

------------------------------------------------------------------
2025-11-28 19:50:02 +0100 Martin Preuss
aqhbci: finished getaccsepa.c

------------------------------------------------------------------
2025-11-28 19:42:35 +0100 Martin Preuss
aqhbci: started adding GetAccSepa job to AH_EditUserDdvDialog
However, this dialog will completely be removed because DDV is no longer
used by German banks.

------------------------------------------------------------------
2025-11-28 19:41:32 +0100 Martin Preuss
aqhbci: remove GetSepaInfo button from dlg_editaccount (is now a user job).

------------------------------------------------------------------
2025-11-28 19:40:30 +0100 Martin Preuss
aqhbci: add argument "userId" to command "getaccsepa".
we still accept an account id but in that case we only use it to find the
user for which AH_Provider_GetAccountSepaInfo() is to be called.

------------------------------------------------------------------
2025-11-28 19:38:42 +0100 Martin Preuss
aqhbci: remove no longer needed file from build systems.

------------------------------------------------------------------
2025-11-28 19:38:10 +0100 Martin Preuss
aqhbci: read SEPA info along with account lists.

------------------------------------------------------------------
2025-11-28 19:37:37 +0100 Martin Preuss
aqhbci: make GetAccountSepaInfo a user job
we where using a special case of this job which is to retrieve sepa info
only for a single job. Banks are not required to allow this.
Also, now we can just use a single job to retrieve SEPA info for all accounts
the bank has for us.

------------------------------------------------------------------
2025-11-28 19:35:04 +0100 Martin Preuss
aqhbci: add AH_JobQueue_ReadSepaAccounts()

------------------------------------------------------------------
2025-11-27 17:27:54 +0100 Martin Preuss
aqhbci: make AH_BANK_FLAGS_PREFER_CAMT_DOWNLOAD default for new HBCI accounts.

------------------------------------------------------------------
2025-11-27 16:59:02 +0100 Martin Preuss
Prepared release 6.7.11beta.

------------------------------------------------------------------
2025-11-27 16:43:45 +0100 Martin Preuss
aqhbci-vop: fixed a bug in non-PINTAN mode.

------------------------------------------------------------------
2025-11-26 17:53:13 +0100 Martin Preuss
Prepared release 6.7.10beta.

------------------------------------------------------------------
2025-11-26 17:14:44 +0100 Martin Preuss
xml-importer: fixed bugs in importer profiles spotted by Benjamin Weik.
Manually applying the changes from his patch.

------------------------------------------------------------------
2025-11-26 14:45:13 +0100 Martin Preuss
aqhbci: cleanup _determineJobToUse()

------------------------------------------------------------------
2025-11-26 14:43:11 +0100 Martin Preuss
aqhbci: cleanup AH_Job_GetTransactions_new()

------------------------------------------------------------------
2025-11-26 14:15:21 +0100 Martin Preuss
aqhbci: make AH_Job_GetTransactions_new() more robust.

------------------------------------------------------------------
2025-11-25 23:58:56 +0100 Martin Preuss
Prepared release 6.7.9beta.

------------------------------------------------------------------
2025-11-25 23:27:01 +0100 Martin Preuss
xml-importer: fixed typos.

------------------------------------------------------------------
2025-11-25 23:26:47 +0100 Martin Preuss
xml-importer: improved camt052.001.08.

------------------------------------------------------------------
2025-11-25 22:25:23 +0100 Martin Preuss
Prepared release 6.7.8beta.

------------------------------------------------------------------
2025-11-25 22:23:56 +0100 Martin Preuss
aqhbci: add progress log warning when getTransaction is not available.

------------------------------------------------------------------
2025-11-25 22:20:14 +0100 Martin Preuss
xml-importer: finalized importer for camt05[2,3].001.08.

------------------------------------------------------------------
2025-11-25 22:19:01 +0100 Martin Preuss
xml-importer: fixed purpose field.

------------------------------------------------------------------
2025-11-25 22:18:45 +0100 Martin Preuss
xml-importer: fixed a typo.

------------------------------------------------------------------
2025-11-25 22:15:29 +0100 Martin Preuss
xml-importer: fixed profile camt.052.001.08.

------------------------------------------------------------------
2025-11-25 20:43:35 +0100 Martin Preuss
xml-importer: added note to self.

------------------------------------------------------------------
2025-11-25 20:34:42 +0100 Martin Preuss
xml-importer: added profiles for camt.052.001.08 and camt.053.001.08

------------------------------------------------------------------
2025-11-25 20:34:10 +0100 Martin Preuss
aqhbci: fixed a warning.
