From bf7501279d66054f5bdaf84d336dc3b2f4e91764 Mon Sep 17 00:00:00 2001 From: Jakob Nixdorf Date: Wed, 28 Feb 2018 16:44:13 +0100 Subject: [PATCH] Update CHANGELOG and README --- CHANGELOG.md | 13 +++++++++++++ README.md | 1 + 2 files changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8314d1f..73b5e017 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +#### v0.4.1 + + * New feature: Intro screen when staring the app for the first time to setup encryption and authentication + * New feature: Optionally append date to backups (PR #124) + * New feature: Check if entries are valid when entering manually (Issue #135, PR #136 by Björn Richter) + * New feature: Offer different options when using the tag selection (Issue #133, PR #134) + * New feature: Broadcast receivers to trigger backups from Tasker (PR #115) + * New feature: Add support for using Android Backup (Issue #109, PR #111) + * New feature: Show a warning before changing the encryption + * Bug fix: Fix crash when saving an empty label (Issue #138, PR #139 by Björn Richter) + * Bug fix: Fix visibility of thumbnails in dark themes (Issue #88, PR #90) + * Thumbnails: new thumbnails (see the wiki) + #### v0.4.0 * New feature: **Password-based encryption** (a big thanks to all the testers) diff --git a/README.md b/README.md index 44faed6f..35c17698 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # andOTP - Android OTP Authenticator [![Build Status](https://travis-ci.org/andOTP/andOTP.svg?branch=master)](https://travis-ci.org/andOTP/andOTP) +[![Crowdin](https://d322cqt584bo4o.cloudfront.net/andotp/localized.svg)](https://crowdin.com/project/andotp) [![Current release](https://img.shields.io/github/release/andOTP/andOTP/all.svg)](https://github.com/andOTP/andOTP/releases/download/v0.4.0.1/andOTP_v0.4.0.1.apk) ![andOTP](./assets/logo.png)