diff options
author | Allan Wang <me@allanwang.ca> | 2018-11-11 21:05:20 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-11-11 21:05:20 -0500 |
commit | a3173f815a3781af2f800e99946f597c0e1c18a2 (patch) | |
tree | ba6916cb8d35a53f10ade33ed88cf94d7ca64c71 | |
parent | 485b1171e3adc3777eec6627e2d71ee268649b97 (diff) | |
download | frost-a3173f815a3781af2f800e99946f597c0e1c18a2.tar.gz frost-a3173f815a3781af2f800e99946f597c0e1c18a2.tar.bz2 frost-a3173f815a3781af2f800e99946f597c0e1c18a2.zip |
Update links
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | docs/Changelog.md | 4 |
2 files changed, 6 insertions, 1 deletions
@@ -6,7 +6,8 @@ [![BugSnag](https://img.shields.io/badge/Bug%20tracking%20with-BugSnag-37C2D9.svg)](https://www.bugsnag.com/) [![GitHub license](https://img.shields.io/badge/license-GPL--v3-blue.svg)](https://raw.githubusercontent.com/AllanWang/Frost-for-Facebook/dev/LICENSE) -[Download from XDA Labs](https://labs.xda-developers.com/store/app/com.pitchedapps.frost) +[Download from Github Releases](https://github.com/AllanWang/Frost-for-Facebook/releases) <br/> +[Join the Slack Workspace](https://join.slack.com/t/frost-for-facebook/shared_invite/enQtMzQ1NzI3NzA0OTc5LWEwNjM3YzA1NDE1ZmNmMWRiNmRhNzNjYTkzNThkOTczZjZkOGRkNzc1MDU0ZDIwNWFmMjU0NWQ2NWI1NTQwNjA) **Note** Some keystores are public for the sake of automatic builds and consistent signing across devices. This means that others can build apps with the same signature. The only valid download sources are through my github releases and xda labs. diff --git a/docs/Changelog.md b/docs/Changelog.md index 3c504e36..21adbb18 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,9 @@ # Changelog +## v2.1.1 +* Fix link loading for some notifications. Some will redirect to the main notification page +* Fix double back click problem + ## v2.1.0 * Changed signing key; requires clean install * Update lots of theme components |