mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-20 15:17:41 +00:00
Beta version 2.7.10.
- Added ability to mix together bold, italic and other formatting. - Fix voice chats and video calls OpenGL with some drivers on Windows. - Several bug fixes.
This commit is contained in:
parent
ff14ac68ee
commit
635f76a312
@ -127,6 +127,14 @@ std::map<int, const char*> BetaLogs() {
|
||||
|
||||
"- Several bug and crash fixes.\n"
|
||||
},
|
||||
{
|
||||
2007010,
|
||||
"- Added ability to mix together bold, italic and other formatting.\n"
|
||||
|
||||
"- Fix voice chats and video calls OpenGL with some drivers on Windows.\n"
|
||||
|
||||
"- Several bug fixes.\n"
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
2.7.10 beta (22.06.21)
|
||||
|
||||
- Added ability to mix together bold, italic and other formatting.
|
||||
- Fix voice chats and video calls OpenGL with some drivers on Windows.
|
||||
- Several bug fixes.
|
||||
|
||||
2.7.9 beta (17.06.21)
|
||||
|
||||
- Added "Enable noise suppression" option to group calls Settings.
|
||||
|
Loading…
Reference in New Issue
Block a user