Releases: Fabi019/hid-barcode-scanner
Releases · Fabi019/hid-barcode-scanner
v2.2.0
v2.1.1
v2.1.0
What's Changed
- OCR integration using seperate app in #416
- Add option to remove scanned value once sent in #420
- Manual keyboard input while scanning in #431
- Fix barcode sent by volume key not updated in #435
- Polish language updates + RFCOMM mode implementation by @WinLin97 in #436
- Save code area image by in #456
- Disable some settings based on selected mode #453 by @WinLin97 in #457
- Update library versions
Full Changelog: v2.0.0...v2.1.0
v2.1.0-rc.1
What's Changed
- OCR integration using seperate app in #416
- Add option to remove scanned value once sent in #420
- Manual keyboard input while scanning in #431
- Fix barcode sent by volume key not updated in #435
- Polish language updates + RFCOMM mode implementation by @WinLin97 in #436
- Update library versions
Full Changelog: v2.0.0...v2.1.0-rc.1
v2.0.0
What's Changed
- Add Warning on Scanner When Not Connected (#309) by @ayus-aryal in #368
- Use different barcode scanner library in #374 with support for more configuration and better recognition than before
- Delays in custom template in #392
- Ability to send codes by pressing the volume keys
- Removed settings (due to the change of the scanning library):
- Raw-value (Replaced with text-mode in advanced options)
- Show possible codes (might be added later again)
- Auto-zoom (Wasn't actually working for quite some time due to a bug in the scanner; might be re-added later)
- Various smaller bug fixes/improvements
Full Changelog: v1.9.3...v2.0.0
v2.0.0-rc.1
What's Changed
- Add Warning on Scanner When Not Connected (#309) by @ayus-aryal in #368
- Use different barcode scanner library in #374 with support for more configuration and better recognition than before
- Delays in custom template in #392
- Removed settings (due to the change of the scanning library):
- Raw-value (Replaced with text-mode in advanced options)
- Show possible codes (might be added later again)
- Auto-zoom (Wasn't actually working for quite some time due to a bug in the scanner; might be re-added later)
- Various smaller bug fixes/improvements
New Contributors
- @ayus-aryal made their first contribution in #369
Full Changelog: v1.9.3...v2.0.0-rc.1
v1.9.3
v1.9.2
What's Changed
- Add Polish translation by @WinLin97 in #299
- Continuation of polish translation by @WinLin97 in #302
- Added F13-F24 keys
- Added Polish keymap
- Generic custom keys in #311 (Allows you to define custom character to hid mappings to extend/override the predefined keyboard layout)
- Custom scan area overlay in #323
- Update library versions
- Small bug fixes
New Contributors
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Update mlkit dependency to address issues with android 15
- Improve the JavaScript engine service error handling
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Update dependencies
- Add options for exporting history by @tkr3 in #244
- Add JavaScript interpreter for dynamic code modifications based on value and type in #238
- Add setting to expand templates in code value by in #256
- Add runtime developer mode toggle in #258
- Multiple bug fixes
Full Changelog: v1.8.1...v1.9.0