diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index f583cd82..749de5f2 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -5,7 +5,13 @@ <version title="v" /> <item text="" /> --> - + + <version title="v1.6.7" /> + <item text="Fix icons in tablets" /> + <item text="Add Portuguese translations" /> + <item text="Add Galician translations" /> + <item text="Remove generic translations" /> + <version title="v1.6.5" /> <item text="Allow for truly full screen videos" /> <item text="Support pip video everywhere" /> @@ -16,9 +22,6 @@ <item text="Fix bad date param for videos and images" /> <item text="Allow for explicit intent launches" /> <item text="Updated all dependencies" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v1.6.2" /> <item text="Fix search update from Facebook" /> |