Update CHANGELOG
This commit is contained in:
parent
69e13bef79
commit
acaa25a391
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue