This release refreshes the product's public marketing surface while tightening how user-defined settings flow into diagram rendering and related API behaviour. The result is a cleaner content architecture for the website, more reliable settings application in Family Tree diagrams, and stronger validation coverage around key integration paths.
Highlights
- Marketing Website Architecture Refresh: Refactored the marketing site into a more modular, content-driven structure with dedicated pages for About Us, Security & Compliance, Features, Our Approach, Pricing, and role-specific pages for accountants, law firms, financial planners, and corporates, plus a new V2 homepage built on the same system.
- Family Tree Settings Integration: Improved Family Tree diagram rendering so user-configured layout spacing, print preferences, and corner radius settings are correctly applied and persist consistently across sessions.
- Xero Group Linking Error Handling: Updated the Xero group-linking API to handle duplicate local group names explicitly with a conflict response rather than an opaque server failure, and tightened cache behaviour for tenancy and user settings APIs with
no-storeheaders. - Marketing Design System Expansion: Added broader marketing design tokens for typography, colour, buttons, and layout, including the green brand palette and handwritten accent styling used across the public site.
- Test Coverage Improvements: Expanded regression coverage with new Xero group-linking integration tests and additional Family Tree unit tests for inspector behaviour, relationship panels, and the settings adapter.