Skip to content
Published in

Release Notes 3.2.727

By in Releases

This release brings a new statistics graph, enhanced funnel event handling, performance optimizations, and key bug fixes.

Release Notes 3.2.727

🚀 New Features

  • Added a graph to the messages index page to provide quick insights into long-term message performance.
  • Testimonials table now includes created and updated timestamps for better tracking.

🛠 Improvements

  • Adjusted message stats graph with new time period options for more flexible analysis.
  • Enhanced the create subscription funnel event to ensure future events accurately reflect updated subscription status.
  • Updated tag handling in subscriber funnel events to create leads on the funnel’s publication if needed, ensuring funnels trigger correctly.
  • Refactored funnel events for tag additions to subscribers to ensure the correct publication subscription is used throughout the funnel.
  • Added a [TEST] prefix to auto responder variation test sends for easier identification.

🐛 Bug Fixes

  • Resolved a build error related to corejs dependencies.

🔧 Technical / Internal

  • Reduced memory footprint on the messages API endpoint for better performance.