From ef13e300f070f8812edc8a093c3c50202a998601 Mon Sep 17 00:00:00 2001 From: giteadrone Date: Sun, 9 Mar 2025 17:41:13 +0000 Subject: [PATCH] Changelog for v125030681 --- CHANGELOG.md | 15 +++++++++++++++ .../android/en-US/changelogs/v125030681.txt | 12 ++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/v125030681.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index aacdbe5..180c2dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +**v125030681 + +- chore: do not send reports on simulators. +- Merge pull request 'chore: do not send reports on simulators.' (#188) from chore-acra-simulator into master +- chore: do not send reports on simulators. +- Merge pull request 'fix: Url validation was not failing login. Added tests.' (#186) from fix-invalid-url into master +- Merge pull request 'chore: crowding ci integration.' (#187) from chore-crowdin-ci into master +- chore: we don't need to check if the url is valid in upsert screen. +- fix: Url validation was not failing login. Added tests. +- chore: crowding ci integration. +- Show a confirmation dialog before deleting sources (#185) +- Changelog for v125020581 + +-------------------------------------------------------------------- + **v125020581 - fix: url can be empty ? diff --git a/fastlane/metadata/android/en-US/changelogs/v125030681.txt b/fastlane/metadata/android/en-US/changelogs/v125030681.txt new file mode 100644 index 0000000..8ac803b --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/v125030681.txt @@ -0,0 +1,12 @@ +**v125030681** + +- chore: do not send reports on simulators. +- Merge pull request 'chore: do not send reports on simulators.' (#188) from chore-acra-simulator into master +- chore: do not send reports on simulators. +- Merge pull request 'fix: Url validation was not failing login. Added tests.' (#186) from fix-invalid-url into master +- Merge pull request 'chore: crowding ci integration.' (#187) from chore-crowdin-ci into master +- chore: we don't need to check if the url is valid in upsert screen. +- fix: Url validation was not failing login. Added tests. +- chore: crowding ci integration. +- Show a confirmation dialog before deleting sources (#185) +- Changelog for v125020581