We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc38cea + 5121d34 commit 1ed86d5Copy full SHA for 1ed86d5
docs/change_log.md
@@ -1,4 +1,18 @@
1
# 更新日志
2
+v3.10.18
3
+------------------------
4
+2025年3月27日
5
+!!! summary "功能优化 🚀"
6
+ - perf: 支持 VMware 云自动同步文件夹为资产节点【企业版】
7
+ - perf: 优化工单基本信息显示组织名称【企业版】
8
+ - perf: 优化系统角色为必填项【企业版】
9
+ - perf: 统一系统设置中的敏感字段均使用对称加密算法
10
+
11
+!!! success "问题修复 🐛"
12
+ - fix: 修复用户连接 Kubernetes 资产时可能存在 Kubernetes 认证信息泄漏的问题
13
+ - fix: 修复连接 KoKo 后,用户使用 R 键没有刷新授权树的问题
14
+ - fix: 修复查看 Ansible 任务执行日志不存在的问题
15
16
v3.10.17
17
------------------------
18
2025年1月2日
mkdocs.yml
@@ -238,7 +238,7 @@ markdown_extensions:
238
239
extra:
240
jumpserver:
241
- tag: v3.10.17
+ tag: v3.10.18
242
jmservisor: v1.2.5
243
wisp: v0.1.16
244
search:
0 commit comments