diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-04 23:58:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-04 23:58:18 -0700 |
commit | d5b53ee27be8c50419ef61bf33b93cd1619dfddb (patch) | |
tree | 42718fe3fe45b256e2486a3f0fe2f294480919f8 /docs | |
parent | 2eacc8cb77b561eb1da11acb6ec8f620195fd24f (diff) | |
parent | 96241eb6dfdcbfadc57ed5800e2a2d85a060b6fc (diff) | |
download | frost-d5b53ee27be8c50419ef61bf33b93cd1619dfddb.tar.gz frost-d5b53ee27be8c50419ef61bf33b93cd1619dfddb.tar.bz2 frost-d5b53ee27be8c50419ef61bf33b93cd1619dfddb.zip |
Merge pull request #1499 from AllanWang/url-format
Format fb urls before intent
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 949eb8d4..a04a5f2c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,6 +4,7 @@ * 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 ## v2.3.1 * Hide all story panels if enabled |