Skip to main content

Changelog

This page lists relevant changes and updates in fiskaltrust's cloud services, on-premise products, and documentation.

You can subscribe to all changelogs via RSS, follow the GitHub repo, or display categories of changes by tags.

Middleware 1.3.82

ยท 2 min read
PosCreator Experience Team
The team working on the Middleware and other products for PosCreators

Static Badge

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.

info

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.

warning

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