mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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:
@@ -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"
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user