summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/core/changelogs.cpp
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2023-09-22 18:12:35 +0400
committerJohn Preston <johnprestonmail@gmail.com>2023-09-22 18:12:35 +0400
commit0d25b154d9e568e846f0357e68a44de006625192 (patch)
treef234481b7bf8da659a2bc634366ebfea562b3af6 /Telegram/SourceFiles/core/changelogs.cpp
parent89fac886778c2a87bae7648fdf4428cced4c0452 (diff)
Version 4.10.
- Stories for Channels. - Reaction Stickers in Stories.
Diffstat (limited to 'Telegram/SourceFiles/core/changelogs.cpp')
-rw-r--r--Telegram/SourceFiles/core/changelogs.cpp104
1 files changed, 0 insertions, 104 deletions
diff --git a/Telegram/SourceFiles/core/changelogs.cpp b/Telegram/SourceFiles/core/changelogs.cpp
index 957b83f188..09810abfd1 100644
--- a/Telegram/SourceFiles/core/changelogs.cpp
+++ b/Telegram/SourceFiles/core/changelogs.cpp
@@ -23,110 +23,6 @@ namespace {
std::map<int, const char*> BetaLogs() {
return {
{
- 4005004,
- "- Allow wide range of interface scale options.\n"
-
- "- Show opened chat name in the window title.\n"
-
- "- Bug fixes and other minor improvements.\n"
-
- "- Fix updating on macOS older than 10.14.\n"
- },
- {
- 4005006,
- "- Try enabling non-fractional scale "
- "High DPI support on Windows and Linux.\n"
-
- "- Experimental setting for fractional scale "
- "High DPI support on Windows and Linux.\n"
-
- "- Fix navigation to bottom problems in groups you didn't join.\n"
-
- "- Fix a crash in chat export settings changes.\n"
-
- "- Fix a crash in sending some of JPEG images.\n"
-
- "- Fix CJK fonts on Windows.\n"
- },
- {
- 4005007,
- "- Fix glitches after moving window to another screen.\n",
- },
- {
- 4005008,
- "- Allow opening another account in a new window "
- "(see Settings > Advanced > Experimental Settings).\n"
-
- "- A lot of bugfixes for working with more than one window.\n"
- },
- {
- 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"
-
- "- \"Save Power on Low Battery\" 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"
- },
- {
- 4006007,
- "- Fix crash when accepting incoming calls.\n"
-
- "- Remove sound when cancelling an unconfirmed call.\n"
- },
- {
- 4006008,
- "- Improve quality of voice messages with changed playback speed.\n"
-
- "- Show when your message was read in small groups.\n"
-
- "- Fix pasting images from Firefox on Windows.\n"
-
- "- Improve memory usage for custom emoji.\n"
- },
- {
- 4006010,
- "- Suggest sending an invite link if user forbids "
- "inviting him to groups.\n"
-
- "- Show when a reaction was left on your message in small groups.\n"
-
- "- Fix a crash in video chats on Windows.\n"
-
- "- Fix a crash in audio speed change.\n"
- },
- {
- 4006011,
- "- Allow larger interface scale values on high-dpi screens.\n"
-
- "- Implement new voice and video speed change interface (up to 2.5x).\n"
-
- "- Support global Fn+F shortcut to toggle fullscreen on macOS.\n"
-
- "- Silent notification sound in Focus Mode on macOS.\n"
-
- "- Fix media viewer on macOS with several screens.\n"
-
- "- Fix a crash in connection type box.\n"
-
- "- Fix possible crash on quit.\n"
- },
- {
- 4006012,
- "- Fix several possible crashes.\n"
-
- "- Deprecate macOS 10.12, Ubuntu 18.04 and CentOS 7 in July.\n"
- },
- {
4008011,
"- Fix initial video playback speed.\n"