Skip to content

Releases: veops/cmdb

v2.4.7

27 Jun 13:35
Compare
Choose a tag to compare
  1. Perf: Model Import Export Optimization: Supports batch export of models, supports import and export of inherited models, associated models, and automatic relationship discovery.
  2. Feat: Model Configuration - Automatic Discovery: Adding master machines to execute machine increases.
  3. Perf: Experience optimization of batch selection function in tables.

  1. Perf: 模型导入导出优化:支持批量导出模型,支持导入导出继承模型、关联模型、关系自动发现
  2. Feat: 模型配置-自动发现:执行机器增加Master机器
  3. Perf: 表格批量选中功能体验优化

v2.4.6

20 Jun 12:34
df22085
Compare
Choose a tag to compare
  1. Feat: Added support for cron in automatic discovery for data collection, log display, agent health checks, and upgraded the UI.
  2. Feat: Model now supports dynamic attributes.
  3. Feat: Model attribute associations now support defining multiple groups.
  4. Feat: Added node search and pagination display features to the topology view, and upgraded the UI.
  5. Fix: Fixed an issue where multi-value attributes with predefined values appeared as empty on the new CI page.
  6. Fix: Fixed inaccurate IP address validation in regex checks.
  7. Fix: Fixed an issue where the relationship topology view on the relationship details page expanded abnormally.

  1. Feat: 自动发现采集频率支持Cron、日志展示和agent健康检查,以及对UI进行了升级改造
  2. Feat: 模型支持动态属性
  3. Feat: 模型属性关联支持定义多组
  4. Feat: 拓扑视图新增节点搜索和分页展示功能,并且对UI进行了升级
  5. Fix: 修复了新建CI页面有预定义值的多值属性出现空值的问题
  6. Fix: 修复了正则校验中IP地址校验不准确的问题
  7. Fix: 修复了关系详情页中关系拓扑视图展开异常的问题

v2.4.5

29 May 05:41
Compare
Choose a tag to compare
  1. Feat: Added topology view feature
  2. Feat: Resource data can be grouped and displayed according to the model
  3. Fix: Fixed an issue where the trigger webhook failed if the referenced attribute value contained Chinese characters
  4. Fix: Fixed an error where the admin account did not have the cmdb_admin role in version 2.4.4
  5. Fix: Fixed an error in password storage initialization

  1. Feat: 新增拓扑视图功能
  2. Feat: 资源数据支持按照模型分组展示
  3. Fix: 修复了触发器webhook中引用属性值包含中文导致触发失败的问题
  4. Fix: 修复了2.4.4版本中admin账号没有cmdb_admin角色的报错
  5. Fix: 修复了密码存储初始化报错的问题

v2.4.4

29 Apr 06:50
Compare
Choose a tag to compare
  1. Feat: CI details page supports displaying associated ITSM tickets.
  2. Feat: Added instance rollback functionality.
  3. Feat: Ensure the order of values for multi-value fields.

  1. Feat: CI详情页支持展示ITSM关联工单
  2. Feat: 新增实例回滚功能
  3. Feat: 多值字段的值保证顺序

v2.4.3

17 Apr 11:36
Compare
Choose a tag to compare
  1. Feat: Support service tree retrieval.
  2. Feat: Support custom display attributes for service tree and topology view.
  3. Fix: Fix the issue of duplicate display of nodes in relationship topology view.
  4. Fix: Fix the issue of the manual trigger CI calculation button not being displayed for inherited properties.

  1. Feat: 支持服务树检索
  2. Feat: 服务树和拓扑视图支持自定义展示属性
  3. Fix: 修复关系拓扑视图节点重复显示的问题
  4. Fix: 修复继承属性手动触发CI计算按钮未展示的问题

v2.4.2

03 Apr 07:59
Compare
Choose a tag to compare
  1. Feat: Added attribute association feature, supporting automatic relationship establishment based on the attribute values of two models.
  2. Fix: Fixed the issue of menu bar shaking when focusing on the top menu bar.

  1. Feat: 新增属性关联功能,支持通过两个模型的属性值自动建立关系
  2. Fix: 修复了聚焦在顶部菜单栏时,菜单栏抖动的问题

v2.4.1

29 Mar 04:49
Compare
Choose a tag to compare
  1. Feat: Service Tree Table supports displaying tree node information.
  2. Feat: Service Tree supports modifying tree node names.
  3. Feat: Support editing of service tree configurations.
  4. Feat: Added LDAP authentication option on the login page.
  5. Feat: Comprehensive upgrade of system UI to further enhance user experience.
  6. Fix: Resolved an issue with model import failure.
  7. Fix: Resolved an issue with model associations becoming invalid during batch import.
  8. Fix: Resolved an issue where illegal files could be uploaded to the system by changing the file extension.

  1. Feat: 服务树Table支持显示树节点信息
  2. Feat: 服务树支持修改树节点名称
  3. Feat: 支持对服务树配置的编辑
  4. Feat: 登录页面新增LDAP认证选项
  5. Feat: 系统UI进行全面升级,进一步优化用户体验
  6. Fix: 修复了导入模型失败的问题
  7. Fix: 修复了批量导入时,模型关联失效的问题
  8. Fix: 修复了通过修改文件后缀名而将非法文件上传到系统的问题

v2.3.13

18 Mar 13:06
Compare
Choose a tag to compare
  1. Feat: Added service tree authorization functionality. #424 #425
  2. Feat: Optimized some guidance instructions.
  3. Fix: Resolved an issue where the corresponding relationship resources in ACL were not deleted after deleting a model. #414
  4. Fix: Resolved an issue where unique constraints were invalidated during batch import.
  5. Fix: Resolved an issue where the relationship data list was not fully displayed on the property details page.
  6. Fix: Resolved an issue where the unique validation list still returned deleted properties.

  1. Feat:新增服务树授权功能 #424 #425
  2. Feat: 优化了一些指引说明文案
  3. Fix: 修复了删除模型后,ACL中对应的关系资源未被删除的问题 #414
  4. Fix: 修复了批量导入时,唯一限制失效的问题
  5. Fix: 修复了属性详情页关系数据列表展示不全的问题
  6. Fix: 修复了唯一校验列表仍然返回了被删除属性的问题

v2.3.12

01 Mar 09:23
693ae4f
Compare
Choose a tag to compare
  1. Feat: Model configuration adds model inheritance feature.
  2. Feat: CI detail page adds sharing feature.

  1. Feat:模型配置新增模型继承功能
  2. Feat:ci详情页新增分享功能

v2.3.11

13 Jan 07:12
Compare
Choose a tag to compare
  1. Feat: Support regular expression validation for attribute configuration. Users can define a format-specific regex rule for attribute configuration or customize their own regular expression.
  2. Feat: My Subscriptions and the resource hierarchy module now support sorting of subscribed models.
  3. Feat: Enhance user experience by eliminating the checkbox selection method for changes in multi-valued attributes.

  1. Feat:属性配置时支持正则校验,可为属性配置限定格式的正则规则,也可以自定义正则表达式
  2. Feat:我的订阅和资源层级模块支持对已订阅模型进行排序
  3. Feat:优化用户体验,多值属性的变更不再使用下拉框勾选的方式