Release 3.3 Overview
Dossier-API integration and parcel intelligence pipeline
Release 3.3 delivered the end-to-end integration between the FTS Platform and dossier-api, deployed to production on 30 March 2026. This release replaces fragmented address and parcel lookups with a single, comprehensive intelligence pipeline - the largest engineering initiative since platform inception.
Items Included
Features
The centrepiece of this release is the dossier-api integration - a unified parcel intelligence pipeline that consolidates what were previously multiple separate lookups into a single, authoritative data source. For the business, this means FTS can now provide clients with richer, more accurate property information at the point of order, reducing back-and-forth queries and improving the speed and confidence of compliance assessments. Automated title status enrichment and SPEAR milestone tracking give FTS staff real-time visibility into where parcels sit in the subdivision lifecycle, eliminating manual status checks that previously consumed significant staff time.
- Dossier-API Integration - Single
/api/insightsendpoint replaces multiple fragmented lookups for parcel data, title status, SPEAR milestones, and planning information - Address Discovery Overhaul - Rebuilt autocomplete with Lot on Street (proposed parcels), relevance sorting, and dossier-api parallel resolution
- Title Status Enrichment - Automated resolution from Vicmap parcel registration data and SPEAR lifecycle signals, with title date and predicted title date population
- SPEAR Milestone Sync - Milestone timeline with SOC date extraction, predicted title date calculation (SOC + 28 days), and SPEAR cache integration
- Bulk Enrichment Command - Console command to update title status for all untitled/TBA projects using the same dossier-api endpoint as the browser
- Dashboard Datagrids - Unified all datagrids onto vanilla-datatables with combined column layouts
- Typography Refresh - Small caps on table headers, form labels, tab labels, section headings, and action buttons
- Light/Dark Mode - EasyAdmin theme toggle with light as default
- Auth0 Releases Portal - Releases site migrated from static export with hardcoded credentials to Auth0-authenticated Next.js server
Infrastructure
These infrastructure improvements consolidate the platform's technical foundation - unifying the codebase under a single build system, consolidating hosting, and upgrading core dependencies. This reduces operational complexity and maintenance overhead, making the platform more cost-effective to run and easier to evolve.
- React 19 monorepo unification across all workspaces
- Bootstrap/jQuery compatibility fix for webpack chunk splitting
- Releases portal migrated from static export to Auth0-authenticated Next.js server
- Cloudflare DNS consolidated - v4, releases, docs, dossier, dossier-api all pointing to fts1
- Server upgraded to Node.js v25
- Default admin portal theme set to light mode