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.55 (Germany)

ยท 2 min read
PosCreator Experience Team

In this version of the Middleware, we've updated the Fiskal Cloud Connector to version 4.0.8, added fallback mechanisms to always include TSE information in DSFinV-K exports in edge cases, and store some additional data for improved tracebility and diagnostics.

caution

Version 1.3 of the Middleware is meant for the German and Italian markets only, customers in Austria and France should continue to use version 1.2. We will unify these experiences in an upcoming version.

๐Ÿ‡ฉ๐Ÿ‡ช Bug fix: DSFinV-K now contains TSE serial and certificate when Queue was in failed mode during daily receipt fiskaltrust/middleware#257โ€‹

In previous versions of the Middleware, certain TSE information like the serial number and the certificate where not properly added to the DSFinV-K export in some scenarios where the TSE was not reachable during a daily closing receipt. We've introduced several fallback steps for this, ensuring that these fields will be filled.

Affected packagesโ€‹

  • fiskaltrust.Middleware.Queue.* v1.3.55

๐Ÿ‡ฉ๐Ÿ‡ช Feature: Update FCC to 4.0.8 in SwissbitCloud and DF SCUs fiskaltrust/middleware#253โ€‹

We've updated the Fiskal Cloud Connector (the background service used by the Deutsche Fiskal and SwissbitCloud TSEs use) to the latest version, which includes stability improvements. When updating to this version of the SCU, the new FCC version is automatically installed.

Affected packagesโ€‹

  • fiskaltrust.Middleware.SCU.DE.DeutscheFiskal v1.3.55
  • fiskaltrust.Middleware.SCU.DE.SwissbitCloud v1.3.55

๐Ÿ‡ฉ๐Ÿ‡ช Feature: Support enabling FCC metrics fiskaltrust/middleware#259โ€‹

For people who directly obtained cloud TSEs from Deutsche Fiskal or Swissbit, it's now possible to enable collecting FCC metrics to use the Deutsche Fiskal monitoring service (embedded into their Portal) - this can be enabled by setting the optional Queue parameter EnableFccMetrics to true.

Affected packagesโ€‹

  • fiskaltrust.Middleware.SCU.DE.DeutscheFiskal v1.3.55
  • fiskaltrust.Middleware.SCU.DE.SwissbitCloud v1.3.55

Stability improvement: Create ActionJournal entry on queue startup containing queue infos fiskaltrust/middleware#260โ€‹

The Middleware now creates an ActionJournal entry on each start containing details about the current configuration, which will make tracing issues easier for our support as well as our PosDealers.

Affected packagesโ€‹

  • fiskaltrust.Middleware.Queue.* v1.3.55

As always, we're happy to hear feedback and suggestions directly via issues in our GitHub repositories.