TransitQuote Pro v6.4.0

v6.4.0 lets you size circular service-area zones by typing an exact radius, and rebuilds the settings importer to run with live progress so large imports no longer time out.

June 2026

New Features

  • Exact-radius circle zones — When drawing a circular service-area zone you can now type an exact radius in your configured distance unit (miles or kilometres) as well as drag the edge to resize. Selecting Circle drops a live, editable circle centred on your business address with clear on-map guidance, and editing a saved zone loads it with its radius prefilled.

Improvements

  • Settings import with live progress — Importing a backup of your settings now processes one item at a time with a running progress counter, instead of one long request. Large imports no longer exceed the server timeout and leave the Import button stuck, and a dropped connection is now reported clearly rather than silently wedging the page.
  • Faster settings imports through batched multi-row database inserts.

Bug Fixes

  • Fixed circle-zone saves silently doing nothing when the radius was a fractional value (for example after dragging the edge to resize). A zero or empty radius is now blocked at save with a visible message.

Reliability & PHP 8 Hardening

  • Quieted PHP 8.2 deprecation notices raised by the settings importer.