Skip to content

Releases: veops/cmdb

v2.3.0

25 Jul 01:46
Compare
Choose a tag to compare

New Features in CMDB 2.3.0:

  • Comprehensive UI overhaul
  • Customizable dashboards
  • Model configuration with triggers and computed properties, Advanced functionality to define rendering of attributes, including font, color, and icons
  • Enhanced display of relationship views
  • Optimization of resource views, including advanced filtering capabilities for CI queries and fine-tuning of table functionalities; improved display of CI relationship topology
  • Added audit logs for backend operations
  • Support for automatic discovery
  • Fine-grained control of permissions, down to the attribute level

  • UI整体全面升级
  • 仪表盘可定制

  • 模型配置支持触发器和计算属性
, 高级功能支持定义属性的渲染,包括字体、颜色、图标

  • 关系视图的显示优化

  • 资源视图的优化: CI查询的高级过滤功能,以及table功能的一些细节优化;CI关系拓扑的显示

  • 后台增加操作日志审计
  • 支持自动发现
  • 权限细粒度的控制,精细到属性级别

v2.2

01 Apr 13:34
Compare
Choose a tag to compare
  • Login supports ldap authentication
  • CI relationships can be modified in batches on the UI, currently only for many-to-one relationships
  • Change the requirements to support python3.8
  • Fix: delete attribute
  • Fix: case sensitive of ES search
  • Fix: Some bugs in permission management

  • 登录支持ldap的认证
  • UI上可以批量修改CI关系, 目前只针对多对一的关系
  • 修改requirements以支持python3.8
  • Fix: 删除属性的Bug
  • Fix: ES搜索的大小写敏感
  • Fix: 权限管理的一些Bug

v2.1

28 Feb 06:39
Compare
Choose a tag to compare
  • Support to switch between Chinese and English
  • The resource view is presented in a two-level menu
  • Define resource view display fields
  • API testing covers 50%

  • 支持中英文切换
  • 资源视图用两层目录来呈现
  • 资源视图可以定义显示字段
  • API测试覆盖50%

version 2.0

11 Dec 04:48
Compare
Choose a tag to compare
  1. 上线基于角色+资源的权限访问控制管理
  2. 一些bug fix

relation view & search by elasticsearch

29 Nov 14:33
Compare
Choose a tag to compare
  1. 关系视图的定义和展示
  2. 搜索CI使用ElasticSearch