Zender v3.9
Hello, Dear Customers! 🎉
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.
Update Instructions
Your zender must be on v3.8.12-fix-10 for this update!
BEFORE YOU PROCEED
Please make sure that you are already using PHP 8.3 or later before updating to this version! The system will now enforce php version compatible with Zender. Please always verify your current Zender version before you update! You must not skip versions!
1. Download the update zip file from here:
2. Go to admin panel. Find the SYSTEM block then click the UPDATE button.
3. Select the update.zip file you downloaded from the first step then submit.
WARNING
Do not close or reload the page while the update is on-going! This update contains changes in the vendor folder and it's normal that it will take some time to complete. During our tests, it took about 10 minutes to complete the update. If you get issues because of improper update, we will not provide customer support.
4. After that, go to admin panel again. Click the THEME button and re-save the theme settings.
5. Update your WhatsApp server the same way when you install it, replacing existing storage files. (Make sure that your WhatsApp server is stopped before you update)
6. Update your languages, you can get the new language strings from here: https://github.com/titansys/zender-languages
7. In the SYSTEM settings, please regenerate the token for the Admin API.
8. Click the clear Cache button in the admin panel.
9. All done.
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.
- Admin API enhancements:
Chores
- Dropped the widgets feature from the system to simplify codebase and focus on essential functionalities.
Comments 41
Users of Guests are not allowed to comment this publication.