mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Beta version 4.2.2.
- Fix crash in spoiler revealing in media captions. - Fix spoiler revealing in media viewer captions. - Fix crash in folder editing on Linux.
This commit is contained in:
@@ -68,6 +68,14 @@ std::map<int, const char*> BetaLogs() {
|
||||
"- Improve touch support in channel comments.\n"
|
||||
|
||||
"- Nice animation for spoilers.\n"
|
||||
},
|
||||
{
|
||||
4002002,
|
||||
"- Fix crash in spoiler revealing in media captions.\n"
|
||||
|
||||
"- Fix spoiler revealing in media viewer captions.\n"
|
||||
|
||||
"- Fix crash in folder editing on Linux.\n"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user