• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Zender - Ultimate Messaging Platform for SMS, WhatsApp & Android Devices as SMS Gateways (SaaS)

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

Changelog v3.9.1​

  • API Documentation Colors: Resolved an issue where colors in the API documentation were improperly displayed or inconsistent.
  • Invalid Request for Auto-Reply Without AI: Fixed a bug that caused invalid request errors when attempting to add an auto-reply without using AI.
  • Plugin Schema Validator: Refactored the plugin schema validator for improved maintainability, readability, and reliability.
  • File Deletion Policy Configuration: Added the ability to configure the number of days until uploaded files are permanently deleted by the garbage collector. This provides admins with greater control over file retention policies.
  • Enhanced WA Group Media Support: Introduced the ability to receive image, video, audio, and document attachments from WhatsApp groups, expanding communication and content-sharing capabilities.
  • Automatic Garbage Cleaner for WA Binary: Implemented an automatic garbage cleaner for the WhatsApp binary, enhancing performance by ensuring efficient cleanup of unnecessary data.
  • Token Limit Configuration in AI API Key Settings: Added a feature allowing users to define maximum token limits for AI usage in API key settings, enabling better resource management and cost control.
  • AI Response Control for Groups: Introduced the ability to disable AI responses in groups.
  • Like
Reactions: Tawfiq
We are thrilled to announce the release of Zender v3.9, packed with exciting features, key improvements, and some much-needed fixes. This update focuses on making your experience smarter, safer, and more efficient than ever before.

What’s New?​

  • Smarter Communication with AI Integration
    Zender now features AI-powered autoreplies that support multiple AI models, including OpenAI, GeminiAI, and ClaudeAI. This ensures a flexible, context-aware system with advanced memory mechanisms and automatic conversation summarization to save tokens, making customer interactions smoother and more effective.
    Additionally, Zender supports vision features—send images, and the AI will respond! Audio transcriptions are also supported when using OpenAI, allowing the AI to respond to your voice for a seamless and interactive experience.
  • AI Plugins
    Create custom plugins for the AI and make a powerful automated messaging experience for your clients. Imagine an automated Shopify store powered using WhatsApp/SMS and AI!
  • Enhanced Content Moderation
    Protect your platform with our new content moderation system powered by OpenAI's moderation model—free of charge. You can enable this in the system settings.
  • Improved Security
    We’ve separated admin API key from the system token to ensure your data remains secure. This change enhances system safety and makes admin API management more robust.
  • Streamlined API Documentation
    The API documentations has been revamped for clarity and ease of use. With newly added code samples for both user and admin APIs, getting started has never been easier.

Changelog v3.9​

  • Refactors
    • Removed "zender." tags from modal togglers for cleaner code.
    • Eliminated unnecessary namespace constants to streamline code organization.
    • Overhauled the language system to improve functionality and maintainability.
    • Removed "zender" strings from system scripts and controllers for consistency.
  • Fixes
    • Resolved issues with database columns to ensure proper functionality.
    • Disabled dark theme on the API documentation page for better usability.
    • Fixed RTL (Right-to-Left) issues in the API docs by disabling RTL mode when viewing them.
    • Corrected language string issues to enhance localization support.
    • Fixed incorrect sent and received counts in the user overview page for accurate data representation.
  • Features
    • Admin API enhancements:
      • Create endpoints now return the ID of the created database row.
      • Admin API key is now separated from the system token (BREAKING CHANGE).
    • AI integration for autoreplies:
      • Context-aware with memory and automatic conversation summarization for token optimization.
    • Content moderation using OpenAI's moderation model, offered free of charge.
    • API documentation improvements:
      • Added code samples for user and admin APIs.
      • Enhanced documentation for better clarity and guidance.
  • Chores
    • Dropped the widgets feature from the system to simplify codebase and focus on essential functionalities.
  • Like
Reactions: Tawfiq

Changelog v3.8.12​

  • New API documentation pages
  • Added the ability to receive WA group chats (texts only) which also supports auto reply
  • Fixed critical errors in the WA binaries
  • Fixed invalid timezones in the timezone handler

Changelog v3.8.10​

  • Send APIs will now return message IDs
  • Fixed several bugs in the API
  • Fixed minor issues in the table controller
  • Updated WhatsApp binary libraries

Changelog v3.8.9​

  • Fixed an issue where expired and expiring email are not getting translated
  • Fixed an issue where relinking a WhatsApp account brings back it's default settings
  • Fixed WhatsApp priority bug in the API
  • Updated WhatsApp binary libraries

Changelog v3.8.8​

  • Fixed an issue where sending WhatsApp priority messages doesn't increase the sent quota
  • Fixed an issue where system breaks when free model is disabled
  • Fixed an issue where relinking a WhatsApp account fails in the API
  • Updated WhatsApp binary libraries

Changelog v3.8.6​

  • Added Version and ID details in WA Server list
  • Fixed WA Server critical error
  • Like
Reactions: eddstyson

Changelog v3.8.5​

  • New Urdu Language
  • Fixed social login error
  • Fixed minimal theme color issues
  • Fixed edit plugin error
  • Refactor error reload page

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)
Top