Zum Hauptinhalt springen

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.79

· Eine Minute Lesezeit
PosCreator Experience Team

Static Badge

This release includes a new feature to automatically close open transactions on a TSE in the German market.

info

Version 1.3 of the Middleware is intended for the German and Italian markets only (with Belgium, Denmark, Greece, Portugal, and Spain currently in development). Customers in Austria and France should continue to use version 1.2. A preview of the unified 1.3 Middleware for Austria and France is already available.

🇩🇪 Feature: Automatically close open transactions on the TSE with the Daily-Closing (fiskaltrust/middleware#554)

We've added a queue configuration parameter CloseOpenTSETransactionsOnDailyClosing which is set to false per default. When set to true the queue will close all open transactions on the TSE automatically with each daily closing.

Affected packages:

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