Release 3.5.0
EN:
Feature(Log)
Add ability to copy a single line of logs. (by @akai)Feature(Plugin)
New third-party plugin vconsole-vue-devtools-plugin. (by @Zippowxk)Perf(System)
Rename "System" field to "Client", and addMacOS
version.Fix(Log)
Use natural sorting to sort object and array's keys. (issue #372)Fix(Network)
Fix JSON parse error whencontentType
istext/html
. (by @zimv)Fix(Network)
FixdisableLogScrolling
not working in Network panel. (issue #282, #379)
CN:
Feature(Log)
新增复制单行日志的能力。 (by @akai)Feature(Plugin)
新第三方插件 vconsole-vue-devtools-plugin。 (by @Zippowxk)Perf(System)
将 "System" 字段改名为 "Client",并新增MacOS
系统版本号。Fix(Log)
使用自然排序来排序 object 和 array 的键值。 (issue #372)Fix(Network)
修复当contentType
为text/html
时潜在的 JSON 错误。 (by @zimv)Fix(Network)
修复disableLogScrolling
参数在 Network 面板中不生效的问题。 (issue #282, #379)