1. Memory leak fix
2. Boost performance and connection
no change log for this version
Update core library
Convert to esm javascript modules
Fix stability
Addition of chat bot plugin features aigemini, gpt, claude and spreadsheet plugin and sticker bot
Multi keyword autoreply equal
Fix typing, online status
Refactor code
and fix other minor errors.
Update library 6.7.18, more stable and fix minor bugs, (requires reinstalling npm)
Fix button and list (only support with image, unstable)
Fix detection button and message list in webhook/autoreply
Adding media data (support all documents) in the webhook, and adding ppUrl in the webhook (profile image)
Fix typing, online, reject call
Fix pairing code (latest version of chrome)
Added create device api feature
and fix other minor errors.
Addition of reject call set, typing set, online status set on device
Addition of read, typing status, delay in autoreply
Adding Location, Stickers and Vcard Messages to Autoreply
edit autoreply
Add location, stickers, vcards and manage users in rest api
Typing features
support image in list or button
delete message history messages
webhook message format changes
multiple languages
generate ssl automatically (vps)
updater, to make it easier when there is an update in the future
and fix other minor errors.
Update Log :
Update main library to the latest version
Fix list and button message and add button types
webhook data addition
Typing features
support image in list or button
delete message history messages
webhook message format changes
and fix other minor errors.
Here are some folders and files that you can replace for updates.
app/Console/Commands/StartBlast.php (file)
app/Http/Controllers (folder)
app/Http/Request (folder)
app/Services (folder)
resources (folder)
public/assets/js/index.js (file)
config/app.php (file)
server/ ( folder)
package.json (file)
composer.json (file)
node_modules (or you can do npm install if your server supports terminal)
After everything is replaced, restart node js.
Changes in type in media messages, there are only 4 types, namely image, document (all files), audio and video
Support caption/message on all media types
Fixed thumbnail in video messages
Fixed list message, support is back on all devices
Fix message preview & poll message
- 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.