Skip to content

Releases: fttx/barcode-to-pc-server

v3.18.1

30 Aug 13:25
Compare
Choose a tag to compare

Fixed

  • Fix false positives issue

v3.18.0

30 Aug 10:20
Compare
Choose a tag to compare

Added

  • Option to ignore duplicate barcodes
  • Spanish language support
  • Connection instructions page

v3.17.0

26 Jul 20:14
Compare
Choose a tag to compare

Added

  • Option to automatically delete scan sessions from the server
  • Add option to change the row to update for the CSV_UPDATE component

Changed

  • Improve Continuous mode scan speed
  • Improve UX

Fixed

  • CSV Exporting issue with unsupported charsets
  • Fix beep sound not playing after exiting the ScanSession page

v3.16.0

09 Jun 18:43
Compare
Choose a tag to compare

Added

  • Title and message parameter to the SELECT_OPTION component

Fixed

  • CSV_UPDATE empty output issue

v3.15.0

24 May 11:33
Compare
Choose a tag to compare

Added

  • CSV_UPDATE component
  • Option to archive scan sessions while offline
  • Option to acquire the scan session name as a barcode

Changed

  • Improve QR Code pairing instructions
  • Minor UX improvements

v3.14.0

12 Apr 12:28
Compare
Choose a tag to compare

Added

  • Support for the "defaultValue" variable in the TEXT and NUMBER components
  • Support for the "barcodes" variable
  • CMD+Q Shortcut (macOS)

Changed

  • Improve buttons position

Fixed

  • Disappearing keyboard issue when using MANUAL INPUT mode
  • DELAY component
  • Sync button issue

v3.13.1

06 Dec 10:52
Compare
Choose a tag to compare

Changed

  • Minor UI fixes

Removed

  • Alert from CSV Output

Fixed

  • macOS Big Sur menu icon dark mode color

v3.13.0

24 Sep 13:48
Compare
Choose a tag to compare

Added

  • ALERT component to show messages in the app
  • More options for the HTTP component

Removed

  • FOCUS_WINDOW component

v3.12.0

19 Sep 16:30
Compare
Choose a tag to compare
v3.12.0 Pre-release
Pre-release

Added

  • FOCUS_WINDOW component
  • Option to chose a delimiter character for the CSV_LOOKUP component
  • Hide option to the tray icon (Linux only)
  • Variables injection support for NUMBER and TEXT components

Changed

  • RUN, HTTP and CSV_LOOKUP Components are now executed synchronously
  • You can now use run, http and csv_lookup variables
  • Code Signing certificate
  • Increased RUN Component output buffer

Fixed

  • Keyboard emulation issue with special characters (Linux only)
  • Empty output when using CSV_LOOKUP
  • Fix "enableTray" error

v3.12.0-beta1

13 Sep 08:27
Compare
Choose a tag to compare
v3.12.0-beta1 Pre-release
Pre-release

Added

  • FOCUS_WINDOW component
  • Option to chose a delimiter character for the CSV_LOOKUP component
  • Hide option to the tray icon (Linux only)

Changed

  • RUN, HTTP and CSV_LOOKUP Components are now executed synchronously
  • You can now use run, http and csv_lookup variables
  • Code Signing certificate

Fixed

  • Keyboard emulation issue with special characters (Linux only)
  • Empty output when using CSV_LOOKUP