diff --git a/CHANGELOG.md b/CHANGELOG.md index 522da419..a7af3229 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========== +Version 1.1.5 *(2025-02-02)* +---------------------------- + +* Fixed issue with third party intents (#294) +* Fixed toast error when receiving MMS messages (#287) +* Fixed RTL layout issue in threads (#279) +* Added more translations + Version 1.1.4 *(2025-01-23)* ---------------------------- diff --git a/fastlane/metadata/android/en-US/changelogs/8.txt b/fastlane/metadata/android/en-US/changelogs/8.txt new file mode 100644 index 00000000..b64df91e --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/8.txt @@ -0,0 +1,4 @@ +* Fixed issue with third party intents +* Fixed toast error when receiving MMS messages +* Fixed RTL layout issue in threads +* Added more translations \ No newline at end of file