mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Beta version 2.8.6.
- Added a simple image editor. Crop photos or highlight parts of screenshots before sending. - Use Direct3D 9 backend in ANGLE by default (Windows). - Fix "Show in Finder" not focusing the Finder window (macOS). - Use GTK from a child process (Linux).
This commit is contained in:
@@ -135,6 +135,17 @@ std::map<int, const char*> BetaLogs() {
|
||||
|
||||
"- Several bug fixes.\n"
|
||||
},
|
||||
{
|
||||
2008006,
|
||||
"- Added a simple image editor. "
|
||||
"Crop photos or highlight parts of screenshots before sending.\n"
|
||||
|
||||
"- Use Direct3D 9 backend in ANGLE by default (Windows).\n"
|
||||
|
||||
"- Fix \"Show in Finder\" not focusing the Finder window (macOS).\n"
|
||||
|
||||
"- Use GTK from a child process (Linux).\n"
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user