Commit 9a433e7 1 parent 948fd8e commit 9a433e7 Copy full SHA for 9a433e7
File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 更新日志
2
+ ## v0.8.8 (20250118)
3
+
4
+ - sz-boot-parent:
5
+ - 修改:Jackson序列化添加对` MultipartFile ` 类型的支持。
6
+ - 修改:` router.whitelist ` 属性为Set结构。
7
+ - 优化:系统用户更新时,同步更新缓存信息。
8
+ - 优化:[ 行为验证码-滑块验证] 增加对double精度的支持。
9
+ - 优化:接口白名单,删除非必要的放行接口。
10
+ - 修复:aop日志打印的一些问题( http-topic.log)。
11
+ - 修复:[ 代码生成器] 预览时插入按钮SQL问题。
12
+ - 修复:EntityChangeListener 在处理未登录用户数据初始化时的异常问题。
13
+ - 修复:验证码参数` sys.captcha.requestLimit ` 未启用时redis中仍然记录了次数的问题。
14
+ - 修复:[ 部门管理] 上级部门为` 根部门 ` 时编辑校验未通过的问题。
15
+ - 依赖升级:
16
+ - spotless-maven-plugin:2.43.0 -> 2.44.1。
17
+ - mybatis-flex.version:1.10.2 -> 1.10.5。
18
+ - aws.s3.version:2.29.23 -> 2.29.50。
19
+ - springdoc-openapi-starter-webmvc-ui:2.7.0 -> 2.8.3。
20
+ - modelmapper:3.2.1 -> 3.2.2。
21
+ - swagger-annotations:2.2.26 -> 2.2.27。
22
+ - sz-admin:
23
+
24
+ - 修复:个别浏览器Socket异常的问题。
25
+ - 优化:[ 行为验证码-滑块验证] 添加对移动端浏览器的支持。
2
26
## v0.8.7 (20250109)
3
27
4
28
- sz-boot-parent:
You can’t perform that action at this time.
0 commit comments