Release Notes - 03/18/2026
New Features / Improvements
Cash Application
- Minor styling updates to the delete file dialog
Forecast
- Added the ability to select and associate one or more scenarios with a new generated forecast version. This ability is available if scenario planning is activated.

Promotions
- Improved loading speed of the scenario planning interface
- Added constraints to promotion optimization
- Promotion Optimization currently cannot be applied to promotions than have an in-store period of longer than 30 days
- Spend Rates in optimization must be between 0 and 2
- Added multi-select customer filter in scenario planning metrics interface

Bug Fixes
Cash Application
Deductions Reconciliation
- Fixed an issue where autofill could flip the +/- sign of an invoice created from a check remit
- The new date format on the Download CSV Settlement is now
YYYY/MM/DD HH:MM:SSBefore:date_clearedwas returned as a date-only value (e.g.2025-02-28) leaving users with ambiguous “which timezone?” dates. Now:date_clearedis full datetimeYYYY/MM/DD HH:MM:SS(e.g. at 2026-03-09T21:29:21.301Z) The timestamp remains effectively UTC, but now includes time so downstream tools can perform timezone conversions.