Skip to content

Releases: veops/cmdb

v2.5.4

15 Aug 14:00
Compare
Choose a tag to compare

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 and many-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

20 Jun 14:16
Compare
Choose a tag to compare

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

17 Apr 13:21
Compare
Choose a tag to compare

[Version v2.5.2] - 2025-04-17

New Features & Improvements

  1. Enhanced CI Details Page Display

  2. Improved Network Device Auto-Discovery Configuration Page

  3. 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.
  4. Multi-Architecture Support for cmdb-db and cmdb-cache Containers

    • Added ARM compatibility for cmdb-db and cmdb-cache Docker containers, enabling deployment on both x86_64 and ARM64 platforms.

v2.5.1

10 Feb 12:39
Compare
Choose a tag to compare

[Version v2.5.1] - 2025-02-10

Features

  • Optimize Login Page

Documentation

  • Update README

Bug Fixes

  • Fix Query CIType
  • Fix Synchronization of Auto-Discovery Rules

v2.4.17

26 Dec 07:32
Compare
Choose a tag to compare
  1. Feat: Resource search supports multi-line retrieval
  2. Feat: Optimized the service tree menu, allowing switching between different service trees via a dropdown
  3. Fix: Resolved the issue where the unique constraint was not enforced when updating the data center module's data rooms
  4. Fix: Fixed the timezone anomaly in the "Join Time" field of the ACL user management list

  1. Feat:资源搜索支持多行检索
  2. Feat: 优化服务树菜单,可通过下拉切换不同服务树
  3. Fix: 修复了数据中心模块更新机房时唯一限制未生效的问题
  4. Fix: 修复了acl用户管理列表 加入时间 字段时区异常的问题

v2.4.16

06 Dec 08:54
Compare
Choose a tag to compare
  1. Feat: DCIM supports manually triggering the number of available U units in computer cabinets.
  2. Feat: Reference attribute values in the CI relationship details page table now support displaying attributes based on the reference model.
  3. Feat: IPAM now supports viewing the relationship details of assigned IP addresses.
  4. Feat: Date triggers now support test sending functionality.

  1. Feat: DCIM支持手动触发计算机柜空闲U数
  2. Feat: CI关系详情页Table的引用属性值支持按照引用模型展示属性显示
  3. Feat: IPAM支持查看已分配IP地址的关系详情
  4. Feat: 日期触发器支持测试发送功能

v2.4.15

27 Nov 08:03
Compare
Choose a tag to compare

New Features:

  1. Data Center Infrastructure Management (DCIM) Module

    • Added DCIM module, supporting visual management of data centers and racks.
  2. 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

11 Nov 11:05
Compare
Choose a tag to compare
  1. Feat: Added IP Address Management functionality (IPAM)
  2. Feat: Added default attributes for updater and update time

  1. Feat: 新增IP地址管理功能(IPAM)
  2. Feat: 新增默认属性更新人更新时间

v2.4.13

18 Oct 02:00
Compare
Choose a tag to compare
  1. Feat: Relationship Path Search

  1. Feat: 通用的关系路径搜索

v2.4.12

03 Sep 06:34
Compare
Choose a tag to compare

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: 资源搜索页面

  • 支持全局搜索
  • 支持高级搜索,即对多个属性进行精准搜索
  • 支持在搜索结果中快速筛选模型
  • 支持查看实例详细信息
  • 支持实例收藏,快速查看
  • 支持批量下载