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

Commit a5448df

Browse files
committed
Release beta 0.4.2
1 parent 8ffc55d commit a5448df

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

docs/download.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ <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.1-macos.dmg" target="_blank">Beta 0.4.1</a>
59+
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.2-macos.dmg" target="_blank">Beta 0.4.1</a>
6060
</td>
6161
<td class="note">DMG 格式安装包</td>
6262
</tr>
6363
<tr>
6464
<td class="platform windows"><i class="fa fa-windows" aria-hidden="true"></i>
6565
<span class="name">Windows</span></td>
6666
<td class="file">
67-
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.1-windows.zip" target="_blank">Beta 0.4.1</a>
67+
<a href="https://jp.archboy.org/yu-writer/yu-writer-beta-0.4.2-windows.zip" target="_blank">Beta 0.4.1</a>
6868
</td>
6969
<td class="note">绿色免安装版</td>
7070
</tr>
@@ -83,8 +83,9 @@ <h2>DOWNLOAD</h2>
8383

8484
<div class="section whatsnew">
8585
<h3>What's New</h3>
86-
<div class="version">version: Beta 0.4.1 / 2017-08-15</div>
86+
<div class="version">version: Beta 0.4.2 / 2017-08-15</div>
8787
<ul class="notice">
88+
<li>0.4.2 修复了数学公式模块加载错误的 BUG。以下是 0.4.1 的更新情况</li>
8889
<li>Windows 版的工具栏按钮可点击区域放大了,默认主题采用 Windows 10 APP 默认样式,能响应系统的颜色设置。</li>
8990
<li>对数学公式的完全支持。</li>
9091
<li>改进了文档的图片列表的界面。</li>

docs/resources/data/update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"alpha": {
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"url": "https://ivarptr.github.io/yu-writer.site/download.html"
55
},
66
"beta": {
7-
"version": "0.4.0"
7+
"version": "0.4.2"
88
},
99
"standard": {
1010
"version": "1.0.0"

0 commit comments

Comments
 (0)