diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-27 21:50:56 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-07-27 21:50:56 -0700 |
commit | 1796aa0ee637c3fd65eb58392a287ea0abdd6e70 (patch) | |
tree | e2ddcb376d37eeff4ad857e179eff92d8200ae36 /app/src/main/play/en-US/whatsnew | |
parent | d746e687b217d03c7b03beed3763e7503358de74 (diff) | |
download | frost-1796aa0ee637c3fd65eb58392a287ea0abdd6e70.tar.gz frost-1796aa0ee637c3fd65eb58392a287ea0abdd6e70.tar.bz2 frost-1796aa0ee637c3fd65eb58392a287ea0abdd6e70.zip |
Disable auto session capture until analytics is disabled
Diffstat (limited to 'app/src/main/play/en-US/whatsnew')
-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 765565f1..d2b73404 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,4 +1,5 @@ v2.3.2 * Disable auto feed refresh by default and add setting to re-enable it -* Update theme
\ No newline at end of file +* Update theme +* Disable bugsnag completely when opting out of analytics
\ No newline at end of file |