aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-11-11 21:05:20 -0500
committerAllan Wang <me@allanwang.ca>2018-11-11 21:05:20 -0500
commita3173f815a3781af2f800e99946f597c0e1c18a2 (patch)
treeba6916cb8d35a53f10ade33ed88cf94d7ca64c71
parent485b1171e3adc3777eec6627e2d71ee268649b97 (diff)
downloadfrost-a3173f815a3781af2f800e99946f597c0e1c18a2.tar.gz
frost-a3173f815a3781af2f800e99946f597c0e1c18a2.tar.bz2
frost-a3173f815a3781af2f800e99946f597c0e1c18a2.zip
Update links
-rw-r--r--README.md3
-rw-r--r--docs/Changelog.md4
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7af019b2..6f92150e 100644
--- a/README.md
+++ b/README.md
@@ -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