github aldinokemal/go-whatsapp-web-multidevice v8.3.4

5 hours ago

✨ New Features

Typing Events via Webhook

  • Forward incoming ChatPresence (typing/paused) events through webhooks, enabling real-time presence awareness

Document Thumbnail Preview

  • Automatically generate and attach thumbnail previews for document messages (PDF support via poppler-utils)

Media Metadata in Chat Storage

  • Store media metadata (filename, mimetype, etc.) for sent messages in chat storage for improved history tracking

🐛 Bug Fixes

  • Opus Audio Extension: Parse .opus file extensions correctly for audio messages
  • Reaction Unreact: Allow empty emoji in reaction requests to support unreacting
  • Document Thumbnail Security: Patch thumbnail generation for security and resilience issues
  • Group Participants Phone Number: Resolve incorrect phone_number in /group/participants and /group/participant-requests for @lid JIDs

🔧 Technical Improvements

Dependency Updates

  • go.mau.fi/whatsmeow: Updated to latest version
  • All Go dependencies kept up-to-date

Build & Docker

  • Optimized Dockerfile and added poppler-utils for PDF thumbnail support

What's Changed

  • fix: parse opus file extensions correctly by @du-cki in #612
  • fix: allow empty emoji in reaction request for unreacting by @Hanake0 in #608
  • feat: add thumbnail preview for document messages by @pedroscardua in #617
  • feat: forward incoming ChatPresence (typing) events via webhook by @matfire in #547
  • fix: store media metadata for sent messages in chat storage by @aldinokemal
  • fix: patch document thumbnail security and resilience issues by @aldinokemal
  • fix: resolve wrong phone_number in /group/participants and /group/participant-requests for @lid JIDs by @aldinokemal
  • chore: optimize Dockerfile and add poppler-utils for PDF thumbnails by @aldinokemal
  • chore: update whatsmeow to latest by @aldinokemal

New Contributors

Full Changelog: v8.3.3...v8.3.4

Don't miss a new go-whatsapp-web-multidevice release

NewReleases is sending notifications on new releases.