diff --git a/README.md b/README.md index b69aed7..20cecbb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

- Downloads + Downloads Build Status Build Status Coverage Status - Downloads + Downloads Downloads diff --git a/package.json b/package.json index e4a10c4..d8c99a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sword", - "version": "3.0.1", + "version": "3.0.2", "description": "An out-of-box UI solution for enterprise applications", "private": true, "scripts": { diff --git a/src/pages/Dashboard/Workplace.js b/src/pages/Dashboard/Workplace.js index 1041b9a..c0f646d 100644 --- a/src/pages/Dashboard/Workplace.js +++ b/src/pages/Dashboard/Workplace.js @@ -212,7 +212,21 @@ class Workplace extends PureComponent { - + + +

1.升级 SpringBoot 至 2.4.4
+
2.升级 SpringCloud 至 2020.0.2
+
3.升级 AlibabaCloud 至 2.2.5.RELEASE
+
4.升级 FastJson 至 1.2.75
+
5.升级 Avue 至 2.8.2
+
6.升级 ElementUI 至 2.15.1
+
7.新增支持Nacos2.0长链接特性
+
8.优化七牛云地域配置为自动获取
+
9.优化Xss过滤支持通配符匹配逻辑
+
10.优化接口放行支持通配符匹配逻辑
+
11.修复Feign请求头传递丢失的问题
+
12.修复用户管理导出查询功能失效的问题
+
1.升级 SpringBoot 至 2.4.2
2.升级 SpringCloud 至 2020.0.1