Skip to content

Commit

Permalink
Update changelog to 3.0.3/3.1.0 (#90)
Browse files Browse the repository at this point in the history
* Update changelog to 3.0.3

* Update Changelog to 3.1.0

* Update CHANGELOG.md

Co-authored-by: Christopher Beckmann <[email protected]>
  • Loading branch information
kaiserls and Kamuno authored Oct 21, 2020
1 parent 0804c65 commit bbed62d
Showing 1 changed file with 40 additions and 2 deletions.
42 changes: 40 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,48 @@
Changelog
==========

Version 2.2.1 *(tba)*

Version 3.1.0 *(2020-10-21)*
----------------------------

* Fixed consecutive scans
* Fix processing "tel:" qr codes
* Fix en/disabling beep on scan
* Fix automatic save scans to history
* Fix reading aztec codes
* Fixed code generation for urls
* Removed write to storage permission
* Added option to encode pure text
* Show e-mail apps only for "mailto:"

Version 3.0.3 *(2020-03-01)*
----------------------------

* Fixed some crashes

Version 3.0.1 *(2020-02-29)*
----------------------------

* Fixed a common crash

Version 3.0.0 *(2020-02-27)*
----------------------------

* Reworked the History UI
* Reworked the QR Result UI
* Migrated to room database
* Now uses zxing result parser instead of custom one
* History items now save more information
* Added the ability to save images of the qr code (can be turned of in settings)
* Added an option to disable the beep tone when scanning
* Various Bugfixes

Version 2.2 *(2019-08-02)*
----------------------------

* \#48 Fix typos and misspellings in German translation
* Fix typos and misspellings in translation
* Updated UI
* Added QR Code Generator

Version 1.6.1 *(2016-12-27)*
----------------------------
Expand Down

0 comments on commit bbed62d

Please sign in to comment.