May 2026

Version 3.32.2

Released on May 6th, 2026

✨ New Feature & Enhancements

  • New: Automatic Webchat Expansion on Mobile & Tablet

Addition of a configuration allowing the Webchat window to open automatically upon page load when accessed from mobile or tablet devices. This enhancement ensures immediate visibility of the conversational assistant for users on touch-screen devices.

  • Improved: Extended Character Limits for Rich Cards (RCS Compatibility)

Increase of character limits for titles and subtitles within the Rich Card (Carousel) creation interface. This update aligns with new Google RCS specifications, allowing for significantly longer text and more detailed descriptions. The previous 80-character restriction has been extended to provide better flexibility for complex messaging needs.

🐞 Bug Fixes

  • Fixed: Special Character Encoding in Email Subjects

Resolution of an encoding issue within the smartly-mail module. Special characters and accents used in email subject lines are now correctly processed, ensuring clear and readable text for recipients across all email clients.

  • Fixed: Package Import Issues in Lambda Functions

Resolution of a technical issue where standard Node.js libraries, such as axios and request, were incorrectly imported within the Lambda function service. This fix resolves errors like request.Request is not a constructor and axios.get is not a function.