v0.11.1

aws-samples/bedrock-chatv0.11.1Jun 11, 2026by github-actions[bot]

AI Summary

This is a maintenance release for the WhatsApp library that introduces group admin capabilities and resolves several connection and media download issues.

Key Highlights

  • Added group admin commands to the feature set.
  • Expanded profile management commands.
  • Implemented keepalive-based stale detection for sync operations.
  • Fixed issues with direct media HTTP downloads.
  • Added support for GIF media type in downloads.

New Features

  • Group admin commands.
  • Expanded profile management.
  • Keepalive-based stale detection for sync.
  • GIF media type support in downloads.

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