ChangelogRelease History
Changelog

Changelog

Review the latest updates, new features, and improvements in Bual Pro.

Overview

Subscribe to our newsletter or follow us on social media to get notified about new releases. Check your dashboard for automatic update notifications.

Bual Pro releases updates regularly to introduce new automation features, enhance WhatsApp integrations, and fix issues. Review the recent changes below to see what's new.

Recent Releases

2024-10-15v1.5.0
featureimprovement

New Features

  • Added OpenAI Vision support for analyzing customer-uploaded images in conversations
  • Introduced poll creation within bots for better customer engagement
  • New QR Code Generator tool for easy sharing of bot links

Improvements

  • Enhanced inbox filtering with advanced search for tags and dates
  • Optimized WhatsApp broadcast performance for larger contact lists
  • Improved AI training interface with better response previews

Bug Fixes

  • Fixed undeliverable message errors in WhatsApp templates
  • Resolved conversation transfer issues to human agents
  • Corrected timestamp conversion for Asia/Kuala_Lumpur timezone
2024-09-25v1.4.2
bugfixsecurity

Bug Fixes

  • Patched security vulnerability in webhook handling for WhatsApp
  • Fixed contact deletion not removing associated notes and actions
  • Resolved archive functionality failing for high-volume inboxes

Improvements

  • Added support for saved replies in inbox with dynamic variables
  • Better error handling for WhatsApp Business account restrictions
  • Streamlined flow sending from inbox with preview mode
2024-09-10v1.4.0
featurebreaking

New Features

  • Integrated speech-to-text conversion using OpenAI for voice messages
  • Launched Appointment Scheduling Manager for automated bookings
  • Added Bot Simulator for testing flows without live traffic

Breaking Changes

  • Updated webhook payload format for WhatsApp – review webhook documentation if using advanced integrations

Improvements

  • Segment audience more effectively with custom fields and tags
  • Notify admins via flows for critical events like high-priority conversations

How to Update

Follow these steps to apply the latest version to your Bual Pro instance.

Check Current Version

Log in to your dashboard at https://dashboard.example.com.

View your current version in the Settings > About section.

Backup Data

Export your contacts, flows, and automations.

# Use the export API
curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.example.com/v1/export

Apply Update

Click the update button in your dashboard or run the CLI command.

# CLI update command
bual-pro update --version latest

Verify

Test key features like inbox and WhatsApp broadcasts.

After updating, review the WhatsApp integration guide for any required template re-approvals.

Next Steps