v0.5.5

alphaPatch

Transport App, Accounting & Platform Nodes

Released 23 March 2026

Introduces a mobile-first driver app for the Transport addon, adds FreeAgent as a second accounting integration with automated sync, builds out Freelancer and Client portal APIs, and lays groundwork for upcoming transport features.

New Features

  • Mobile-first Driver Dashboard with trip cards, status indicators, and quick-action navigation for drivers on the go
  • Trip Detail page with interactive map showing pickup and delivery locations, equipment manifest checklist, and full trip information
  • Start Trip wizard with pre-departure vehicle checks, equipment verification, and navigation prompt to first stop
  • Complete Trip wizard — a 6-step delivery flow covering arrival confirmation, equipment offload, condition notes, signature capture, photo evidence, and completion summary
  • Issue Reporting dialog allowing drivers to flag problems from the road with categorisation, severity, and photo attachments
  • Driver Stats page showing delivery metrics, on-time percentage, and trip history
  • Route Planning page with multi-stop builder, add/remove stops with feedback, and drag-and-drop reordering with route optimisation
  • Trip Calendar with resource timeline view, conflict detection, and trip bar tooltips
  • Early foundations for upcoming transport visualisation and tracking features
  • FreeAgent added as a second accounting integration alongside Xero, with full OAuth2 connection flow
  • FreeAgent syncs clients, chart of accounts, invoices, payments, expenses, and supplier invoices
  • Automated background sync job runs every 15 minutes with intelligent rate limiting and polling
  • Manual sync retry and live sync status endpoints for better visibility into accounting data flow
  • FreeAgent now appears in the integration picker and sync dashboard with connection status
  • Freelancer Node API — schedule and availability management, time clock and timesheets, compliance documents, connection management, and profile endpoints
  • Client Portal API — authentication, quote viewing and approval, project tracking with timeline, and notification preferences
  • Mobile Time Clock and Geofencing API with clock-in/out, break management, location updates, and geofence zone validation

Improvements

  • Community pages restyled with improved mobile responsiveness across marketing and community sites
  • Production server migrated to Docker with multi-host support and PgBouncer connection pooling
  • Accounting sync logging wired into manual sync operations for better troubleshooting

Bug Fixes

  • Fixed route planning stop edits creating duplicate stops instead of updating existing ones
  • Fixed single-session enforcement with improved real-time detection
  • Replaced deprecated database schema calls with PostgreSQL-compatible queries