Releases: veops/cmdb
Releases · veops/cmdb
v2.5.4
Release v2.5.4 (2025-08-15)
✨ New Features
Resource Data Module
- Subscription Model Display Refactor: Changed subscription model display from page-level
sub-menus to in-page menus, significantly improving browsing and switching efficiency
Model Relationships Enhancement
- Attribute Association Rules Optimization:
- Added attribute value type consistency validation between source and target models
- Enhanced data association accuracy and reliability
- Multi-value Attribute Support:
One-to-many
andmany-to-many
relationship constraints
now fully support multi-value attributes, providing more flexible data model design
capabilities
Preference
- Auto-subscription Feature: Introduced automatic subscription mechanism. When enabled,
resource data model menus will display subscribed models in real-time based on configured
auto-subscription rules #285
User Experience Enhancements
- Login Redirect: Automatically record the last visited page route when logging
out - CMDB Navigation Optimization: Unified default redirection for CMDB module to Resource
Data page
🐛 Bug Fixes
- Fixed
add-user
click command execution issues #675
v2.5.3
Release v2.5.3 (2025-06-20)
🐛 Bug Fixes
- Fixed LDAP checkbox issue when both LDAP and CAS are enabled.
- Fixed incorrect title display on CI detail pages.
- Resolved bug #702 (Cabinet physical server topology rendering error ).
✨ New Features
- IPAM: Added batch operations for IP/subnet management (download, delete, modify).
- Auto-Discovery: Restricted pool view access to admin-only.
⚙️ Improvements
- Added Docker env variable (
SYSTEM_DEFAULT_LANGUAGE
) for initial language setup. - Improved CI detail page: visually distinguished upstream/downstream models in relation tables.
v2.5.2
[Version v2.5.2] - 2025-04-17
New Features & Improvements
-
Enhanced CI Details Page Display
-
Improved Network Device Auto-Discovery Configuration Page
-
Port List Recording in Network Device Auto-Discovery
- The auto-discovery process now captures and records port lists from discovered network devices, improving inventory accuracy.
-
Multi-Architecture Support for
cmdb-db
andcmdb-cache
Containers- Added ARM compatibility for
cmdb-db
andcmdb-cache
Docker containers, enabling deployment on both x86_64 and ARM64 platforms.
- Added ARM compatibility for
v2.5.1
v2.4.17
- Feat: Resource search supports multi-line retrieval
- Feat: Optimized the service tree menu, allowing switching between different service trees via a dropdown
- Fix: Resolved the issue where the unique constraint was not enforced when updating the data center module's data rooms
- Fix: Fixed the timezone anomaly in the "Join Time" field of the ACL user management list
- Feat:资源搜索支持多行检索
- Feat: 优化服务树菜单,可通过下拉切换不同服务树
- Fix: 修复了数据中心模块更新机房时唯一限制未生效的问题
- Fix: 修复了acl用户管理列表 加入时间 字段时区异常的问题
v2.4.16
- Feat: DCIM supports manually triggering the number of available U units in computer cabinets.
- Feat: Reference attribute values in the CI relationship details page table now support displaying attributes based on the reference model.
- Feat: IPAM now supports viewing the relationship details of assigned IP addresses.
- Feat: Date triggers now support test sending functionality.
- Feat: DCIM支持手动触发计算机柜空闲U数
- Feat: CI关系详情页Table的引用属性值支持按照引用模型展示属性显示
- Feat: IPAM支持查看已分配IP地址的关系详情
- Feat: 日期触发器支持测试发送功能
v2.4.15
New Features:
-
Data Center Infrastructure Management (DCIM) Module
- Added DCIM module, supporting visual management of data centers and racks.
-
Enhanced IP Address Management (IPAM)
- IPAM supports bulk reclamation and bulk allocation of IP addresses.
- IPAM supports creating identical subnets under different directories.
- IPAM optimizes scanning rules—newly created subnet scanning rules will automatically perform a scan within one minute after creation.
v2.4.14
v2.4.13
v2.4.12
refactor: Resource Search Page
- Supports global search
- Supports advanced search, allowing precise searching across multiple attributes
- Supports quick filtering of models in search results
- Supports viewing detailed information of instances
- Supports instance favorites for quick access
- Supports bulk download
refactor: 资源搜索页面
- 支持全局搜索
- 支持高级搜索,即对多个属性进行精准搜索
- 支持在搜索结果中快速筛选模型
- 支持查看实例详细信息
- 支持实例收藏,快速查看
- 支持批量下载