Skip to content

v0.4.3

Latest

Choose a tag to compare

@wxy wxy released this 09 Aug 15:27
· 1 commit to main since this release
75752a8

What's New (0.4.3)

中文

  • 修复:弹窗偶尔被内容撑宽
  • 新增:三态服务状态检测,结合官方状态页辅助判断
  • 修复:弹窗唤醒导致的频繁抓取,请求并发受限
  • 改进:自定义服务商更健壮(HTTPS 校验、重名处理、解析容错)
  • 改进:关于区域新增桌面版链接

English

  • Fix: popup could be stretched wider than designed
  • New: three-state service status with official status page support
  • Fix: fetch cadence on popup wake; bounded request concurrency
  • Improved: custom providers (HTTPS validation, duplicate names, parse error handling)
  • Improved: desktop version link in the About section