Skip to content

Releases: veops/cmdb

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

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

v2.4.11

26 Aug 14:34
Compare
Choose a tag to compare
  1. Feat: Added new data types for model attributes: Boolean, Reference, Short Text, and Long Text.
  2. Feat: The attribute dropdown list supports custom enumeration values.
  3. Fix: Fixed the issue with inaccurate results in resource search in queries.
  4. Fix: Fixed the sorting issues between non-inherited attributes and inherited attributes, as well as sorting hints for other groups in the inheritance model.

  1. Feat: 模型属性新增布尔、引用、短文本、长文本的数据类型
  2. Feat: 属性下拉列表支持自定义枚举值
  3. Fix: 修复了资源搜索 in查询 不准的问题
  4. Fix: 修复了继承模型中非继承属性与继承属性的排序以及其他分组的排序提示问题

v2.4.10

31 Jul 08:44
Compare
Choose a tag to compare
  1. Feat: When batch modifying CIs, multi-value attributes now have options for overwrite, add, and delete operations.
  2. Feat: The "My Subscriptions" page now supports bulk subscriptions.
  3. Feat: To enhance user experience, the model configuration page will remember the last opened tab, and switch to that tab when changing models.

  1. Feat: 批量修改CI时,多值属性增加了覆盖、添加和删除的操作选项
  2. Feat: 我的订阅页面支持批量订阅
  3. Feat: 为了改善用户体验,模型配置页面会记住上一次打开的tab页,切换模型时直接定位该tab页面

v2.4.9

26 Jul 09:05
Compare
Choose a tag to compare
  1. Feat: Optimized the support for computed properties with multiple values, added guidance for better user experience.
  2. Feat: Auto-discovery now supports configuring multiple account credentials, which can be directly referenced on the attribute auto-discovery page.
  3. Feat: Added support for bulk exporting operation audits and resource data change records.
  4. Feat: Added support for filtering operation audits by time range.
  5. Feat: Relationship auto-discovery now supports establishing relationships in reverse.

  1. Feat: 优化计算属性对于多值的支持,增加了说明指引,提升用户体验
  2. Feat: 自动发现支持配置多个账号密码,属性自动发现页面可直接引用
  3. Feat: 支持批量导出操作审计、资源数据变更记录
  4. Feat: 支持按照时间范围筛选操作审计
  5. Feat: 关系自动发现支持反向建立关系

v2.4.8

10 Jul 11:51
Compare
Choose a tag to compare
  1. Feat: In the Auto-Discovery Configuration page, the HTTP type plugin supports automatic attribute mapping based on yaml.
  2. Feat: Relationships established through attribute associations support automatic deletion of relationships.
  3. Feat: Added enable/disable button for attribute auto-discovery; data collection stops when disabled.
  4. Feat: Added user guidance instructions to enhance user experience.
  5. Fix: Resolved an issue where calculated attributes referencing other multi-valued attributes did not include square brackets in the results.

  1. Feat: 自动发现配置页面,公有云类型插件支持按照yaml自动完成属性映射
  2. Feat: 通过属性关联建立的关系支持自动删除关系
  3. Feat: 属性自动发现增加开启/关闭按钮,关闭后不再自动采集数据
  4. Feat: 增加用户指引说明,优化用户体验
  5. Fix: 修复计算属性中引用其他多值属性时,计算结果未包含方括号的问题