Skip to content

Undefined v3.2.4

Choose a tag to compare

@github-actions github-actions released this 15 Mar 10:42
· 22 commits to main since this release
v3.2.4
0eef3df

优化 NagaAgent 联动相关逻辑与端口


📦 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(naga): 新版NagaAgent回调端口与逻辑 (#51) (0eef3df)