mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Beta version 2.7.5.
- Add "Voice chats" filter in "Recent actions" for channels. - Write local drafts to disk on a background thread. - Support autoupdate for Telegram in write-protected folders on Linux. - Fix crash in native notifications on Linux. - Fix crash in file dialog on Linux.
This commit is contained in:
@@ -147,6 +147,18 @@ std::map<int, const char*> BetaLogs() {
|
||||
|
||||
"- MPRIS support on Linux.\n"
|
||||
},
|
||||
{
|
||||
2007005,
|
||||
"- Add \"Voice chats\" filter in \"Recent actions\" for channels.\n"
|
||||
|
||||
"- Write local drafts to disk on a background thread.\n"
|
||||
|
||||
"- Support autoupdate for Telegram in write-protected folders on Linux.\n"
|
||||
|
||||
"- Fix crash in native notifications on Linux.\n"
|
||||
|
||||
"- Fix crash in file dialog on Linux.\n"
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user