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.68 (Germany, Italy)

ยท 2 min read
PosCreator Experience Team

In this version of the Middleware our focus was on improving the DSFinV-K and DFKA export, and making the middleware and cloud cashbox more robust.

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 are currently testing a unified version for all markets, and will release an update about this soon.

๐Ÿ‡ฉ๐Ÿ‡ช Improvement: Improve DSFinV-K and DFKA exportโ€‹

We have improved the DSFinV-K and DFKA export to be more robust and to handle more edge cases. Notably the BON_NAME column is now also filled with the correct data if no PayItem is sent.

Affected packages:โ€‹

  • fiskaltrust.Middleware.Queue.AzureTableStorage v1.3.68
  • fiskaltrust.Middleware.Queue.EF v1.3.68
  • fiskaltrust.Middleware.Queue.MySQL v1.3.68
  • fiskaltrust.Middleware.Queue.SQLite v1.3.68

โ˜๏ธ Bug: Handle special characters in the cbReceiptReference field in the fiskaltrust.CloudCashbox (fiskaltrust/middleware#378)โ€‹

We have fixed an issue where special characters (/, \, #, ?) in the cbReceiptReference field were not handled correctly. This issue lead to these receipts not being signed and has been resolved and the Middleware now correctly handles special characters in this field.

Affected packages:โ€‹

  • fiskaltrust.Middleware.Queue.AzureTableStorage v1.3.68

๐Ÿ‡ฎ๐Ÿ‡น Bug: NullReferenceException when reprinting receipt (fiskaltrust/middleware#396)โ€‹

We have fixed an issue where the Middleware was loading failed receipts when processing reprint, refund, and void operations.

Affected packages:โ€‹

  • fiskaltrust.Middleware.Queue.AzureTableStorage v1.3.68
  • fiskaltrust.Middleware.Queue.EF v1.3.68
  • fiskaltrust.Middleware.Queue.MySQL v1.3.68
  • fiskaltrust.Middleware.Queue.SQLite v1.3.68

๐Ÿ‡ฉ๐Ÿ‡ช Bug: Error when SCU-Switching to SwissbitCloud and DeutscheFiskal (fiskaltrust/middleware#392)โ€‹

We have improved the stability of the SCU-Switch to SwissbitCloud and DeutscheFiskal TSEs.

Affected packages:โ€‹

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

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