- Modified 17.2.0 changelog.

This commit is contained in:
Juha Heinanen
2020-03-21 08:04:21 +02:00
parent 6331090766
commit 50d828526c

View File

@ -1,5 +1,7 @@
- Authentication username now defaults to account's username.
- Ask authentication password at baresip start if authentication - Ask authentication password at baresip start if authentication
username is given in account configuration, but password is not. username is given, but password is not.
- Initialize account's status dot to yellow, when Register is checked at - Initialize account's status dot to yellow, when Register is checked
Account activity. in account activity.
- Fixed bug related to creation of first account on older Android versions.
- Minor string improvements. - Minor string improvements.