• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Zender - Ultimate Messaging Platform for SMS, WhatsApp & use Android Devices as SMS Gateways (SaaS)

Zender - Ultimate Messaging Platform for SMS, WhatsApp & use Android Devices as SMS Gateways (SaaS) 3.3.8

No permission to download

Changelog v3.3.8​

  • BREAKING CHANGE! The unique id used in the WhatsApp sending API should now be the unique random string and not the number
  • Added WhatsApp account status in /get/wa.accounts API endpoint
  • Added /create/wa.link and /create/wa.relink for linking WhatsApp account using the API
  • Added support for sending audio in WhatsApp media messages
  • Added Exact (Insensitive), Exact (Sensitive) and Regular Expression in the matching type of autoreply
  • Added priority sending for WhatsApp autoreply
  • Added the ability to select the WhatsApp account in the autoreply
  • Added the ability to select the android and sim slot for SMS autorepy
  • Added the ability to send media and document in WhatsApp autoreply
  • Added the ability to validate WhatsApp phone numbers using the API
  • Fixed WhatsApp bulk sending API bug
  • Fixed spintax issues
  • Fixed minor bugs in the cron controller
  • Improved queue handling of the android gateway app and the WhatsApp server
  • Dropped support for WhatsApp buttons, list and template message types (Not working anymore)

changelog:


key :
ITa_AzE3uO1teIfh98jjdFQ_mWFCuC_GUZR5ppZoASc
We are pleased to announce the release of our latest version, aimed at addressing several bugs identified in v3.3.3, while also introducing exciting new features. The update can be downloaded in the official repository on GitHub or in your CodeCanyon profile page.



We are delighted to inform you that the updated version now supports the receiving of WhatsApp attachments and added the sending of priority WhatsApp messages. When sending a priority message, it will be immediately dispatched without being added to the queue. However, we kindly advise caution in utilizing this feature excessively, as there is a risk of being banned if it is abused. We recommend reserving the use of priority messages for important communications when waiting in the queue is not feasible.



In addition, we have made significant improvements to the WhatsApp server for Windows. A new desktop application has been developed, allowing for a user-friendly experience without the need for any terminal interactions. Moreover, the application can be minimized to the Windows tray, enabling seamless background operation.



For Linux users, it is essential to update both the WhatsApp binary and storage folder. Please follow these steps to ensure a successful update:

  1. Upload the new binary to your server, overwriting the previous version.
  2. Upload the storage folder to your server. It is not necessary to delete the old storage folder; simply overwrite its contents.
  3. Execute the following command: sudo chmod +x ./titansys-whatsapp-linux
  4. If you are utilizing the autorun script, restart your WhatsApp server by executing the command: sudo pkill -f whatsapp


To update the WhatsApp server on Windows, we have prepared a new video guide for your convenience. Please refer to the following link: https://docs.titansystems.ph/zender/getting-started/whatsapp-server/#video-guide_1

If you wish to retain the previously connected accounts, please copy the storage folder from your old WhatsApp server and overwrite the new storage folder in the new Windows server.



To accommodate the new priority sending feature, we kindly request that you delete any currently running WhatsApp campaigns and pending messages on your Zender dashboard. Also, you don't need to rebuild your gateway app for this update.

Changelog v3.3.4​

  • Added WhatsApp priority sending
  • Added the ability to receive WhatsApp URL messages
  • Added the ability to receive WhatsApp attachments
  • Fixed autoreply bug
  • Fixed brazil number bug on SMS
  • Fixed WhatsApp scheduled bug on shortcodes
  • Fixed an issue on the WhatsApp server for Windows
  • Refactored sender cron job
  • Refactored WhatsApp campaign status monitor
Changelog

  • Love
Reactions: Caly and Babak
In this release, we have fixed the critical bugs found in v3.3. We also fixed the bugs in some of the plugins. Please read this post to learn more.

Hello,

The update for the critical bugs found in v3.3 is finally available. In this version, we have fixed some of the bugs found when sending SMS and Chats.

We also added a new tab on both SMS and WhatsApp pages, this tab is for the queued messages. The sent tab will now only display sent and failed messages.



Unfortunately, we have a bad news. WhatsApp suddenly changed the authentication protocol of the accounts and we have to update the WhatsApp binary to keep it working. It will be required to delete and reconnect all the WhatsApp accounts again. Sorry.

We have also added built-in Ngrok support for the binaries, this will allow easy hosting of the WhatsApp server in your computers at home especially if you don't have a public static IP. Video guides for the WhatsApp binary setup are also now available. You can check them in the official documentation

Update release can be downloaded here: https://github.com/titansys/zender-official/releases

Update instructions for Zender: https://docs.titansystems.ph/zender/updation/system/#quick-update

Update instructions for WhatsApp: https://docs.titansystems.ph/zender/updation/whatsapp/

Changelog v3.3.1​

  • Added Ngrok and Localtunnel skip warning headers in WhatsApp library
  • Added debug flag on WhatsApp binary
  • Added built-in support for Ngrok
  • Added WhatsApp status monitor block in admin panel
  • Added the ability to send document files in WhatsApp. Supports pdf, doc, docx, xls and xlsx
  • Added the ability to generate WhatsApp QR in API
  • Added the ability to download attachments from sent WhatsApp chats
  • Added attachments download in WhatsApp sent API
  • Added queue tabs in SMS and WhatsApp pages
  • Added video guides for WhatsApp binary hosting
  • WhatsApp chats will not be seen if you disable receive chats option of account
  • Fixed WhatsApp button send bug in API that requires image for sending
  • Fixed bulk sender of WhatsApp repeating contact name bug
  • Fixed excel variables repeating and number formatting issue
  • Fixed countQuota PHP_INT_MAX error bug
  • Fixed empty space when footer watermark is empty
  • Fixed implicit int error in device.php at line 999
  • Fixed counting/restriction problem in schedules and actions
  • Fixed bug in WhatsApp bulk message where footer mark is piling up on every send making it longer
  • Fixed<b></b> tags from gateway app and DONE button still not translated in app.
  • Fixed error in pages when it doesn't exist
  • Fixed not translated example spintax in sending forms
  • Fixed API missing id in get sent and get pending for both SMS and WhatsApp
  • Fixed error in user account if subscribed package was deleted
  • Fixed a bug where using STOP keyword doesn't add number to unsubscribed list for WhatsApp
  • Fixed link shortcodes not being added in WhatsApp bulk forms
  • Fixed a bug where schedule repeat days keep defaulting to 127 days when entering 365 days as value
  • Fixed auth box size on tablet screens
  • Fixed missing translations in campaign popups
  • Fixed device already linked message, it will now show redacted owner email
  • Fixed payumoney, stripe, and mercadopago in MPG plugin
  • Fixed bug on mexican mobile numbers. For WhatsApp only.
  • Fixed forgot password temporary password not working
  • Fixed translations strings in WhatsApp features
  • Updated WhatsApp add account sequence
  • Updated phone parameter to recipient in sample codes of WhatsApp API
  • Removed broken zippy library and added a new zip library
  • Removed WhatsApp binary support for macOS


Latest update from CodeCanyon.

NOTE : THIS IS UNTOUCHED

More Info

Docs

Password


Link

Changelog
Changelog v2.3.6

- Added currency converter API for better payment integration

- Added the ability to adjust the minimum brightness of the app

- Added support for BHD, BTC, BTN, BYN, CLF, CNH, CUC, CUP, ERN, GGP, GHS, IMP, IQD, IRR, JEP, JOD, KPW, KWD, LYD, MRU, OMR, SDG, SSP, STN, SVC, SYP, TMT, TND, VES, XAG, XAU, XDR, XPD, XPT and ZWL currency

- Updated builder response handler

- Updated support button

- Fixed scheduled table missing column from the last update

- Removed v# from apk file name when downloading

- Removed stripe from default payment methods

Zender-android Global Version For Any Site​

App Is Ready: Tested 100% success​

Package name: babiato.tag2div.gateway​


NB: Only Limited User can get this app. User Must Have more then 30days, 3 resource ,50 Like and 50 Post to view password
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock