Update CHANGELOG

This commit is contained in:
Jakob Nixdorf 2017-10-18 07:27:34 +02:00
parent 69e13bef79
commit acaa25a391
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC

View file

@ -1,5 +1,16 @@
# Changelog
#### v0.2.8
* New feature: store authentication credentials hashed (Issue #49)
* New feature: store backup password encrypted (Issue #49)
* New feature: set a static backup dir to disable the file selector (Issue #52)
* New feature: hidden features (see wiki)
* New hidden feature: SteamGuard tokens (Issue #38)
* Style/UI: black theme (Issue #47)
* Bug fix: keep authentication settings when receiving a Panic Trigger (Issue #50)
* Bug fix: progress bar animation with default duration scale
#### v0.2.7
* New feature: require authentication again after screen lock (Issue #28)