Releases: erpnet/ErpNet.FP
Releases · erpnet/ErpNet.FP
v1.1.0.1518
Add new properties, logging, and improve error handling
- Added
ExcludePortList
andDetectionTimeout
properties in the user interface to better control the detection process. - Optimized thread safety and performance of detection tasks.
- Improved error handling for low-level serial communication.
- Enhanced logging of the detection process.
v1.1.0.1414
Fix for issue Service Fails to Reconnect to Printer After Connection Interruption #188
v1.1.0.1110
Add SubTotalAmountModifiers support for Daisy printer, update projects to .NET 8, update components to latest versions, update installer to WIX v4, change c# language version to 12.
v1.1.0.721
FP.Server updated to .NET 7.0
dependencies updates to latest versions
v1.1.0.434
Added fix for Datecs C protocol missing UNP (DP-150)
v1.1.0.318
Adds support for printing X and Z reports for pinpad on Datecs-X devices
v1.1.0.0
Fixed issue #168
Merge pull request #170 from o-ivanov/AddPaymentTerminal Fixed issue #168
v1.0.9000.0000
Additional support for Datecs printers
- add support for payment terminals
- add support for card payment when paying on a terminal
- in reversal receipt, rename taxbase-reduction to tax-base-reduction in
reversal-reason, but keep the old name for compatibility - support pinpad
- add UI for payment option 'supportPaymentTerminal'
v1.0.8000.0000
Fix issue where new items on the queue wouldn't be worked on.