Releases: fttx/barcode-to-pc-app
Releases · fttx/barcode-to-pc-app
v3.1.2
v3.1.0
v3.0.2
v3.0.1
v3.0.0
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 KaiYi
Fixed
- DATE, DATE_TIME, etc. variable 'unknown' issue
- Scan session name sync issue
- Minor UI enhancements
v2.0.4
v2.0.0
- Added a way to customize the typed string (eg. press two times ENTER, print the TIMESTAMP, replace a character, etc.)
- Added landscape mode
- Tap to send the barcodes again
- Added an option to send a barcode manually (keyboard)
- Added run on startup option
- Improved multi-device connection
- Fixed Bonjour error
- Fix scan session name update problem
- Various UI enhancements