mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Beta version 3.1.2 (Windows only).
- Control video in fullscreen mode using arrows and numbers. - Open locations in browser if default Bing Maps is not installed. - Reconnect without timeout when network availability changes. - Crash fixes.
This commit is contained in:
@@ -58,6 +58,16 @@ std::map<int, const char*> BetaLogs() {
|
||||
{
|
||||
3000005,
|
||||
"- Add support for Emoji 13.1."
|
||||
},
|
||||
{
|
||||
3001002,
|
||||
"- Control video in fullscreen mode using arrows and numbers.\n"
|
||||
|
||||
"- Open locations in browser if default Bing Maps is not installed.\n"
|
||||
|
||||
"- Reconnect without timeout when network availability changes.\n"
|
||||
|
||||
"- Crash fixes."
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user