Skip to content

SoloMD v4.11.21

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:09

SoloMD v4.11.21

Windows installer hotfix

  • MSI is now the only installed Windows channel and uses C:\Program Files\SoloMD.
  • Portable ZIP remains available for users who do not want an installation.
  • On first MSI launch, SoloMD safely removes a verified legacy %LOCALAPPDATA%\SoloMD NSIS install, its stale shortcuts, and its old taskbar pin.
  • %APPDATA%\app.solomd, settings, and user documents are preserved.

Install / 安装

  • macOS: download .dmg, drag SoloMD to /Applications
  • Windows: download .msi. On first launch you may see "Windows protected your PC" → click More infoRun anyway (one-time, until SmartScreen reputation builds). 首次运行点 "更多信息" → "仍要运行" 即可
  • Linux: download .AppImage (chmod +x and run) or .deb / .rpm

Verify / 校验

The Windows builds are not code-signed yet, so Chrome's Enhanced
Protection scans each new release and reports "No viruses detected"
— that is a pass, not a warning. SHA256SUMS.txt is attached below
if you want to verify the download yourself.

Windows 版尚未代码签名,Chrome「增强保护」会扫描每个新版本并提示
"未检测到病毒" —— 这是通过,不是警告。附件 SHA256SUMS.txt 可用于自行校验。

🤖 Auto-built by GitHub Actions