aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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