This release introduces a major overhaul of how company statuses are managed, transitioning to a more precise two-field system and integrating new relationship types for leases and external administration. These changes are reflected across the application, from data models and API interactions to user interfaces and diagram visualizations. Additionally, the ASIC import workflow has been refined for better duplicate detection and user control, and new marketing content has been developed to showcase these expanded capabilities.
Highlights
- Company Status Model Refactoring: The company status handling has been significantly refactored from a single 'status' field to a two-dimensional model comprising 'registrationStatus' (e.g., Registered, Dormant, Deregistered) and 'activityDesignation' (Active, Passive). This change impacts entity forms, API endpoints, and diagram visualizations, ensuring more granular and accurate representation of company states. Migration logic is included to handle existing legacy 'status' values.
- Lease Relationship Implementation: Comprehensive support for 'lease' relationships has been added. This includes new UI components for adding, editing, and displaying leases, dedicated API endpoints, diagram visualization with specific styling and labeling, and detailed metadata management (e.g., term, payment, PPSR SIN). Leases can be managed from entity detail pages and the diagram inspector.
- External Administration Relationships: New relationship types for external administration ('receiver_manager', 'administrator', 'liquidator') have been introduced. These are now used to derive an entity's external administration status, which is visually indicated on diagram nodes and reflected in various UI components. The ASIC import process has been updated to recognize and warn about these statuses.
- Enhanced ASIC Import Review: The ASIC import review page now dynamically re-runs entity duplicate detection against the current database state upon loading, ensuring up-to-date matching. It also features improved handling for historical relationships and provides more detailed information for potential duplicate relationships in the review list.
- New Marketing Feature Pages: Dedicated marketing pages have been created to highlight key features: 'AML Structure Support', 'FTE & IEE Compliance', and 'Scenario Modelling'. These pages provide detailed explanations and benefits for users, and are integrated into the main marketing site navigation and feature sections.
- Diagram Visual Enhancements: The diagram now includes visual highlighters for leased assets, similar to existing security highlighters. Asset node sizing and padding have been adjusted to accommodate these new visual indicators, ensuring clarity and preventing overlap.