Skip to content

SoloMD v4.11.9

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 03:33

SoloMD v4.11.9

Zoom fixed on macOS, sidebar un-trappable, and four asked-for options

  • ⌘+/⌘- zoom no longer breaks click targeting on macOS (#192): zoom now goes through the system webview (same mechanism as Safari), so the caret lands exactly under the pointer at any zoom level.
  • The sidebar can't get stuck hidden (#207): opening the outline — or any pane — from the shortcut, Settings, or the tab bar also brings back an auto-hidden sidebar.
  • Localized command palette (#177): all 85 commands follow Settings → Language across 14 locales; search matches both the translated and the English names.
  • Solid (non-blinking) cursor option (#193) and a dedicated code font setting (#190).
  • Copying tables from preview keeps their borders when pasted into mail clients (#189).

macOS 缩放修复、侧栏不再失踪,外加四个呼声很高的选项

  • macOS 上 ⌘+/⌘- 缩放后点击不再错位(#192):缩放改走系统级 webview(与 Safari 同机制),任何倍率下光标都精确落在指针位置。
  • 侧栏不会再"卡在隐藏"(#207):通过快捷键、设置或标签栏打开大纲(或任何面板)时,会同时唤回被自动隐藏的侧栏。
  • 命令面板本地化(#177):全部 85 条命令跟随 设置 → Language(14 种语言);搜索同时匹配翻译名和英文原名。
  • 新增光标不闪烁选项(#193)与独立代码字体设置(#190)。
  • 从预览复制表格到邮件不再丢边框(#189)。

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 6120d84.