Blog

4/16/2026 Release Notes

Written by Chris Daley | 4/16/26 10:16 PM

MediRoutes Release Notes

Deployment Date: March 30, 2026 Applications: Desktop Client | Web Application

🖥️ Desktop Application

Bug Fixes

"Show Charges" Checkbox Not Honoring Unchecked State on New User Creation Fixed a bug where unchecking the "Show Charges" checkbox during user account creation had no effect — the checkbox would revert to checked after account verification. The setting is now correctly saved and applied.

Driver License State – DC Causing Validation Error in Users & Roles Resolved a validation error that occurred when saving a user with a driver role using "District of Columbia" as their license state. DC is now recognized as a valid state in all validation rules.

Client Record Fields Not Saving Reliably Fixed a race condition causing client record fields — including patient comments, phone numbers, addresses, space types, and notification numbers — to revert after saving. Users were previously required to click Save multiple times to persist changes. Records now save correctly on the first click.

Same-Day Scheduling Trips Tab – Trips Moving to Wrong RUNs Resolved an intermittent issue on the Scheduling Trips tab where using the RUN dropdown to move a trip could inadvertently move other trips to incorrect RUNs. The trip assignment behavior is now stable.

🌐 Web Application

Bug Fixes

Passengers Page – Not Displaying All Passengers / Funding Source Filter Not Working Fixed an issue where the Passengers page only displayed a subset of passengers rather than the full list. Additionally, the Funding Source filter was only evaluating the initially loaded passengers rather than all records in the system. Both the initial load and filter now return complete, accurate results.

Trip Creation – Billing Logic Ignoring Min/Max Bucket Rate Rules Resolved a billing calculation bug where web trip creation was applying all default rates, ignoring min/max quantity rules, and producing incorrect trip totals. Web now applies the same billing logic as the Desktop client.

Funding Source – Can Be Made Inactive with Future Trips Attached Fixed a missing validation on the Web Admin funding source screen. Previously, a funding source could be made inactive even when future trips were scheduled against it. Web now performs the same future-trip check as Desktop and displays the appropriate warning message.