diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-06 00:52:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-06 00:52:23 -0700 |
commit | d500d1dd6e05c6128dcb15fe8e15acb2aaf979cd (patch) | |
tree | 98caedbfd7a6b154ca6401c6a389cb5a08bdee3d /app/src/main/play/en-US | |
parent | c78e670c2ac74e0c1b1fda4259cdcf69949e0d95 (diff) | |
parent | 59a462e6f23d046236bc20e6ac9c9464ed670f58 (diff) | |
download | frost-d500d1dd6e05c6128dcb15fe8e15acb2aaf979cd.tar.gz frost-d500d1dd6e05c6128dcb15fe8e15acb2aaf979cd.tar.bz2 frost-d500d1dd6e05c6128dcb15fe8e15acb2aaf979cd.zip |
Merge pull request #1503 from AllanWang/format
Format
Diffstat (limited to 'app/src/main/play/en-US')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index a9aab7e3..df5c33a5 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -3,4 +3,5 @@ v2.3.2 * Disable auto feed refresh by default and add setting to re-enable it * Update theme * Disable bugsnag completely when opting out of analytics -* Filter urls before sending to other apps
\ No newline at end of file +* Filter urls before sending to other apps +* Allow hiding main fab (see settings > newsfeed)
\ No newline at end of file |