File tree Expand file tree Collapse file tree 2 files changed +8
-14
lines changed
src/lib/components/Modal/Changelog Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pixiv-downloader" ,
3
3
"private" : true ,
4
- "version" : " 1.4 .0" ,
4
+ "version" : " 1.5 .0" ,
5
5
"type" : " module" ,
6
6
"licenses" : [
7
7
{
Original file line number Diff line number Diff line change 19
19
<header class ="modal-header text-2xl font-bold" >Pixiv Downloader {__VERSION__ }</header >
20
20
<article class =" modal-body mt-4" >
21
21
<ul class =" list-disc list-inside leading-loose" >
22
- <li >
23
- 新增:现在可以批量下载pixiv<a
24
- href =" https://www.pixiv.net/user/3617446/series/136196"
25
- target =" _blank"
26
- class =" anchor" >漫画系列</a
27
- >。
28
- </li >
29
- <li >新增:现在可以批量下载Danbooru: posts, pools, favorite groups。</li >
30
- <li >
31
- 新增:现在可以在【设置】【其它】中填入cf_clearance cookie(rule34无法正常下载图片时)。
32
- </li >
33
- <li >修复:Pixiv多图预览按钮被遮挡的问题。</li >
34
- <li >修复:切换主题时Pixiv收藏标签按钮颜色不改变的问题。</li >
22
+ <p >新的一年希望你爱的人和爱你的人都身体健康^_^</p >
23
+ <li >新增:支持批量下载Rule34 Posts, Pools, My favorites。</li >
24
+ <li >新增:支持批量下载Yande 投稿,图集,人气。</li >
25
+ <li >新增:为Danbooru批量下载添加“排除网站黑名单”筛选器。</li >
26
+ <li >新增:Danbooru网站“Show deleted posts”设置将适用于批量下载。</li >
27
+ <li >新增:下载Pixiv作品时为作品点赞(批量下载不适用)。</li >
28
+ <li >修复了若干问题。</li >
35
29
</ul >
36
30
</article >
37
31
<footer class =" modal-footer mt-4" >
You can’t perform that action at this time.
0 commit comments