diff --git a/CHANGELOG.md b/CHANGELOG.md index d4ca060..bffa2fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.6.5 + +* Fix reply in Friendica 3/2022 version due to API bug +* Image downloads work again +* Some additional emojis ## v0.6.4 @@ -5,7 +10,6 @@ * Filter contacts * many new emojis * Replaced Favorite button with Reply button due to buggy Favourite API -* View newsitem on website (works only in coversation view) * Rebuild contacts handling due to buggy Contacts API * Removed permissions for new messages due to buggy Contacts API * Sync all accounts in background (not only active) diff --git a/source-android/android/AndroidManifest.xml b/source-android/android/AndroidManifest.xml index 4e9e9e6..8747bc9 100644 --- a/source-android/android/AndroidManifest.xml +++ b/source-android/android/AndroidManifest.xml @@ -1,5 +1,5 @@ - +