Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Commit fad9973

Browse files
committed
Release beta 0.4.4
1 parent 49a9c6c commit fad9973

File tree

3 files changed

+10
-13
lines changed

3 files changed

+10
-13
lines changed

docs/download.html

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,17 @@ <h2>DOWNLOAD</h2>
5656
<td class="platform"><i class="fa fa-apple" aria-hidden="true"></i>
5757
<span class="name">Mac</span></td>
5858
<td class="file">
59-
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.3-macos.dmg" target="_blank">
60-
Download</a>
59+
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.4-macos.dmg" target="_blank">
60+
Beta 0.4.4</a>
6161
</td>
6262
<td class="note">DMG 格式安装包</td>
6363
</tr>
6464
<tr>
6565
<td class="platform windows"><i class="fa fa-windows" aria-hidden="true"></i>
6666
<span class="name">Windows</span></td>
6767
<td class="file">
68-
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.3-windows.zip" target="_blank">
69-
Download</a>
68+
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.4-windows.zip" target="_blank">
69+
Beta 0.4.4</a>
7070
</td>
7171
<td class="note">绿色免安装版</td>
7272
</tr>
@@ -85,14 +85,11 @@ <h2>DOWNLOAD</h2>
8585

8686
<div class="section whatsnew">
8787
<h3>What's New</h3>
88-
<div class="version">version: Beta 0.4.3 / 2017-08-17</div>
88+
<div class="version">version: Beta 0.4.4 / 2017-08-18</div>
8989
<ul class="notice">
90-
<li>修复在 Windows 7 里程序启动不了的 BUG。</li>
91-
<li>修复了当外部文件夹里有用户无权限访问的文件或文件夹时导致的 BUG。</li>
92-
<li>修复了当外部文档的图片资源文件夹里有用户无权限访问的文件或文件夹时导致的 BUG。</li>
93-
<li>修复了粘贴从网页浏览器复制过来的内容时失败的 BUG。</li>
94-
<li>修复了 Windows 版有时窗口关闭了但程序没有完全退出的 BUG。</li>
95-
<li>微调一下 Windows 版默认主题界面的颜色。</li>
90+
<li>修复了缩略图渲染后台进程不释放的 BUG。</li>
91+
<li>修复了当 “Documents” 文件夹不是默认位置时应用程序指向错误路径的 BUG。</li>
92+
<li>完善了行内数学公式、4空格缩进代码段落以及 Blockquote 的语法高亮。</li>
9693
</ul>
9794
<div class="see-also">
9895
所有更新记录以及历史版本可以

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2>一款能找到写作乐趣的 Markdown 文本编辑器</h2>
7878
</div>
7979
</a>
8080
<div class="version">
81-
免费下载 · Yu Writer Beta
81+
免费下载 · Yu Writer Beta 0.4.4
8282
</div>
8383
<div class="platform">
8484
支持 Linux, Mac, Windows 等平台以及 Raspberry Pi (ARM Linux)

docs/resources/data/update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "https://ivarptr.github.io/yu-writer.site/download.html"
55
},
66
"beta": {
7-
"version": "0.4.2"
7+
"version": "0.4.4"
88
},
99
"standard": {
1010
"version": "1.0.0"

0 commit comments

Comments
 (0)