修复UserAgentUtil对QQ浏览器识别问题

This commit is contained in:
Looly
2024-01-18 16:12:28 +08:00
parent 5bbafaafbc
commit eeeaf7664a
3 changed files with 19 additions and 2 deletions

View File

@@ -2,11 +2,12 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.26(2024-01-16)
# 5.8.26(2024-01-18)
### 🐣新特性
### 🐞Bug修复
* 【crypto】 修复BouncyCastleProvider导致graalvm应用报错UnsupportedFeatureErrorpr#3464@Github
* 【http 】 修复UserAgentUtil对QQ浏览器识别问题issue#I8X5XQ@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.25(2024-01-11)