diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-28 23:26:22 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-28 23:26:22 -0700 |
commit | 9b32e6c884797985e72deb18c05ea3d434a966ac (patch) | |
tree | fd0429f4a7eacad1e7827ba494f9cf30f9efe0f0 /app/src/main/res/xml | |
parent | 8fb903398a3692e42d4ea8ddcf047937841f5901 (diff) | |
download | frost-9b32e6c884797985e72deb18c05ea3d434a966ac.tar.gz frost-9b32e6c884797985e72deb18c05ea3d434a966ac.tar.bz2 frost-9b32e6c884797985e72deb18c05ea3d434a966ac.zip |
Use mobile agent for non facebook urls
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 3e267f69..fbafce76 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,10 +6,15 @@ <item text="" /> --> + <version title="v2.4.1" /> + <item text="Add better support for mobile url conversions" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v2.4.0" /> <item text="Removed request services, which potentially caused phishing warnings." /> <item text="Save images with the correct extensions." /> - <item text="" /> <version title="v2.3.2" /> <item text="Disable auto feed refresh by default and add setting to re-enable it" /> |