aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/xml/frost_changelog.xml15
-rw-r--r--docs/Changelog.md4
2 files changed, 11 insertions, 8 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 8841974d..1a753986 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -2,17 +2,18 @@
<resources>
<!--
- <version title="Beta Updates"/>
- <item text="" />
<version title="v"/>
<item text="" />
-->
-
- <version title="Beta Updates"/>
- <item text="Numerous bug fixes in KAU" />
+
+ <version title="v1.5.4"/>
+ <item text="Numerous bug fixes in KAU" />
<item text="Set background back to white on non facebook pages" />
- <item text="" />
- <item text="" />
+ <item text="Make read notification/message colors more obvious" />
+ <item text="Clean up and small bug fixes" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
<version title="v1.5.2"/>
<item text="Add default download manager to download all files" />
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 7570f5d9..9e4431d8 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,9 +1,11 @@
# Changelog
-## Beta Updates
+## v1.5.4
* Add default download manager to download all files
* Limit notification sounds when multiple notifications come in
* Check that job scheduler exists before scheduling notifications
+* Make read notification/message colors more obvious
+* Clean up and small bug fixes
## v1.5.1
* Release day is here!