Skip to content

Releases: maslick/koder

v1.8.0

06 Feb 11:57
Compare
Choose a tag to compare
  • publish browser, CJS and ESM versions in a single npm package

v1.7.0

29 Jan 19:57
Compare
Choose a tag to compare
  • react-scripts 5.0.0 and webpack 5
  • minor: npm badges + ci improvements

v1.6.0

29 Jan 14:14
Compare
Choose a tag to compare

v1.5.2

23 Jan 14:00
49ce52d
Compare
Choose a tag to compare
  • Copy to clipboard button (#55)

v1.5.1

19 Jan 13:21
fbf9c6e
Compare
Choose a tag to compare
  • Beep issue #50 fixed
  • Improved README.md

v1.5.0

16 Jan 19:25
408766e
Compare
Choose a tag to compare
  • 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

12 Jan 11:57
bb701dc
Compare
Choose a tag to compare

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

12 Jan 11:28
614328d
Compare
Choose a tag to compare

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

12 Jan 10:29
3c3d3af
Compare
Choose a tag to compare

Add scan beep on iOS and Mac OSX

v1.2.7

12 Jan 09:23
b4b0155
Compare
Choose a tag to compare
  • add Transformer base class
  • display Receiving party with UPNQR (Slovenia)