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

Commit 85197a1

Browse files
committed
Beta 0.4.0 release
1 parent 8d9df93 commit 85197a1

File tree

3 files changed

+26
-10
lines changed

3 files changed

+26
-10
lines changed

docs/download.html

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,17 @@ <h2>DOWNLOAD</h2>
5151
<td class="platform"><i class="fa fa-apple" aria-hidden="true"></i>
5252
<span class="name">Mac</span></td>
5353
<td class="file">
54-
<a href="https://jp.archboy.org/yu-writer/yu-writer-alpha-0.3.1.dmg" target="_blank">Download</a>
54+
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.0-macos.dmg" target="_blank">Download</a>
5555
</td>
5656
<td class="note">DMG 格式安装包</td>
5757
</tr>
5858
<tr>
5959
<td class="platform windows"><i class="fa fa-windows" aria-hidden="true"></i>
6060
<span class="name">Windows</span></td>
61-
<td class="file"></td>
62-
<td class="note">2017年7月中旬</td>
61+
<td class="file">
62+
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.0-windows.zip" target="_blank">Download</a>
63+
</td>
64+
<td class="note">绿色免安装版</td>
6365
</tr>
6466
<tr>
6567
<td class="platform rasberrypi"><img src="resources/images/raspberrypi.png">
@@ -76,11 +78,14 @@ <h2>DOWNLOAD</h2>
7678

7779
<div class="section whatsnew">
7880
<h3>What's New</h3>
79-
<div class="version">version: Alpha 0.3.1 / 2017-07-03</div>
81+
<div class="version">version: Beta 0.4.0 / 2017-07-21</div>
8082
<ul class="notice">
81-
<li>增加空文件夹、空图片库、全文搜索无结果时的提示信息。</li>
82-
<li>修复重命名文档库时的错误提示,感谢 @Lam Tsui 反馈。</li>
83-
<li>修复文本框某些情况下无法获取输入焦点的 BUG。</li>
83+
<li>增加对 Jekyll/GitHub Pages,Hexo,Hugo 等博客项目支持。</li>
84+
<li>增加对 GitBook 电子书项目的支持。</li>
85+
<li>增加TOML 格式的文档 FrontMatter 的支持 。</li>
86+
<li>增加博客和电子书专用的文档模板。</li>
87+
<li>插入图片窗口支持浏览文档库的图片、支持浏览外部文档的图片。</li>
88+
<li>增加 Yu Writer for Windows 版。</li>
8489
</ul>
8590
<div class="see-also">
8691
所有更新历史记录可以参阅这里:

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h2>一款能为你找到写作乐趣的文本编辑器</h2>
3636
</div>
3737
</a>
3838
<div class="version">
39-
免费下载 · Yu Writer Alpha 0.3.1
39+
免费下载 · Yu Writer Beta 0.4.0
4040
</div>
4141
<div class="platform">
4242
支持 Linux, Mac, Windows 等平台以及 Raspberry Pi
@@ -270,7 +270,7 @@ <h2>更多贴心的功能</h2>
270270
</div>
271271
</a>
272272
<div class="version">
273-
免费下载 · Yu Writer Alpha 0.3.1
273+
免费下载 · Yu Writer Beta 0.4.0
274274
</div>
275275
</div>
276276
</div>

docs/release-notes.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,18 @@ <h2>RELEASE NOTES</h2>
3232

3333
<div class="release-notes">
3434
<div class="content">
35-
35+
<div class="section" id="beta-0.4.0">
36+
<h3>Beta 0.4.0</h3>
37+
<div class="date">2017-07-21</div>
38+
<ul>
39+
<li>增加对 Jekyll/GitHub Pages,Hexo,Hugo 等博客项目支持。</li>
40+
<li>增加对 GitBook 电子书项目的支持。</li>
41+
<li>增加TOML 格式的文档 FrontMatter 的支持 。</li>
42+
<li>增加博客和电子书专用的文档模板。</li>
43+
<li>插入图片窗口支持浏览文档库的图片、支持浏览外部文档的图片。</li>
44+
<li>增加 Yu Writer for Windows 版。</li>
45+
</ul>
46+
</div>
3647
<div class="section" id="alpha-0.3.1">
3748
<h3>Alpha 0.3.1</h3>
3849
<div class="date">2017-07-03</div>

0 commit comments

Comments
 (0)