Skip to content

wacli v0.15.0

Latest

Choose a tag to compare

@steipete steipete released this 27 Jul 09:15
v0.15.0
a020de7

Changelog

Highlights

  • Send files with an explicit WhatsApp media type, so an MP3 can be delivered as a downloadable document while retaining its audio MIME type. (thanks @DiegoDAF)
  • Webhooks now include the locally resolved chat name when it is available. (#312 - thanks @g1e2x87)

Added

  • Send: add send file --as auto|document|audio|image|video to choose the WhatsApp media type independently of MIME, including downloadable MP3 documents. (thanks @DiegoDAF)

Fixed

  • Sync: include locally resolved chat names in webhook payloads when available. (#312 - thanks @g1e2x87)