diff --git a/fastlane/metadata/android/en-US/changelogs/17.2.0.txt b/fastlane/metadata/android/en-US/changelogs/17.2.0.txt index ba494cf3..8b61b11c 100644 --- a/fastlane/metadata/android/en-US/changelogs/17.2.0.txt +++ b/fastlane/metadata/android/en-US/changelogs/17.2.0.txt @@ -1,5 +1,7 @@ +- Authentication username now defaults to account's username. - Ask authentication password at baresip start if authentication - username is given in account configuration, but password is not. -- Initialize account's status dot to yellow, when Register is checked at - Account activity. + username is given, but password is not. +- Initialize account's status dot to yellow, when Register is checked + in account activity. +- Fixed bug related to creation of first account on older Android versions. - Minor string improvements.