Overview
This release introduced tighter checkout controls, improved workforce scheduling, billing enhancements, and more flexible ticket filtering through the API. It also included key bug fixes.
Checkout
-
Added an option to force customers to select the account type before displaying products.
This feature is behind a feature flag. Contact us if you'd like to enable it.
- [Fixed] Unit number is no longer being dropped after the eligibility check when Smarty is enabled.
Billing
-
Added a mass payment entry feature to apply multiple payments (check/cash) at once.
Read the full guide
Workforce
-
Added the ability to create Work Orders directly from the Schedule page.
- [Fixed] Prevents Work Orders from being auto-assigned outside the preferred time range.
API
-
Added support for querying Tickets by Account ID in API V1.
See API documentation