Skip to content

Commit 355b568

Browse files
committed
release
1 parent 7b82eaf commit 355b568

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixiv-toolkits",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "A web extension for adding features on Pixiv",
55
"author": "leoding86 <leoding86@msn.com>",
66
"private": false,

src/statics/HISTORY_en-US

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v5.2.0
2+
Fix issue about download options;
3+
Fix issue about download files to relative location;
4+
Add "Disable downloads shelf" setting;
5+
Minor fixes.
6+
17
v5.0.3
28
Fix issue about downloaded images will not be packed into a zip file when "Pack File" setting is enabled;
39
Fix issue about Fanbox download button is missing;

src/statics/HISTORY_zh-CN

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v5.2.0
2+
修复下载选项中存在的问题;
3+
修复保存路径的问题;
4+
新增“禁用下载架”选项;
5+
其他次要修复。
6+
17
v5.0.3
28
修复在启动“打包文件”时下载漫画依旧没有打包的问题;
39
修复Fanbox下载按钮不显示的问题;

0 commit comments

Comments
 (0)