Releases: yibanyiban78/markdown-editor
Release list
v1.1.5
v1.1.5
中文
此版本修复 PDF 导出在选择保存路径后未生成文件的问题,并完成 HTML/PDF 实际保存验证。
下载
| 文件 | 说明 |
|---|---|
*-setup.exe |
安装版(推荐):提供安装向导并创建桌面快捷方式 |
*-portable.exe |
便携版:无需安装,可直接运行 |
更新亮点
- PDF 导出改用临时 HTML 文件加载,避开超长
data:URL 限制。 - 支持包含内嵌字体、KaTeX 和 Mermaid 的较大文档导出。
- 导出完成后自动清理临时文件和打印窗口。
- 新增大文档 PDF 导出回归测试。
- 实际验证 HTML 与 PDF 均可保存并生成有效文件。
English
This release fixes PDF exports that did not create a file after a save path was selected, with end-to-end HTML and PDF save verification.
Downloads
| File | Description |
|---|---|
*-setup.exe |
Installer (recommended): includes a setup wizard and desktop shortcut |
*-portable.exe |
Portable build: runs directly without installation |
Highlights
- Load PDF export content from a temporary HTML file instead of a length-limited
data:URL. - Support larger documents containing embedded fonts, KaTeX, and Mermaid output.
- Clean up the temporary file and print window after each export.
- Add a regression test for large-document PDF exports.
- Verify that both HTML and PDF exports create valid saved files.
v1.1.3
v1.1.3
中文
此版本修复预览区域的全选行为,并调整大纲面板的默认布局。
下载
| 文件 | 说明 |
|---|---|
*-setup.exe |
安装版(推荐):提供安装向导并创建桌面快捷方式 |
*-portable.exe |
便携版:无需安装,可直接运行 |
更新亮点
- 单栏预览模式按 Ctrl + A 时,仅选择预览内容,不再选择整个应用界面。
- 双模模式右侧预览区支持区域内全选,左侧源码编辑区保持原生全选行为。
- 大纲面板默认显示在左侧,同时保留用户已保存的位置偏好。
- 更新应用版本与发布元数据至 v1.1.3。
English
This release fixes select-all behavior in preview areas and updates the default outline layout.
Downloads
| File | Description |
|---|---|
*-setup.exe |
Installer (recommended): includes a setup wizard and desktop shortcut |
*-portable.exe |
Portable build: runs directly without installation |
Highlights
- Ctrl + A in single preview mode now selects preview content only instead of the entire application UI.
- In split mode, select-all is scoped to the right preview pane while the left source editor keeps its native behavior.
- The outline panel now defaults to the left while respecting saved user preferences.
- Update application and release metadata to v1.1.3.
校验下载 / Verify downloads
发布资产的 SHA-256 校验值见 checksums.txt。
SHA-256 checksums for the release assets are provided in checksums.txt.
v1.1.2
v1.1.2
中文
此版本新增键盘快捷键,用于快速调整编辑器字体大小。现在可以直接通过键盘放大或缩小字体,不必再移动到工具栏按钮。
下载
| 文件 | 说明 |
|---|---|
*-setup.exe |
安装版(推荐):提供安装向导并创建桌面快捷方式 |
*-portable.exe |
便携版:无需安装,可直接运行 |
更新亮点
- 新增 Ctrl + = 放大编辑器字体。
- 新增 Ctrl + - 缩小编辑器字体。
- 工具栏字体按钮提示和欢迎页快捷键表已同步更新。
- 字体大小仍会保存到本地设置,下次启动继续沿用。
English
This release adds keyboard shortcuts for quickly adjusting the editor font size. You can now increase or decrease the font directly from the keyboard without moving to the toolbar buttons.
Downloads
| File | Description |
|---|---|
*-setup.exe |
Installer (recommended): includes a setup wizard and desktop shortcut |
*-portable.exe |
Portable build: runs directly without installation |
Highlights
- Add Ctrl + = to increase the editor font size.
- Add Ctrl + - to decrease the editor font size.
- Update toolbar hints and the welcome screen shortcut table.
- Font size is still saved locally and restored on the next launch.
v1.1.1
v1.1.1
中文
此版本增强了大纲导航体验:在不同工作模式下滚动文档时,大纲会自动高亮当前显示内容所属的章节标题,让长文档定位更直观。
下载
| 文件 | 说明 |
|---|---|
*-setup.exe |
安装版(推荐):提供安装向导并创建桌面快捷方式 |
*-portable.exe |
便携版:无需安装,可直接运行 |
更新亮点
- 新增大纲当前章节自动高亮。
- 支持单栏预览、双栏编辑和源码编辑模式下的滚动章节识别。
- 优化重复标题场景下的大纲定位,点击和高亮会对应到正确章节。
- 切换工作模式或重新渲染预览后,大纲高亮会自动刷新。
English
This release improves outline navigation. While scrolling documents in different work modes, the outline now automatically highlights the section currently shown in the editor or preview, making long documents easier to navigate.
Downloads
| File | Description |
|---|---|
*-setup.exe |
Installer (recommended): includes a setup wizard and desktop shortcut |
*-portable.exe |
Portable build: runs directly without installation |
Highlights
- Add automatic current-section highlighting in the outline.
- Support section detection in single preview, split editing, and source editing modes.
- Improve outline targeting when duplicate heading titles are present.
- Refresh the outline highlight after mode switches or preview re-renders.
v1.1.0
v1.1.0
中文
此版本加入基于 GitHub Releases 的新版本检测与自动更新能力。安装版启动后会自动检查新版本,也可以通过工具栏手动检查;发现更新后可下载新版安装包,并在确认没有未保存内容后重启安装。
下载
| 文件 | 说明 |
|---|---|
*-setup.exe |
安装版(推荐):提供安装向导并创建桌面快捷方式 |
*-portable.exe |
便携版:无需安装,可直接运行 |
更新亮点
- 新增启动后的后台版本检测。
- 新增工具栏“检查更新”入口。
- 发现新版本后可在应用内下载更新。
- 下载完成后会先检查未保存内容,再重启并安装更新。
- 发布流程会上传
latest.yml和.blockmap,供自动更新客户端识别最新安装包。
English
This release adds GitHub Releases based update checking and automatic update support. The installed app checks for new versions in the background after startup, and users can also check manually from the toolbar. When an update is available, the app can download the new installer and restart to install it after unsaved work is handled.
Downloads
| File | Description |
|---|---|
*-setup.exe |
Installer (recommended): includes a setup wizard and desktop shortcut |
*-portable.exe |
Portable build: runs directly without installation |
Highlights
- Add background update checks after startup.
- Add a toolbar action for manual update checks.
- Allow users to download updates from inside the app.
- Before restarting to install an update, protect unsaved work.
- Upload
latest.ymland.blockmapfiles in the release workflow so update clients can resolve the latest installer.
v1.0.3
v1.0.3
中文
此版本修复打开 Markdown 文件后大纲面板不会默认展开的问题。现在打开包含 H1-H3 标题的文档时,大纲会自动显示;没有标题的文档仍保持隐藏;如果用户在当前文档中手动关闭大纲,后续编辑更新不会再次强制弹出。
下载
| 文件 | 说明 |
|---|---|
*-setup.exe |
安装版(推荐):提供安装向导并创建桌面快捷方式 |
*-portable.exe |
便携版:无需安装,可直接运行 |
更新亮点
- 打开本地文件、拖入文件、打开示例文档或通过命令行打开文件后,若文档包含标题,大纲默认展开。
- 没有标题的文档不会显示空大纲面板。
- 手动关闭大纲后,当前文档的普通编辑更新不会打断用户选择。
- 应用版本更新为
1.0.3。
English
This release fixes the outline panel not opening by default after a Markdown document is loaded. Documents with H1-H3 headings now show the outline automatically; documents without headings keep it hidden; and if the user closes the outline for the current document, normal editing updates do not force it open again.
Downloads
| File | Description |
|---|---|
*-setup.exe |
Installer (recommended): includes a setup wizard and desktop shortcut |
*-portable.exe |
Portable build: runs directly without installation |
Highlights
- Automatically show the outline after opening a local file, dropping a file, opening the sample document, or opening a file from the command line when headings are present.
- Keep the outline hidden for documents without headings.
- Respect manual outline closing during normal edits in the current document.
- Update the application version to
1.0.3.
v1.0.2
v1.0.2
中文
此版本重点增强 Markdown 渲染与 Electron 文件访问安全,修复未保存文档和自动保存可能导致的数据丢失问题,将运行时前端依赖改为本地打包,并重新设计 HTML/PDF 导出流程。
下载
| 文件 | 说明 |
|---|---|
*-setup.exe |
安装版(推荐):提供安装向导并创建桌面快捷方式 |
*-portable.exe |
便携版:无需安装,可直接运行 |
更新亮点
- 使用 DOMPurify 净化不可信 Markdown 生成的 HTML。
- 限制 Electron IPC 文件访问,渲染进程不能读取任意本地路径。
- 增加未保存内容保护,并修复自动保存竞态问题。
- 将 marked、KaTeX、Mermaid、highlight.js 和 DOMPurify 本地打包。
- 重新设计 HTML 与 PDF 导出,生成干净、独立的文档。
- 升级 Electron 和构建依赖;依赖安全审计结果为 0 个漏洞。
English
This release hardens Markdown rendering and Electron file access, fixes data-loss risks around unsaved documents and auto-save, bundles all frontend runtime libraries locally, and redesigns HTML/PDF export.
Downloads
| File | Description |
|---|---|
*-setup.exe |
Installer (recommended): includes a setup wizard and desktop shortcut |
*-portable.exe |
Portable build: runs directly without installation |
Highlights
- Sanitize untrusted Markdown and restrict Electron IPC file access.
- Protect unsaved documents and fix auto-save race conditions.
- Bundle marked, KaTeX, Mermaid, highlight.js, and DOMPurify locally.
- Export clean standalone HTML and document-only PDF files.
- Upgrade Electron and build dependencies; dependency audit reports zero vulnerabilities.
v1.0.1
Download
Download the installer below and double-click to install.
| File | Description |
|---|---|
极简Markdown编辑器-v版本号-setup.exe |
Installer (recommended) — creates desktop shortcut |
极简Markdown编辑器-v版本号-portable.exe |
Portable — extract and run, no install needed |