v1.0.0 Release Notes
Release date: May 2026
v1.0.0 is the first official release of the HYO ITOM platform. It delivers complete CI data modeling, browsing, querying, and visualization capabilities, establishing the functional foundation of the CMDB.
Core Capabilities
Data Modeling
- CI Type Management: Organizes CI types in a tree structure with inheritance support; defines attribute fields (string, integer, option, etc.), identification rules (auto-identification and deduplication of CIs), and relationship constraints for each type
- Relationship Type Management: Defines the kinds of associations between CIs (such as "runs on", "depends on", "contains"), working together with valid links in CI types to form a complete relationship-constraint system
- Option Management: Manages predefined option sets to provide a standardized range of values for CI attributes, with import/export support
Data Access
- CI Directory: Browse all CI instances by CI type tree — left-side type-tree navigation, right-side dynamic list. The detail page provides four tabs — Details, Configuration Topology, Component Resources, and Change History — covering the full lifecycle management of a CI
- CI List: Create custom list views by specifying a root CI type and filter conditions; once saved, they can be reused. The system ships with commonly used lists and supports cloning from existing ones — ideal for scenarios that require frequently viewing a specific set of CIs
Data Analysis
- Query Studio: Visually build Topology Query Language (TQL) queries. Construct query graphs using CI types as nodes and relationships as edges; configure type filters, attribute filters, and return attributes — no need to hand-write query statements. Supports query group management, import/export, and preview statistics
- Dashboard: Displays CMDB data through widgets such as charts and tables, providing global operational insight. Supports dashboard-group categorization, view/edit mode switching, cloning, and import/export. Pre-built system dashboards are protected and cannot be modified
Platform Foundation
User Management
Provides basic user account management — create, edit, enable, and disable user accounts — ensuring that only authorized users can access and operate platform features.
Installation and Deployment
Provides a community-edition deployment guide that supports quick deployment via Docker on Linux, suitable for product trials, feature evaluations, and training demos.