diff options
author | Allan Wang <me@allanwang.ca> | 2019-06-06 16:23:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-06 16:23:22 -0400 |
commit | dc409d14c26a9cb6be4eecfb59e56f37207572c8 (patch) | |
tree | 2228e607efc3917ea8c38f83dfff21c4ea3fe5dd /app/src/main/play/en-US/whatsnew | |
parent | 17a6a36279f20974e4db8d7355e747f4f59c1af1 (diff) | |
download | frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.tar.gz frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.tar.bz2 frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.zip |
Enhancement/whatsnew (#1434)
* Use kts for settings
* Update whatsnew automatically
* Remove changelog length check
Diffstat (limited to 'app/src/main/play/en-US/whatsnew')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 9f440f8b..3c3943fb 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1 +1,8 @@ -A full changelog is available in the app, or at https://github.com/AllanWang/Frost-for-Facebook/blob/dev/docs/Changelog.md.
\ No newline at end of file +v2.3.0 + +* Converted internals of Facebook data storage; auto migration will only work from 2.2.x to 2.3.x +* Added notification widget +* Update theme +* Update translations +* Add fingerprint unlock screen +* Fix messenger redirect
\ No newline at end of file |