JavaPOS 1.14.078 (1.14.17-078)January 11, 2024 · One min readJavaPOS APIEnhancements Added support for new Information, Health and Statistics fields for PowerScan family of devices. Corrected defects Corrected a missing IHSParser.csv file for some distributions of JavaPOS. Corrected a Statistic reporting of Interface 1E to report as USB COM SC.
JavaPOS 1.14.077 (1.14.16-077)October 13, 2023 · One min readJavaPOS APIEnhancements Added UPOS Compliant fields to WMI; added UPOSCompatibleWMI property to dls.properties. Added sample jpos.xml profile for Gryphon GFS45XX devices. Added sample jpos.xml profile for Magellan 3XXX series single-plane devices. DLSBaseService refactor to enhance stability and improve potential user error handling. Corrected defects Corrected an issue causing the TDRType statistic to be reported twice.
JavaPOS 1.14.075 (1.14.15-075)June 15, 2023 · One min readJavaPOS APIEnhancements Added sample jpos.xml profiles for Magellan 9600 and Magellan 9900 devices using USB-OEM. Added experimental support for Matrix 320 devices. Signed DLL files for Windows 11 SAC support. Corrected defects
JavaPOS 1.14.074 (1.14.15-074)March 23, 2023 · One min readJavaPOS APIEnhancements Added support for configOnClaim property for USB-OEM Scale. Added new Information, Health and Statistics fields to align with VAF Specification for Fresco units. Corrected defects Corrected an issue causing the weight to always be cleared when clicking the Zero Scale button in JavaPOSTest.
JavaPOS 1.14.073 (1.14.14-073)November 17, 2022 · One min readJavaPOS APIEnhancements Added jpos.xml profile for Fresco units. Added a latch to DLSPort.closePort to prevent multiple calls from closing multiple times. Corrected defects Corrected an issue causing the SendCookedData property to have no effect. Corrected an issue causing custom scanner programming via xml to no longer work.
JavaPOS 1.14.072 (1.14.14-072)April 4, 2022 · One min readJavaPOS APIEnhancements Added support for Dock / Undock Direct I/O functionality Corrected defects Corrected an issue causing the Zero Scale button in JavaPOSTest to conflict with live weight Corrected an issue causing an incorrect data type of some symbologies after reading ABC Codabar
JavaPOS 1.14.070 (1.14.13-070)January 25, 2022 · One min readJavaPOS APIEnhancements A major vulnerability with Apache Log4j2 was corrected in this release. Updated Log4j2 to version 2.12.4 Corrected defects Corrected a minor timing issue causing a delay between Open and Claim Corrected an issue causing some devices to delay for 30 seconds on the first Open
JavaPOS 1.14.066 (1.14.12-066)October 20, 2021 · One min readJavaPOS APIEnhancements Upgraded to latest JNA third-party library. JavaPOS works with JNA 5.2.0 through JNA 5.9.0. Corrected defects Fixed an issue causing health checks to repeat after a reset during the Firmware Update process. Removed several jpos.xml properties that are not used. canAcceptConfigItems vendorURL useSunJavaxComm updateUsage serviceClass serviceInstanceFactoryClass fullDisable scanControl
JavaPOS 1.14.065 (1.14.11-065)July 14, 2021 · One min readJavaPOS APIEnhancements Updated LabelParser to add support for MicroQR. Installer now automatically determines the correct version of nrjavaserial to install. WMI Implementation now supports ModelName and FirmwareRevision properties. Updated Function Key handling for PM9XXX-series devices to no longer search for INQ and ESC in Label data. Corrected defects Corrected error causing RS232 devices to not reconnect after firmware update in CentOS. Corrected discrepancies between the VAF specification and the IHS Parser. Corrected a problem causing NullPointerException when writing Avalanche registry entries. Corrected resetStatistics in the DLSBaseService to properly conform to UPOS. Corrected an error causing statistics to not be populated on Linux. Corrected an error in WMI Statistics causing corruption of statistics. Removed duplicate property names from DLSProperties. Corrected an error causing DEVICE_SERVICE_VERSION to not be properly updated during build.
JavaPOS 1.14.060 (1.14.10-060)April 8, 2020 · One min readJavaPOS APIEnhancements Added support for OpenJDK 11 and the Java 11 platform. Corrected defects Corrected address errors in WinXXHid.dll causing crashes when communicating with USB.