Skip to content
Published in

Release Notes 3.2.804

By in Releases

This release introduces key updates including improved funnel action handling, segment management enhancements, and several bug fixes for a smoother user experience.

🗓 Release Notes 3.2.804

🚀 New Features

  • Added TTL (time to live) support for static segments with hourly purging of expired members.
  • Introduced segment TTL setting and reorganized static segment form with collapsible additional settings.
  • Show segment ID alongside name in all segment selectors for easier identification.

🛠 Improvements

  • Optimized funnel action history duplicate check performance for faster processing.
  • Replaced correlated subquery with join for date_added on subscriber segments table and fixed cross-page sorting.
  • Always show date filter on ‘In Segments’ rule and improved result limit toggle reactivity.
  • Bumped default SMS messages per second throughput by 3x for higher delivery capacity.

🐛 Bug Fixes

  • Fixed race condition on funnel action duplicate check using improved locking mechanism.
  • Fixed segment rule condition dropdown in funnel query builder and exit conditions.
  • Corrected formatStatPercent to multiply decimal value by 100 before display.

🔧 Technical / Internal

  • Prevented duplicate funnel action emails with a partial unique index and added a ‘once’ column to enforce single-action dispatches at the database level.
  • Reverted segment TTL (time to live) feature and UI for future rebuild into funnels.