- fixes #486 - add support for mentioning other users in group chats
- fixes #488 - fix possible telegram setup hang by using non-blocking reads (#489)
- fixes #492 - add support for hiding archived chats
- fixes #493 - add support for archiving / unarchiving chats
- fixes #495 - add support for hiding status bar
- add support for telegram qr code setup (#496)
- fixes #497 - handle terminal resize while running external program
- fix terminal resize and focus events when returning from external program
- fixes #498 - improve signal chat list sync
- add support for sending stickers and "gifs"
- add support for pinning / unpinning chats
- fix whatsapp muted/pinned initial sync
- fix signal phone number for external call
- fix signal contact names initial sync
- fix signal group member sync issue
- fix whatsapp muted/pinned initial sync
- fix openbsd build
- fix make.sh deps support for debian
- improve macOS dependency detection of ncurses, openssl and sqlite
- improve signal message deletion
- improve whatsapp self detection fixing group exit problem
- update signalmeow to 20260309 from mautrix/signal@01b0640
- update whatsmeow to 20260305 from tulir/whatsmeow@fc65416
- update tdlib to 1.8.62 from tdlib/td@e597838
- make signal build download libsignal by default (fall back to build)
- signal robustness fixes
- enable ccache for github actions
- make man-page agnostic to build configuration