2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +00:00

Beta version 4.6.12.

- Fix several possible crashes.
- Deprecate macOS 10.12, Ubuntu 18.04 and CentOS 7 in July.
This commit is contained in:
John Preston
2023-03-17 21:15:37 +04:00
parent bcb07110e0
commit 1f2836af59
7 changed files with 26 additions and 15 deletions

View File

@@ -119,6 +119,12 @@ std::map<int, const char*> BetaLogs() {
"- Fix a crash in connection type box.\n"
"- Fix possible crash on quit.\n"
},
{
4006011,
"- Fix several possible crashes.\n"
"- Deprecate macOS 10.12, Ubuntu 18.04 and CentOS 7 in July.\n"
}
};
};