v3.14.7
EN:
Perf(Log)Optimize rendering performance when adding logs. (PR #567)Fix(Core)Fix plugin panel sorting error when settingpluginOrderoption. (issue #559)Fix(Core)Fix intervention error caused bypreventDefaultinTouchevents. (issue #546)Fix(Log)Fixwindow.onerrormissing line breaks.Fix(Log)Fix unclickablevc-cmd-clear-btnon iOS Safari. (PR #564)Fix(Log)Fix a typo that misjudged circular reference objects. (issue #566)Fix(Log|Network)Copy objects or arrays as standard JSON format. (issue #547)Fix(Network)FixFetchstays in pending status whenwindowis proxied. (issue #556)Fix(Storage)Fix storage pannel sorting error when settingstorage.defaultStoragesoption. (issue #560)ChoreAdd optionenv['no-core-js']to disable core-js polyfill. (PR #562)
CN:
Perf(Log)优化打印日志时的性能。 (PR #567)Fix(Core)修复因设置pluginOrder导致插件面板排序错误的问题。 (issue #559)Fix(Core)修复因Touch事件中的preventDefault导致的 intervention 错误。 (issue #546)Fix(Log)修复window.onerror丢失换行的问题。Fix(Log)修复清除命令行按钮在 iOS Safari 中无法点击的问题。 (PR #564)Fix(Log)修复一处误判循环引用对象的笔误。 (issue #566)Fix(Log|Network)以标准 JSON 格式复制对象或数组。 (issue #547)Fix(Network)修复因window对象被代理导致Fetch一直为 pending 状态的问题。 (issue #556)Fix(Storage)修复因设置storage.defaultStorages导致 Storage 面板排序错误的问题。 (issue #560)Chore添加env['no-core-js']选项来停用构建时使用 core-js polyfill。 (PR #562)