Middleware 1.3.82
This release focuses on improvements and fixes for German market SCUs. It includes an update to the Fiskal Cloud Connector (FCC) to version 4.4.0 and a fix for certificate chain parsing in the SwissbitCloudV2 SCU.
Customers in Austria and France should continue to use version 1.2. We are working on a unified version for all markets.
๐ฉ๐ช Improvement: Updated Fiskal Cloud Connector to version 4.4.0 (fiskaltrust/middleware#622)โ
The bundled Fiskal Cloud Connector (FCC) has been updated from version 4.1.1 to 4.4.0.
FCC versions below 4.4.0 are no longer supported in this Middleware version. If you are using an external FCC or manually configured FCC version in the SCU configuration, please ensure it is updated to 4.4.0 before updating the SCU.
Affected packages:โ
- fiskaltrust.Middleware.SCU.DE.DeutscheFiskal
- fiskaltrust.Middleware.SCU.DE.SwissbitCloud
๐ฉ๐ช Bug Fix: Fixed certificate chain parsing in SwissbitCloudV2 SCU (fiskaltrust/middleware#624)โ
Fixed an issue where the SwissbitCloudV2 SCU returned the entire certificate chain as a single entry instead of properly splitting it into individual certificates. The TSE certificate chain is now correctly parsed into separate certificates, ensuring proper certificate validation and compliance checks.
Affected packages:โ
- fiskaltrust.Middleware.SCU.DE.SwissbitCloudV2