SoloMD v4.4.1
SoloMD v4.4.1
A small infra release: native Windows-on-ARM build added to the CI matrix.
New / 新增
- Windows ARM64 native build —
.msi/.exe/.zipnamed_arm64-*now ship alongside the x64 ones. Lighter and faster on Snapdragon X / Copilot+ PCs (no more x64 emulation layer), and on Apple Silicon Macs running Windows 11 ARM in a VM. New artifacts:SoloMD_4.4.1_arm64_en-US.msiSoloMD_4.4.1_arm64-setup.exeSoloMD_4.4.1_arm64-portable.zipsolomd-mcp-win-arm64.zip(MCP sidecar)
- Verified end-to-end against a Win11 ARM64 VM (Tauri window-state restore on relaunch — #56 fix holds on ARM as it does on x64).
No app behavior changes
Everything else — features, fixes, languages — is identical to v4.4.0. Skip this update if you're not on Windows-on-ARM.
Install / 安装
- macOS: download
.dmg, drag SoloMD to/Applications - Windows (x64): download
SoloMD_4.4.1_x64_en-US.msi. On first launch you may see "Windows protected your PC" → More info → Run anyway. 首次运行点 "更多信息" → "仍要运行" 即可 - Windows (ARM64, e.g. Snapdragon X, Copilot+ PC): download
SoloMD_4.4.1_arm64_en-US.msi. Same SmartScreen first-run flow. - Linux: download
.AppImage(chmod +xand run) or.deb/.rpm - Firefox 扩展: download
solomd-clipper-firefox.xpi, drag it into Firefox (orabout:addons→ gear → Install Add-on From File)
🤖 Built by GitHub Actions + local macOS/Android signing