What's New?
WhatsApp API Support Upgraded
This package now fully supports the latest WhatsApp API version v25.0, ensuring all features and endpoints work seamlessly with improved performance and stability.
✨ New in 4.0.1
- API Upgrade: Upgraded API version to
v25.0. - Refactoring: Massively refactored 15 service classes for improved module cohesion and reduced duplicated exception handling.
- Bug Fixes:
- Fixed
updateBusinessProfilemissingaddressfield mapping. - Fixed token header parsing issues (
Failed to parse header value). - Fixed outdated code in package example and
README.md.
- Fixed
⚡ Breaking Changes (4.0.0)
- Corrected typo:
replaymethods renamed toreplyfor consistency. - Added support for
webplatforms.
🚀 Performance Improvements
- Optimized for speed, now 3x faster than the previous version.
📩 Flow Messages
Send interactive flow messages to enhance user engagement.
🛍️ Catalog & Product Messages
Share product details and catalog messages for better e-commerce integration.
⌨️ Typing Indicator
Show typing indicators to improve conversation feedback.
📤 Resumable Upload Session
Create a resumable upload session and upload files
🔒 User Management
- Added features for blocking and unblocking users.
🛠️ Enhanced Error Handling
- Clearer and more specific exception handling for robust error management.
📦 Updated Dependencies
- All dependencies updated to the latest stable versions for improved security and performance.
📝 Code Quality & Documentation
- Improved type safety with proper annotations.
- Fixed various bugs and typos across the codebase.
- Enhanced documentation and organized code for easier understanding.