Skip to content

Releases: Fabi019/hid-barcode-scanner

v1.9.1

03 Sep 18:45
91b4273
Compare
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
Compare
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

v1.8.1

28 May 18:56
a38601e
Compare
Choose a tag to compare

What's Changed

  • Update library versions
  • Add monochrome icon variant in #215
  • Support additional encodings in #219
  • Implement privacy mode in #223
  • Fix debug graphs in CameraPreview by @tkr3 in #226
  • Camera related bug fixes

New Contributors

  • @tkr3 made their first contribution in #226

Full Changelog: v1.8.0...v1.8.1

v1.8.0

06 Apr 18:08
ffd98ef
Compare
Choose a tag to compare

What's Changed

  • Turkish keyboard layout
  • Refactor camera view in #183
  • Support capture group in regex to extract code part in #185
  • Add option to disable screen timeout in #193
  • Update library versions

Full Changelog: v1.7.4...v1.8.0

v1.7.4

14 Feb 16:46
c4d55b3
Compare
Choose a tag to compare

What's Changed

  • Updated library versions
  • Detect/Warn when caps lock is enabled in #137
  • Support modifier keys in custom templates in #161
  • Various fixes

Full Changelog: v1.7.3...v1.7.4

v1.7.3

31 Oct 08:04
b85b747
Compare
Choose a tag to compare

What's Changed

  • Updated library versions
  • Small spelling adjustmens
  • Copying of history entries by long pressing
  • Fixed crash on android 14

Full Changelog: v1.7.2...v1.7.3

v1.7.2

30 Sep 10:41
a4e032b
Compare
Choose a tag to compare

What's Changed

  • Add 4k scan resolution
  • New auto-zoom option
  • Option for showing possible codes
  • New full screen scanner mode
  • Various bug fixes & optimizations
  • Updated library versions

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Jul 10:33
97899c9
Compare
Choose a tag to compare

What's Changed

  • Update library versions
  • Scan history (#88)
  • More focus options

Full Changelog: v1.7.0...v1.7.1

v1.7.0

02 Jun 12:48
c853392
Compare
Choose a tag to compare

What's Changed

  • Updated library versions
  • Implement regex filtering (#79)
  • Implement custom templates (#80)
  • Reorganize settings (#82)

Full Changelog: v1.6.2...v1.7.0

v1.6.2

18 May 14:23
023362c
Compare
Choose a tag to compare

What's Changed

  • Update library versions
  • Fixed rare crash caused by tone generator
  • New option for allowing screen rotation
  • New option for setting camera exposure to help detect codes more easily (should fix #71)
  • Skip button is now in the top bar
  • Show connected device in top bar instead of extra card

Full Changelog: v1.6.1...v1.6.2