2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Beta version 2.5.5.

- Fix recording of audio in voice chats.
- Fix media viewer zoom and crashing.
This commit is contained in:
John Preston
2021-01-10 12:30:58 +04:00
parent a030911ad5
commit 838a3b23c7
7 changed files with 26 additions and 15 deletions

View File

@@ -99,6 +99,12 @@ std::map<int, const char*> BetaLogs() {
"- Fix media viewer updating when screen resolution is changed.\n"
},
{
2005005,
"- Fix recording of audio in voice chats.\n"
"- Fix media viewer zoom and crashing.\n"
},
};
};