增加文字颜色与背景颜色色差设置

This commit is contained in:
Looly
2024-08-08 16:32:37 +08:00
parent d730347399
commit 57d9a415fc
3 changed files with 19 additions and 16 deletions

View File

@@ -18,6 +18,7 @@
* 【http 】 CompressUtil.createExtractor支持tgz自动识别pr#3674@Github
* 【poi 】 ExcelWriter.autoSizeColumn增加可选widthRatio参数可配置中文字符宽度倍数pr#3689@Github
* 【mail 】 MailAccount增加自定义参数支持issue#3687@Github
* 【mail 】 增加文字颜色与背景颜色色差设置pr#1252@gitee
### 🐞Bug修复
* 【core 】 修复因RFC3986理解有误导致的UrlPath处理冒号转义问题issue#IAAE88@Gitee