This repository was archived by the owner on Mar 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -56,15 +56,15 @@ <h2>DOWNLOAD</h2>
56
56
< td class ="platform "> < i class ="fa fa-apple " aria-hidden ="true "> </ i >
57
57
< span class ="name "> Mac</ span > </ td >
58
58
< 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 >
60
60
</ td >
61
61
< td class ="note "> DMG 格式安装包</ td >
62
62
</ tr >
63
63
< tr >
64
64
< td class ="platform windows "> < i class ="fa fa-windows " aria-hidden ="true "> </ i >
65
65
< span class ="name "> Windows</ span > </ td >
66
66
< 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 >
68
68
</ td >
69
69
< td class ="note "> 绿色免安装版</ td >
70
70
</ tr >
@@ -83,8 +83,9 @@ <h2>DOWNLOAD</h2>
83
83
84
84
< div class ="section whatsnew ">
85
85
< 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 >
87
87
< ul class ="notice ">
88
+ < li > 0.4.2 修复了数学公式模块加载错误的 BUG。以下是 0.4.1 的更新情况</ li >
88
89
< li > Windows 版的工具栏按钮可点击区域放大了,默认主题采用 Windows 10 APP 默认样式,能响应系统的颜色设置。</ li >
89
90
< li > 对数学公式的完全支持。</ li >
90
91
< li > 改进了文档的图片列表的界面。</ li >
Original file line number Diff line number Diff line change 1
1
{
2
2
"alpha" : {
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.2 " ,
4
4
"url" : " https://ivarptr.github.io/yu-writer.site/download.html"
5
5
},
6
6
"beta" : {
7
- "version" : " 0.4.0 "
7
+ "version" : " 0.4.2 "
8
8
},
9
9
"standard" : {
10
10
"version" : " 1.0.0"
You can’t perform that action at this time.
0 commit comments