mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Beta version 3.1.6.
- Show small media previews in chats list. - Show media album previews and caption text in chats list. - Add "Quick Reply" and "Mark as Read" to native Windows notifications.
This commit is contained in:
@@ -87,6 +87,15 @@ std::map<int, const char*> BetaLogs() {
|
||||
"- Implement main window rounded corners on Windows 11.\n"
|
||||
|
||||
"- Fix audio capture from AirPods on macOS.\n"
|
||||
},
|
||||
{
|
||||
3001006,
|
||||
"- Show small media previews in chats list.\n"
|
||||
|
||||
"- Show media album previews and caption text in chats list.\n"
|
||||
|
||||
"- Add \"Quick Reply\" and \"Mark as Read\" "
|
||||
"to native Windows notifications.\n"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user