[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [80067d9](https://github.com/UnigramDev/Unigram/commit/80067d96aa346837936320b3e5f748fec382b2bb) • _7 files, +960/-146_
Play sound effects through XAudio2 instead of an AudioGraph per sound

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [1229322](https://github.com/UnigramDev/Unigram/commit/122932206ed8052ba63f5d7682ed0255ce7bdc69) • _1 files, +4/-3_
Say what the sound cache bound is actually for

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [ba604dc](https://github.com/UnigramDev/Unigram/commit/ba604dc4a6d2dcf0b5bde6be4017ce225dcdfcf2) • _1 files, +49/-11_
Close the animation task behind a gate, not a bare count read

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [bf08740](https://github.com/UnigramDev/Unigram/commit/bf08740bdc617d562b6b1234acd7a885922fdb27) • _2 files, +38/-3_
Resend the packet avcodec refused instead of reading over it

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [afca422](https://github.com/UnigramDev/Unigram/commit/afca4228bb766aa95d8d7ec5c0923e54897955fa) • _2 files, +40/-8_
Watch the hosted page title with a CLR event, not a property callback

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [e90cb90](https://github.com/UnigramDev/Unigram/commit/e90cb908f11e791d66561bf946d13b993e1567cd) • _1 files, +43/-29_
Track the registered scrolling host instead of finding it again

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [8ded8d0](https://github.com/UnigramDev/Unigram/commit/8ded8d0a548941d8083ece2a85a062adf54c66c9) • _1 files, +11/-4_
Skip the popup sweep when a session closes before the window has content

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [b8384e7](https://github.com/UnigramDev/Unigram/commit/b8384e7b6d7c329093207484caa3ff2b4e68b3be) • _1 files, +14/-0_
Handle NavigationButton toggling before its template is applied

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [1f3b8cd](https://github.com/UnigramDev/Unigram/commit/1f3b8cde493e09255adce9f71cfb998332c3e18d) • _1 files, +3/-1_
Route a nested mini app's navigation to the main window, not its opener

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [0f0dbe4](https://github.com/UnigramDev/Unigram/commit/0f0dbe4663a5bd586bc077c637a5529e182bf150) • _1 files, +9/-0_
Translate nine more localised system error messages

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [b6eeb45](https://github.com/UnigramDev/Unigram/commit/b6eeb455251aa34cda8ba2256679cecf1fec4a03) • _1 files, +4/-0_
Drop a code block's pending tokenization when it unloads

[#unigram](?q=%23unigram)