TicketsCAD v4.0.5 — Traccar /newui subdirectory path note
Documentation-only release over v4.0.4.
Fixed
- docs/TRACCAR-SETUP.md — documented that installs serving NewUI from a subdirectory (a "dual mode" setup where NewUI runs alongside the legacy app under
/newui/) must include that prefix in the position-forwarder URL — e.g.https://<host>/newui/api/location.php?provider=traccar. A missing prefix is the usual cause of an HTTP 404 from Traccar's forwarder. (Thanks to a beta tester for the report.)
See CHANGELOG.md for full history.