mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Beta version 2.9.5.
- Tile chat background patterns horizontally. - Fix a rare crash in spellchecker on Windows. - Fix animated chat backgrounds in Saved Messages. - Fix "Sorry, group is inaccessible" message in scheduled voice chats.
This commit is contained in:
@@ -90,7 +90,18 @@ std::map<int, const char*> BetaLogs() {
|
||||
},
|
||||
{
|
||||
2009004,
|
||||
"- Choose one from dozens of new gorgeous animated backgrounds in Chat Settings > Chat background."
|
||||
"- Choose one from dozens of new gorgeous animated backgrounds"
|
||||
" in Chat Settings > Chat background.\n"
|
||||
},
|
||||
{
|
||||
2009005,
|
||||
"- Tile chat background patterns horizontally.\n"
|
||||
|
||||
"- Fix a rare crash in spellchecker on Windows.\n"
|
||||
|
||||
"- Fix animated chat backgrounds in Saved Messages.\n"
|
||||
|
||||
"- Fix \"Sorry, group is inaccessible\" message in scheduled voice chats.\n",
|
||||
},
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user