What's Changed
- feat: add tabular numbers by @OtavioStasiak in #7568
- fix: render mentions, emojis, and inline elements inside headings by @Rohit3523 in #6911
- fix: ISO format support in markdown component by @Rohit3523 in #6943
- fix: resolve deep links by room id for channels and groups by @Rohit3523 in #7111
- fix: crop screen hidden behind navigation bar on iOS 26 by @Rohit3523 in #7529
- fix: UIKit block messages rendering with smaller font size by @OtavioStasiak in #7531
- fix(iOS): RoomItem Swipe not working after scroll by @OtavioStasiak in #7532
- fix(android): VideoConf notification accept and decline button hidden and touch not working by @OtavioStasiak in #7533
- fix: quote has no effect on older thread messages by @OtavioStasiak in #7535
- fix: delete background taller than its row on ServersHistory by @OtavioStasiak in #7536
- fix: Admin Panel content hidden behind bottom navigation bar by @Rohit3523 in #7538
- fix(db): move sendMessage reads and prepares inside the writer lock by @OtavioStasiak in #7546
- fix(db): move decryptPendingMessages prepares inside the writer lock by @OtavioStasiak in #7548
- fix(db): move deleteMessage finds and prepares inside the writer lock by @OtavioStasiak in #7550
- fix(db): move persistMessage lookups and prepares inside the writer lock by @OtavioStasiak in #7551
- fix: run handleDelete finds and prepares inside the writer lock by @OtavioStasiak in #7552
- fix(e2ee): re-fetch subscription inside the write in toggleRoomE2EE by @OtavioStasiak in #7554
- fix(ci): select shards for changes outside app and honor the release label by @diegolmello in #7555
- fix: re-fetch message inside the write in getThreadName by @OtavioStasiak in #7557
- fix: test case 11 and 12 flaky tests by @OtavioStasiak in #7564
- fix: force Google account chooser on OAuth login by @Rohit3523 in #7572
- fix: UIKit buttons not responding on some Android devices by @Rohit3523 in #7573
- fix: grant pull-requests write to build call sites in build-develop by @diegolmello in #7599
- chore(ci): apply least privilege permission to GitHub Actions by @yasnagat in #7350
- chore: OXC by @diegolmello in #7515
- chore: migrate typecheck to TypeScript 7.0 by @diegolmello in #7516
- chore: Bump version to 4.76.0 by @diegolmello in #7542
- chore: switch React Compiler to infer mode by @diegolmello in #7545
- chore: pin @rocket.chat/sdk to a specific commit hash by @Rohit3523 in #7569
- ci: route Maestro e2e selection through sniffler impact analysis by @diegolmello in #7476
Full Changelog: 4.75.0...4.76.0