Skip to content

v0.0.8

Latest
Compare
Choose a tag to compare
@zaunist zaunist released this 22 May 14:19
· 52 commits to main since this release

feat: support custom devices and interface collect

自 v0.0.7 以来的变更

  • feat: support custom devices and interface collect (716aa43) by zaunist
  • feat: more timely disconnection notification (fc1c0c3) by zaunist
  • fix: remove useless deps (1b50119) by zaunist
  • refactory: add tailwindcss and remove css (7b9c8c1) by zaunist
  • docs: add video link (7909ee9) by zaunist
  • Merge pull request #39 from CHENPrime-coder/feat/pwa (f244078) by zaunist
  • feat: 尝试适配PWA,添加服务工作者sw.js支持,更新manifest文件路径 (fac997a) by CHENPrime-coder
  • fix: status page 401 (d5cc9cf) by zaunist
  • Merge pull request #37 from CHENPrime-coder/fix/all_metrics_503 (6d28362) by zaunist
  • Merge branch 'zaunist:main' into fix/all_metrics_503 (250ae2e) by CHENPrime
  • feat: 添加获取代理指标数据的功能,优化状态页代理信息展示 (449ffd9) by CHENPrime-coder
  • Merge pull request #36 from CHENPrime-coder/fix/all_metrics_503 (63eaee8) by zaunist
  • refactor: 移除获取所有客户端指标的相关代码,改为按需获取单个客户端指标 (7f7a113) by CHENPrime-coder

What's Changed

  • refactor: 移除获取所有客户端指标的相关代码,改为按需获取单个客户端指标 by @CHENPrime-coder in #36
  • refactor: 把status页面的agent-metrics拆分成一个个独立的请求 by @CHENPrime-coder in #37
  • feat: 尝试适配PWA,添加ServiceWorker sw.js支持,更新manifest文件名称 by @CHENPrime-coder in #39

Full Changelog: v0.0.7...v0.0.8