Beta version 2.1.18: Update changelog.

This commit is contained in:
John Preston 2020-07-08 10:08:45 +04:00
parent 2df5972f68
commit c3f5de30be
2 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,8 @@ std::map<int, const char*> BetaLogs() {
"- Fix copying links from message texts.\n"
"- Raise file size limit to 2000 MB.\n"
"- Allow using system window frame in Windows and Linux."
},
};

View File

@ -2,6 +2,7 @@
- Fix a possible crash in Picture-in-Picture video player.
- Fix copying links from message texts.
- Raise file size limit to 2000 MB.
- Allow using system window frame in Windows and Linux.
2.1.17 beta (02.07.20)