Skip to content

Preview

Martin edited this page Apr 12, 2023 · 54 revisions

The next release will contain support for device class PINPad.

The following bugs will be fixed:

  • The methods in the interface classes for the following device classes have been made public: Biometrics, CheckScanner, ImageScanner, ItemDispenser, Lights, POSPower, RFIDScanner, SignatureCapture and SmartCardRW.
  • SynchronizedMessageBox crashed whenever a previous message box generated with the same SynchronizedMessageBox instance had been closed with method abortDialog.
  • Several bug fixes in JavaDoc comments.
  • Class factory for device class SmartCardRW and RFIDScanner did not create a new service instance whenever an instance for the same device ID existed.
  • Class factory for all device classes call the device class specific method changeDefaults before calling method addproperties now. This has been made to ensure that an exception within the class factory does not leave a non-working service in memory.

Clone this wiki locally