github rmyndharis/OpenWA v0.7.14

latest releases: sdk/go/v0.4.0, php-sdk-v0.4.0, java-sdk-v0.4.0...
one month ago

Added

  • Outbound @mentions on text and media sends. send-text and the media send routes now accept an optional mentions array of WIDs (<phone>@c.us) to tag participants — most useful in groups. The contract is engine-neutral: pass neutral @c.us WIDs and the active engine (whatsapp-web.js or Baileys) de-normalizes them. For a tag to render and notify, the text/caption must also contain the matching @<number> token. This brings outbound parity with the mentions field already surfaced on inbound webhooks. (#530) Thanks @adampalli.
  • Call and location messages render in the dashboard chat view. Call logs now show a labeled bubble (voice/video, and "missed" for an unanswered incoming call) instead of an empty message, and shared locations render their map-preview thumbnail with a "📍 Location" label instead of dumping the raw base64 thumbnail as text. A new engine-neutral call message type carries the { video, missed } detail, localized across all 10 dashboard locales. Based on work by @softronicve (#494).

Don't miss a new OpenWA release

NewReleases is sending notifications on new releases.