PenBridge v0.3.24
What's Changed in v0.3.24
✨ Features
- feat: 优化 Word 导入功能,支持图片自动上传到服务器
- feat: 优化 Word 导入图片上传,改用批量上传接口提升性能
📝 Other Changes
- Update repository URLs from ZeroHawkeye/PenBridge to zerx-lab/PenBridge (#35)
📦 Docker Image
docker pull ghcr.io/zerx-lab/PenBridge:0.3.24📥 Downloads
| Platform | Architecture | File |
|---|---|---|
| Windows | x64 | PenBridge-Setup-0.3.24-x64.exe |
| macOS | Intel (x64) | PenBridge-darwin-x64-0.3.24.zip |
| macOS | Apple Silicon (ARM64) | PenBridge-darwin-arm64-0.3.24.zip |
| Linux | x64 | PenBridge-0.3.24-x64.AppImage / .deb |
| Linux | ARM64 | PenBridge-0.3.24-arm64.AppImage / .deb |
Note: Windows ARM64 用户可以通过 Windows 兼容层运行 x64 版本。
What's Changed
- Update repository URLs from ZeroHawkeye/PenBridge to zerx-lab/PenBridge by @Copilot in #35
Full Changelog: v0.3.22...v0.3.24