Skip to content

Releases: gruhn/vue-qrcode-reader

v1.2.1

06 Sep 13:15
Compare
Choose a tag to compare

1.2.1 (2018-09-06)

Bug Fixes

v1.2.0

02 Sep 15:45
Compare
Choose a tag to compare

1.2.0 (2018-09-02)

Features

  • preserve last frame when stream ends (8aa5eab), closes #24

v1.1.1

01 Sep 15:57
Compare
Choose a tag to compare

1.1.1 (2018-09-01)

Bug Fixes

  • styling: horizontally shifted tracking paint (def4bb4), closes #55

v1.1.0

29 Aug 22:22
Compare
Choose a tag to compare

1.1.0 (2018-08-29)

Bug Fixes

  • tracking: paint persists on canvas (8c775d8)

Features

  • create camera prop as alias (b5a2249)

v1.0.1

23 Aug 10:36
Compare
Choose a tag to compare

1.0.1 (2018-08-23)

Bug Fixes

  • remove undefined VERSION variable (b14f2fd), closes #52

v1.0.0

22 Aug 22:07
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2018-08-22)

Bug Fixes

  • init: stop previous camera if any (71010f0), closes #40
  • paused: prevent scanning frozen stream (c01f301)
  • "Invalid contraint" error on iOS (c058df3), closes #39
  • error when tracking disabled (bc4babb)
  • null pointer exception on destroy (ae9fa90), closes #44
  • tracking: error in location normalization (4ae412e)
  • tracking: mismatch default repaint function (53dd224), closes #41

Features

Performance Improvements

  • reduce scan frequency when not tracking (0db0943), closes #39

BREAKING CHANGES

  • removed locate event