Update README and CHANGELOG
This commit is contained in:
parent
842d49b68f
commit
844a17cbfe
2 changed files with 12 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
#### v0.2.7
|
||||
|
||||
* New feature: require authentication again after screen lock (Issue #28)
|
||||
* New feature: make response to Panic Trigger configurable (Issue #35)
|
||||
* Update: Android SDK 26 (Oreo)
|
||||
* Update: Apache Commons Codec 1.10
|
||||
* Code: lot of internal changes (mostly due to the Android 26 update)
|
||||
|
||||
#### v0.2.6
|
||||
|
||||
* New feature: custom password preference with confirmation (Issue #26)
|
||||
|
|
|
@ -14,6 +14,10 @@ This is a fork of the great OTP Authenticator app written by Bruno Bierbaumer,
|
|||
which has sadly been inactive since 2015. All credit for the original version
|
||||
goes to Bruno.
|
||||
|
||||
## Help wanted:
|
||||
I currently don't have that much time to spend developing andOTP, so any contributions are always welcome.
|
||||
Don't worry, I will still continue to develop andOTP it will just slow down from the incredible speed I had going in the beginning.
|
||||
|
||||
## Features:
|
||||
|
||||
* Free and Open-Source
|
||||
|
|
Loading…
Reference in a new issue