v0.11.1
FireRedTeam/FireRedVADv0.11.1Jun 11, 2026by github-actions[bot]
AI Summary
This release introduces new features for group and profile management, along with improvements to presence delegation. It also addresses several stability issues including stream reconnection and media download handling.
Key Highlights
- Added group admin commands to manage group settings.
- Expanded profile management capabilities.
- Improved presence delegation by handling typing and paused states through the send socket.
- Fixed reconnection logic after WhatsApp stream replacement.
- Added GIF media type support in downloads.
New Features
- Resolve LID to phone number in requests list output
- Delegate typing/paused through the send socket when the store is locked
- Add group admin commands
- Expand profile management commands
Full Release Notes
## Changelog * faf32dacf93b082f3c3137cec50a875ec6178b92 ci: add deadcode check (#277) * ff283ef7f41a9421fb1bbd84ce7bff9a5691e161 ci: pin macOS runner labels * 00439d47a01640f952d1172febf8e34d0322d6f2 feat(groups): resolve LID to phone number in requests list output * fdc7120882da8a9f2d13df0586b410f54dc0abac feat(presence): delegate typing/paused through the send socket when the store is locked * dc75b680c4aed29be5e7c1dcb2f3c249af29eb8d feat: add group admin commands (#265) * 5b2ff7366d7399d60594a796f278586e528b7ed7 feat: expand profile management commands * 3648912fb110144b9652f06ea92f2bd0cf23ee09 fix: add keepalive-based stale detection to sync --follow * be2d22fe9d8ca99bf4c027708ae494e9035fe489 fix: bound direct media HTTP downloads * 3778463ed93aedd55fcbff382ecbf4a8f57cdffa fix: clear unread state from read-self receipts * e9f18305617124d6f0b4ea71932259b2f9b253d5 fix: reconnect after WhatsApp stream replacement (#266) * 1cdf61d514d14866a8825cd27cf24d77a436801d fix: retry delegated presence during reconnect * 7289a9f8e96d621c10354442478dde19de2c138d fix: support gif media type in downloads