-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix some jump-to-message highlightings. - Fix some long round video messages sending. - Fix possible crash in global photos / videos. - Fix streaming starting for some large video files. - Fix possible drop of top peers / recent chats cache. - Fix possible crashes in audio on macOS (rollback OpenAL).
- Loading branch information
1 parent
a314380
commit 4505a2b
Showing
8 changed files
with
24 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
AppVersion 5009001 | ||
AppVersion 5009002 | ||
AppVersionStrMajor 5.9 | ||
AppVersionStrSmall 5.9.1 | ||
AppVersionStr 5.9.1 | ||
AppVersionStrSmall 5.9.2 | ||
AppVersionStr 5.9.2 | ||
BetaChannel 1 | ||
AlphaVersion 0 | ||
AppVersionOriginal 5.9.1.beta | ||
AppVersionOriginal 5.9.2.beta |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters