Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
leoding86 committed Sep 14, 2021
1 parent 7b82eaf commit 355b568
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixiv-toolkits",
"version": "5.1.0",
"version": "5.2.0",
"description": "A web extension for adding features on Pixiv",
"author": "leoding86 <[email protected]>",
"private": false,
Expand Down
6 changes: 6 additions & 0 deletions src/statics/HISTORY_en-US
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v5.2.0
Fix issue about download options;
Fix issue about download files to relative location;
Add "Disable downloads shelf" setting;
Minor fixes.

v5.0.3
Fix issue about downloaded images will not be packed into a zip file when "Pack File" setting is enabled;
Fix issue about Fanbox download button is missing;
Expand Down
6 changes: 6 additions & 0 deletions src/statics/HISTORY_zh-CN
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v5.2.0
修复下载选项中存在的问题;
修复保存路径的问题;
新增“禁用下载架”选项;
其他次要修复。

v5.0.3
修复在启动“打包文件”时下载漫画依旧没有打包的问题;
修复Fanbox下载按钮不显示的问题;
Expand Down

0 comments on commit 355b568

Please sign in to comment.