mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Beta version 2.1.18: Update changelog.
This commit is contained in:
parent
2df5972f68
commit
c3f5de30be
2 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,8 @@ std::map<int, const char*> BetaLogs() {
|
||||||
|
|
||||||
"- Fix copying links from message texts.\n"
|
"- Fix copying links from message texts.\n"
|
||||||
|
|
||||||
|
"- Raise file size limit to 2000 MB.\n"
|
||||||
|
|
||||||
"- Allow using system window frame in Windows and Linux."
|
"- Allow using system window frame in Windows and Linux."
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
- Fix a possible crash in Picture-in-Picture video player.
|
- Fix a possible crash in Picture-in-Picture video player.
|
||||||
- Fix copying links from message texts.
|
- Fix copying links from message texts.
|
||||||
|
- Raise file size limit to 2000 MB.
|
||||||
- Allow using system window frame in Windows and Linux.
|
- Allow using system window frame in Windows and Linux.
|
||||||
|
|
||||||
2.1.17 beta (02.07.20)
|
2.1.17 beta (02.07.20)
|
||||||
|
|
Loading…
Add table
Reference in a new issue