mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Beta version 2.4.11.
- Improve locked voice message recording. - Fix main window closing to tray on Windows. - Fix crash in bot command sending. - Fix adding additional photos when sending an album to a group with enabled slow mode.
This commit is contained in:
@@ -95,6 +95,16 @@ std::map<int, const char*> BetaLogs() {
|
||||
|
||||
"- Lock voice message recording, listen to your voice message before sending.\n"
|
||||
},
|
||||
{
|
||||
2004011,
|
||||
"- Improve locked voice message recording.\n"
|
||||
|
||||
"- Fix main window closing to tray on Windows.\n"
|
||||
|
||||
"- Fix crash in bot command sending.\n"
|
||||
|
||||
"- Fix adding additional photos when sending an album to a group with enabled slow mode.\n"
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user