Update CHANGELOG
This commit is contained in:
parent
9d370f43b4
commit
c6a32b0746
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -2,10 +2,18 @@
|
|||
|
||||
#### v0.8.0
|
||||
|
||||
* New feature: **Storage Access Framework** (remove all manual storage permissions and use the SAF everywhere)
|
||||
* Improvement: Improve some English strings (Issue #149, PR #571 and #576 by @jsoberg)
|
||||
* Improvement: Don't automatically backup when updating last used or when moving cards
|
||||
* Improvement: Enable the "append date to backups" option by default
|
||||
* Improvement: Strip issuer from the label when adding via URL/QR code (Issue #551, PR #560 by @shivasheeshyadav)
|
||||
* Improvement: Remove the "new backup format warning" (has been there long enough)
|
||||
* Bug fix: Make the automatic thumbnail selection case insensitive (Issue #564)
|
||||
* Bug fix: Validate Integer input for counter, digits and period (Issue #569, PR #570 by @jsoberg)
|
||||
* Internal: Update Gradle and build tools
|
||||
* Internal: Min API Level set to 22 (Lollipop 5.1)
|
||||
* Internal: Refactoring and reducing build warnings
|
||||
|
||||
* Thumbnails: Lots of new ones (thanks to all contributors)
|
||||
|
||||
#### v0.7.1.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue