mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Beta version 2.1.18.
- Fix a possible crash in Picture-in-Picture video player. - Fix copying links from message texts. - Allow using system window frame in Windows and Linux.
This commit is contained in:
@@ -60,7 +60,15 @@ std::map<int, const char*> BetaLogs() {
|
||||
"- Fix high definition GIF animations opening in media viewer.\n"
|
||||
|
||||
"- Multiple crash fixes."
|
||||
}
|
||||
},
|
||||
{
|
||||
2001018,
|
||||
"- Fix a possible crash in Picture-in-Picture video player.\n"
|
||||
|
||||
"- Fix copying links from message texts.\n"
|
||||
|
||||
"- Allow using system window frame in Windows and Linux."
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user