MPWA Gateway | Multi Device Version | Latest : 8.x.x

Log Update


Log Update

Update on August 7th, 2023

Note: Since the latest update by WhatsApp, features like buttons, lists, and certain message types are currently only supported on iOS devices and WhatsApp Web.

Please note: You are required to update to the latest version in order to continue using the WhatsApp Gateway. This update is crucial as it involves changes to the core library, where the old library has been deprecated.

Update Log:

  • Updated main dependencies to the latest version.

  • Added Polling Message feature in the API and Test Message.

  • Fixed Preview URL in messages.

  • Resolved audio message issues.

  • Improved auto-reconnect speed.

  • Added sender parameter in webhook groups.

  • And more.

Please replace the folders/files listed below for the update. (The latest files can be downloaded from the purchase page at m-pedia.co.id)

  • package.json
  • resources/views/pages/api-docs (FOLDER)
  • routes/api.php
  • app/Http/Controllers/Api/ApiController.php
  • app/Http/Requests/SendMessageRequest.php
  • app/Http/Controllers/MessagesController.php
  • app/Services/Impl/WhatsappServiceImpl.php
  • app/Services/WhatsappService.php
  • resources/views/ajax/messages/formpoll.blade.php (add this)
  • resources/views/pages/messagetest.blade.php
  • server/controllers/index.js
  • server/router/index.js
  • server/whatsapp.js
  • server/controllers/incomingMessage.js