diff options
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..f2f8539d 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="Notification tab will keep first page in the same window; fixes marking notifications as read" /> + <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" /> |