Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@Maizify Maizify released this 05 Jun 12:48
· 847 commits to master since this release

EN

  • [FEATURE] Rebuild completely, support custom plugin, see Plugin: Getting Started.
  • [FEATURE] Support execute JS command line in Log tab
  • [FEATURE] Support circular structure object in Log and System tab
  • [FEATURE] Support viewing request headers and response in Network tab
  • [IMPROVE] Switch button will not be dragged out of screen
  • [IMPROVE] Auto print User Agent in System tab
  • [IMPROVE] Show log's time in Log and System tab
  • [FIX] Fix issue that getDate() returns a wrong date
  • [FIX] Fix issue that sync AJAX becomes async AJAX

CN

  • 【特性】完全重构,支持自定义插件,请查阅插件:入门
  • 【特性】支持手动输入、执行命令行
  • 【特性】支持打印循环引用的对象
  • 【特性】支持在 Network 面板查看请求的 headers 和 response
  • 【优化】开关按钮不会再被拖出屏幕外部
  • 【优化】自动在 System 面板打印 User Agent
  • 【优化】打印 log 时会显示时间
  • 【修复】修复 getDate() 返回错误时间的问题
  • 【修复】修复同步 AJAX 变异步 AJAX 的问题