Release Notes

Product updates and improvements

Update Dev 146

14 March 2026

This release improves relationship creation workflows, refactors the SMSF detail page for maintainability, and strengthens supporting scenario-chain and test infrastructure.

Highlights

  • Relationship Multi-Select Workflow: Added support for selecting multiple target entities for supported relationship types such as director, member, trustee, and parent, reducing repetitive relationship creation steps.
  • SMSF Detail Page Refactor: Extracted SMSF detail-page state and data-loading logic into useSmsfDetailState and decomposed the UI into smaller focused sections.
  • Scenario Chain Handling Improvements: Refined multi-step scenario-chain behaviour with stronger helper coverage and safer re-parenting when a root scenario is removed.
  • Testing Infrastructure Hardening: Improved test isolation and consistency by standardizing fetch cleanup and console spying patterns across affected suites.
  • Diagram Settings Integration Cleanup: Aligned diagram rendering and preview utilities with the newer EntityColorsSettings typing for more consistent settings integration.