[Ajaxy/telegram-tt/master](https://github.com/Ajaxy/telegram-tt/tree/master) • [b70a9f3](https://github.com/Ajaxy/telegram-tt/commit/b70a9f308daf2f46bd616d5da41f3f878874604e) • _3 files, +4/-4_
12.0.40

[Ajaxy/telegram-tt/master](https://github.com/Ajaxy/telegram-tt/tree/master) • [00b3e6c](https://github.com/Ajaxy/telegram-tt/commit/00b3e6c5ec71c4cd00e54501ace1fa16fc815a17) • _28 files, +627/-17_
Profile: Add "Playlist" tab with saved music

Lists the music a peer has added to their profile, next to Posts and Gifts
and ahead of the shared media tabs. The tab is shown when `userFull` reports
saved music, so it costs no extra request.

Tracks come from `users.getSavedMusic` as bare documents, so they are played
inline through their own `savedMusic` track queue, which advances in listing
order. `TrackId` accepts document-based ids alongside message-based ones, and
file references are repaired via `users.getSavedMusicByID`.

Also keeps the current user's own playlist in step with "Add to Profile", so
toggling does not need a refetch.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

[Ajaxy/telegram-tt/master](https://github.com/Ajaxy/telegram-tt/tree/master) • [a91fb87](https://github.com/Ajaxy/telegram-tt/commit/a91fb87aeaea6cef8a7434df793dd78eb0e640e3) • _2 files, +8/-1_
Modals: Fix link overflow for modal windows (#7216)

[Ajaxy/telegram-tt/master](https://github.com/Ajaxy/telegram-tt/tree/master) • [a821d5d](https://github.com/Ajaxy/telegram-tt/commit/a821d5d3e20602a68325ba78bf8598816014972c) • _5 files, +47/-22_
TLottie: Bump renderer (#7227)

[Ajaxy/telegram-tt/master](https://github.com/Ajaxy/telegram-tt/tree/master) • [81fe0ff](https://github.com/Ajaxy/telegram-tt/commit/81fe0ffdf52efe4bbc7546e9328bc424fad7784e) • _80 files, +4141/-1446_
Emoji Picker: Add search (#7210)

[Ajaxy/telegram-tt/master](https://github.com/Ajaxy/telegram-tt/tree/master) • [4542449](https://github.com/Ajaxy/telegram-tt/commit/454244977b9042e390f4edf89745d7ca41f339b0) • _1 files, +5/-1_
Round Video: Fix width (#7226)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

[Ajaxy/telegram-tt/master](https://github.com/Ajaxy/telegram-tt/tree/master) • [8b63941](https://github.com/Ajaxy/telegram-tt/commit/8b63941b230b3870accc442b5ef5ac95fc53c719) • _144 files, +593/-569_
[Build]

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