Skip to content

Undefined v3.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Mar 07:50
· 72 commits to main since this release
v3.2.2
dce8f48

修复了数个监听问题


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🐛 Bug Fixes

  • fix: IPv6 双栈监听 + URL 构造统一处理 (0c36ccb)
  • fix(webui): 修复 IPv6 监听地址导致 Runtime API 代理 URL 解析失败 (65b49aa)

🛠 Maintenance & Others

  • chore(version): bump version to 3.2.2 (dce8f48)