Koder Versions Save

QR/bar code scanner for the Browser

v1.8.0

2 years ago
  • publish browser, CJS and ESM versions in a single npm package

v1.7.0

2 years ago
  • react-scripts 5.0.0 and webpack 5
  • minor: npm badges + ci improvements

v1.6.0

2 years ago

v1.5.2

2 years ago
  • Copy to clipboard button (#55)

v1.5.1

2 years ago
  • Beep issue #50 fixed
  • Improved README.md

v1.5.0

2 years ago
  • print the number of milliseconds to recognize qr/bar code
  • CI/CD pipeline with manual deployment to dev environment
  • remove unused cpp files (qr, barcode)
  • refactoring, renaming
  • document C++ code
  • use Emscripten 3.1.1 (was 1.38.44)
  • use public Emscripten Docker image (emscripten/emsdk)
  • reduce WASM size by 131KB (now: 330KB wasm + 13 KB js glue)
  • minify glue code with --closure
  • rename and refactor helper.js file (use Koder class, async init getter) -> koder.js
  • rename all.wasm and all.js -> zbar.wasm and zbar.js

v1.4.1

2 years ago

Add beep toggle button. When enabled, Koder will produce a beep sound on the successful scan. Screenshot 2022-01-12 at 13 56 29

v1.4.0

2 years ago

Merge QR and Barcode WASM files into one (no more QR/BAR button in the UI, Koder will recognize both QR and BAR codes automatically without the need to toggle the switch).

v1.3.0

2 years ago

Add scan beep on iOS and Mac OSX

v1.2.7

2 years ago
  • add Transformer base class
  • display Receiving party with UPNQR (Slovenia)