Skip to content

PenBridge v0.3.15

Choose a tag to compare

@github-actions github-actions released this 01 Jan 12:37
· 52 commits to master since this release

What's Changed in v0.3.15

✨ Features

  • feat: 优化掘金发布功能并增强 AI 推理配置

🐛 Bug Fixes

  • fix: 移除 Windows ARM64 构建(Bun 不支持交叉编译)

📝 Other Changes

  • refactor: 模块化重构服务端路由和前端设置页面
  • refactor: 多架构构建支持与前端组件模块化重构

📦 Docker Image

docker pull ghcr.io/ZeroHawkeye/PenBridge:0.3.15

📥 Downloads

Platform Architecture File
Windows x64 PenBridge-Setup-0.3.15-x64.exe
macOS Intel (x64) PenBridge-darwin-x64-0.3.15.zip
macOS Apple Silicon (ARM64) PenBridge-darwin-arm64-0.3.15.zip
Linux x64 PenBridge-0.3.15-x64.AppImage / .deb
Linux ARM64 PenBridge-0.3.15-arm64.AppImage / .deb

Note: Windows ARM64 用户可以通过 Windows 兼容层运行 x64 版本。

Full Changelog: v0.3.14...v0.3.15