mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Beta version 4.6.6.
- Confirmation window before starting a call. - New "Battery and Animations" settings section. - "Save Power on Low Battery" option for laptops. - Improved windowed mode support for media viewer. - Hardware accelerated video playback fix on macOS. - New application icon on macOS following the system guidelines.
This commit is contained in:
@@ -62,6 +62,20 @@ std::map<int, const char*> BetaLogs() {
|
||||
{
|
||||
4006004,
|
||||
"- Allow media viewer to exit fullscreen and become a normal window."
|
||||
},
|
||||
{
|
||||
4006006,
|
||||
"- Confirmation window before starting a call.\n"
|
||||
|
||||
"- New \"Battery and Animations\" settings section.\n"
|
||||
|
||||
"- \n""Save Power on Low Battery\n"" option for laptops.\n"
|
||||
|
||||
"- Improved windowed mode support for media viewer.\n"
|
||||
|
||||
"- Hardware accelerated video playback fix on macOS.\n"
|
||||
|
||||
"- New application icon on macOS following the system guidelines.\n"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user