- 🎉 redesign BPD handling: interface IBpdStore supports now use of different BPD storeand BPD version is now retrieved from cache and send when calling Synchronization
- 🎉 change Use Microsoft.Extensions.Logging in FinTS (#34
- 🚀 add FinTsVersion enumeration replacing class libfintx.FinTs.Version.HBCI
- 🚀 avoiding duplicated synchronization calls by keepting the client class active as long as the connection details do not change
- 🚀 change refactor message parsing (#35)
- 🎉 add strong name for NuGet projects (#3)
- 🚀 change move SWIFT message handling into separate library
libfintx.Swift - 🚀 change Properly parse HIRMG/HIRMS messages in bank code result (see 8c25a6d)
- 🚀 Update Commerzbank photo tan
- 🚀 make use of library SixLabors.ImageSharp optional
- 🚀 change rename
InputDatetoEntryDateinSwiftTransactionaccording to the MT940 specification - 🐛 fix HKTAB sending TAN medium type 0 (#28)
- Bank database update: Switch FinTS URL fiducia.de to atruvia.de
- Add .NET 8.0 to the target frameworks
- upgrade depdencies (incl. security fixes)
- upgrade SixLabors.ImageSharp to 3.1.x (from 1.0.2/-beta)
- refactoring if MT940 parsing; functions renamed
Versions with tag 1.0.0 do not have a changelog and are outdated. A upgrade to a higher version is strongly recommended.