2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 23:15:59 +00:00

Beta version 3.4.6.

- Add snap layouts support on Windows 11.
- Fix crash in drafts after accounts switching.
This commit is contained in:
John Preston
2022-01-18 21:47:13 +03:00
parent c8f7a8c795
commit 10cb891f48
7 changed files with 26 additions and 15 deletions

View File

@@ -72,6 +72,12 @@ std::map<int, const char*> BetaLogs() {
"- Fix crash in monospace blocks processing.\n"
"- Fix reaction animations stopping after an hour uptime.\n"
},
{
3004006,
"- Add snap layouts support on Windows 11.\n"
"- Fix crash in drafts after accounts switching.\n"
}
};
};