Skip to content

PenBridge v0.3.29

Choose a tag to compare

@github-actions github-actions released this 08 Jan 04:59

What's Changed in v0.3.29

✨ Features

  • feat(editor): 优化实时渲染扩展的行高计算和滚动定位
  • feat(editor): 优化编辑器模式切换 UI 和分屏预览样式
  • feat: 将自定义 vditor 编辑器集成到仓库

🐛 Bug Fixes

  • fix(docker): 修复 Docker 构建中 vditor workspace 依赖找不到的问题
  • fix: Electron 环境下 Vditor CDN 使用相对路径

📝 Other Changes

  • refactor(editor): 移除表格实时渲染扩展
  • refactor(editor): 用 Vditor 编辑器替换 CodeMirror 和 Milkdown

📦 Docker Image

docker pull ghcr.io/zerx-lab/PenBridge:0.3.29

📥 Downloads

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

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

Full Changelog: v0.3.28...v0.3.29