diff --git a/CHANGELOG.md b/CHANGELOG.md index a4c96b51..1aa10311 100644 --- a/CHANGELOG.md +++ b/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