Skip to main content
Version: 4.0.1

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 updateBusinessProfile missing address field mapping.
    • Fixed token header parsing issues (Failed to parse header value).
    • Fixed outdated code in package example and README.md.

⚡ Breaking Changes (4.0.0)

  • Corrected typo: replay methods renamed to reply for consistency.
  • Added support for web platforms.

🚀 Performance Improvements

  • Optimized for speed, now 3x faster than the previous version.

📩 Flow Messages

Send interactive flow messages to enhance user engagement.

Explore Flow Messages →

🛍️ Catalog & Product Messages

Share product details and catalog messages for better e-commerce integration.

Explore Catalog Messages →

⌨️ Typing Indicator

Show typing indicators to improve conversation feedback.

See Typing Indicator →

📤 Resumable Upload Session

Create a resumable upload session and upload files

See Resumable →

🔒 User Management

  • Added features for blocking and unblocking users.

Manage 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.