mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Beta version 3.2.7.
- Active sessions list redesign. - Fix disappearing emoji selector button. - Fix a crash in archived stickers loading. - Fix a crash in calls to old Telegram versions.
This commit is contained in:
@@ -131,6 +131,16 @@ std::map<int, const char*> BetaLogs() {
|
||||
|
||||
"- Give a custom name to your desktop session "
|
||||
"to distinguish it in the sessions list.\n"
|
||||
},
|
||||
{
|
||||
3002007,
|
||||
"- Active sessions list redesign.\n"
|
||||
|
||||
"- Fix disappearing emoji selector button.\n"
|
||||
|
||||
"- Fix a crash in archived stickers loading.\n"
|
||||
|
||||
"- Fix a crash in calls to old Telegram versions.\n"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user