mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Beta version 2.6.3.
- Fix audio device selection in voice chats. - Fix blinking self profile photo in case the profile photo privacy is used. - Fix voice chat admin menu on macOS.
This commit is contained in:
@@ -117,7 +117,16 @@ std::map<int, const char*> BetaLogs() {
|
||||
{
|
||||
2006002,
|
||||
"- Fix text disappearing because of cloud drafts sync.\n"
|
||||
}
|
||||
},
|
||||
{
|
||||
2006003,
|
||||
"- Fix audio device selection in voice chats.\n"
|
||||
|
||||
"- Fix blinking self profile photo "
|
||||
"in case the profile photo privacy is used.\n"
|
||||
|
||||
"- Fix voice chat admin menu on macOS.\n"
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user