mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Beta version 2.5.6.
- Press Up arrow to edit your last sent comment. - Add more information to date tooltips in Recent Actions and channel comments. - Bug and crash fixes.
This commit is contained in:
@@ -105,6 +105,15 @@ std::map<int, const char*> BetaLogs() {
|
||||
|
||||
"- Fix media viewer zoom and crashing.\n"
|
||||
},
|
||||
{
|
||||
2005006,
|
||||
"- Press Up arrow to edit your last sent comment.\n"
|
||||
|
||||
"- Add more information to date tooltips "
|
||||
"in Recent Actions and channel comments.\n"
|
||||
|
||||
"- Bug and crash fixes.\n"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user