From 7f0b6b3d2fb6e6bc39afd2ef7a88fb815470bd3c Mon Sep 17 00:00:00 2001 From: smallchill Date: Wed, 24 Mar 2021 19:00:54 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=203.0.2.RELEASE=20=E6=94=AF=E6=8C=81=20N?= =?UTF-8?q?acos2.0=20=E9=95=BF=E9=93=BE=E6=8E=A5=E7=89=B9=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- package.json | 2 +- src/pages/Dashboard/Workplace.js | 16 +++++++++++++++- 3 files changed, 18 insertions(+), 4 deletions(-) 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