Coming next release
Receipt Service upgrade to .NET 8
Receipt Service is upgraded to .NET 8 which brings the following improvements:
- Performance Improvements
- API Enhancements
- Security & Stability
...
Released 18.02.2025
Receipt management - Side panel view improvement
...
Coop: Making searches in Cloud ReceiptJournal affects ReceiptService performance
Changes have been made to data filtering to maintain performance efficiency. The Contains filter has been removed, as it consumes significant resources when handling large datasets.
Remove POSLogToBatch and PoslogToKwick package
Removed the PoslogToBatch and PoslogToKwick packages from the ReceiptService Solution as well as from the Build and Release pipeline.
New tender type for external giftcards
Added SubTenderType to Tender in Arts Xml and Authorization with referenceNumber and referenceText for external giftcards
ReceiptService mixes ARTS v2 and v6 in same blob type
When both both ARTS XML v2 and v6 are enabled, blobs are consistently exported in the correct versions without mixing different versions in the same blob.
...