July 28, 2026 - Recurly Engage

The July 28 release focused on reliability enhancements: Liquid template parsing is now always on (fixing staging/production drift), a table-sorting bug that could scramble result order is resolved, and a timezone-handling fix ensures paths and experiments start and stop at the correct time near timezone boundaries.

Release DateFeatureTypePotential ImpactDescription / Overview
Jul 28Engage PromptsEnhancementLowLiquid template parsing is now always enabled for every app. Previously this required an opt-in flag, and prompts using Liquid that worked in one environment could unexpectedly fail in another if the flag wasn't enabled there.
Jul 28Engage ConsoleBugLowFixed a bug where clearing a sort filter on Prompts, Guides, Segments, or Audits tables could result in incorrect result ordering. Tables now correctly return to unsorted order when a sort is cleared.
Jul 28Engage Paths & ExperimentsBugLowFixed a bug where paths and experiments could start or stop at the wrong time near a timezone boundary due to a timezone-handling issue. Scheduling now behaves correctly regardless of timezone.