Skip to content

SoloMD v4.8.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:49

SoloMD v4.8.0

✨ 新功能:图片上传到图床 / Image upload to an image host

像 Typora / MarkText 一样,粘贴/拖入/插入图片时可上传到外部图床并插入外链,而不再只复制到本地。支持 PicGo(本地服务)、自定义命令、SM.MS、S3 兼容(OSS/COS/R2/MinIO)、GitHub 仓库 + CDN 五种后端,外加「插入网络图片 URL」和「上传本文所有本地图片」。设置 → 写作 中配置(14 语言)。

Paste / drop / pick an image and upload it to an external image host, inserting the returned URL instead of only copying locally — like Typora / MarkText. Five backends (PicGo, custom command, SM.MS, S3-compatible, GitHub+CDN), plus insert-from-URL and bulk "upload local images". Configure in Settings → Writing.

Install / 安装

  • macOS: SoloMD_4.8.0_universal.dmg(已签名+公证)
  • Windows: .msi(x64 / arm64)
  • Linux: .AppImage / .deb / .rpm(x64 / arm64)
  • Android: 按机型选 _arm64-v8a.apk(多数设备)/ _universal.apk

🤖 Auto-built by GitHub Actions + local signed mac/android