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

· 2 min read
PosCreator Experience Team

In this version of the Middleware we introduced the force SCU switch flag, chunked export support in the Swissbit TSE, Fixed the reported transaction count in the Fiskaly TSE and improved the SwissbitCloud and DeutscheFiskal startup timeout.

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.

Feature: Force SCU Switch

We've added a new force SCU Switch flag 0x0000000040000000 to the Init-Scu-Switch Receipt (More Information). This flag can be used in some cases where the Init-Scu-Switch Receipt fails otherwise.

Affected packages:

  • fiskaltrust.Middleware.Queue.EF v1.3.48
  • fiskaltrust.Middleware.Queue.MySQL v1.3.48
  • fiskaltrust.Middleware.Queue.SQLite v1.3.48

Feature: Swissbit TSE Chunked export support

The Swissbit TSE now supports chunked exports. This can be used in cases where an out of memory exception is thrown during the exports (More Information). To enable this you can set the ChunkExportTransactionCount parameter in the Swissbit SCU configuration (for example to 10000).

Affected packages:

  • fiskaltrust.Middleware.SCU.DE.Swissbit v1.3.48

Bug Fix: Fiskaly number of transactions maxes at 100 fiskaltrust/middleware#170

We've fixed a bug where the number of open transactions reported by the Fiskaly SCU would max out at 100.

Affected packages:

  • fiskaltrust.Middleware.SCU.DE.FiskalyCertified v1.3.48

Bug Fix: Long startup timeout on error

We've improved the FCC error detection on startup of the DeutscheFiskal and SwissbitCloud TSEs. Previously this could lead to a long startup delay if the FCC crashed.

Affected packages:

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

As always, we're happy to hear feedback and suggestions via feedback+middleware@fiskaltrust.cloud or directly via issues in our GitHub repositories.