Skip to content

SoloMD v4.11.7

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:53

SoloMD v4.11.7

Windows installer hotfix

  • MSI is now the only installed Windows channel, using C:\Program Files\SoloMD on both x64 and ARM64.
  • Portable ZIP remains available for users who do not want an installation.
  • On the first MSI launch, SoloMD strictly verifies and removes the retired %LOCALAPPDATA%\SoloMD NSIS installation, including its stale shortcuts and old taskbar pin.
  • Settings in %APPDATA%\app.solomd and all user documents are preserved.
  • The old pin is intentionally removed once during migration. Start SoloMD from the new MSI installation and pin it again to keep the new icon and stable app identity.

Windows 安装热修

  • Windows 正式安装统一为 MSI,x64 与 ARM64 都安装到 C:\Program Files\SoloMD
  • Portable ZIP 继续保留,供需要免安装版本的用户使用。
  • 首次从 MSI 启动时,SoloMD 会严格核验并移除旧的 %LOCALAPPDATA%\SoloMD NSIS 安装、旧快捷方式与旧任务栏固定项。
  • %APPDATA%\app.solomd 中的设置和所有用户文档都会保留。
  • 迁移时旧固定项只会被清理一次;请从新的 MSI 安装启动 SoloMD,再重新固定到任务栏,即可稳定使用新图标。

Install / 安装

  • macOS: download the notarized universal .dmg, then drag SoloMD to /Applications
  • Windows: download the .msi; use x64 for Intel/AMD PCs or arm64 for Windows on ARM
  • Linux: download .AppImage, .deb, or .rpm
  • Android: download the universal APK or the APK matching your device architecture

Built from commit dcb6095.