Skip to content

v3.0.0

Compare
Choose a tag to compare
@fttx fttx released this 19 Feb 20:42
· 615 commits to master since this release

Added

  • Continuous mode
  • Option to clear the server data
  • Quantity output component
  • Delay output component
  • Other key output component (to press keys like F1, DEL, etc.)
  • Append scannings to CSV file in realtime
  • Auto reconnect when the IP address changes
  • Minimization to tray icon
  • Button to delete scan sessions from the server
  • Support for CODE 32
  • Settings to enable/disable scan formats
  • Added a way to enter barcodes manually (by typing it)
  • OTG support (Open a scan session, type the barcode and press the ENTER key)
  • Repeat barcodes
  • Archive barcodes
  • Search (CTRL+F or CMD+F)
  • Support for Chinese characters (Select clipboard typeMethod) thanks to @Oschangkai

Fixed

  • DATE, DATE_TIME, etc. variable 'unknown' issue
  • Scan session name sync issue
  • Minor UI enhancements