Skip to content

Releases: Fabi019/hid-barcode-scanner

v2.2.0

21 Jan 19:05
f621416

Choose a tag to compare

What's Changed

  • New keyboard layouts (Belgian, Brazilian, Hungarian, Portuguese) in #477
  • Automatically clear code in UI after specified time in #476
  • More actions for volume keys in #484
  • More formats for storing scan image

Full Changelog: v2.1.1...v2.2.0

v2.1.1

21 Nov 16:32
4d0e3ef

Choose a tag to compare

What's Changed

  • Improve yuv to nv21 conversion in #467

Full Changelog: v2.1.0...v2.1.1

v2.1.0

16 Nov 16:36
185c3ba

Choose a tag to compare

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

01 Oct 08:48
4c915b2

Choose a tag to compare

v2.1.0-rc.1 Pre-release
Pre-release

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

04 Jun 15:56
4233570

Choose a tag to compare

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

09 May 15:48
2a53191

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release

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

Full Changelog: v1.9.3...v2.0.0-rc.1

v1.9.3

09 Mar 09:29
5f7f4ab

Choose a tag to compare

What's Changed

  • Update library versions
  • Persist history during restarts in #344
  • Add CZ layout thanks to @Jaunawab in #350
  • More export options & history filters in #357
  • Various small bug fixes

Full Changelog: v1.9.2...v1.9.3

v1.9.2

02 Jan 15:04
3561d92

Choose a tag to compare

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

03 Sep 18:45
91b4273

Choose a tag to compare

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

04 Aug 17:17
45355cb

Choose a tag to compare

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