Skip to content

Releases: pt-plugins/PT-Plugin-Plus

v1.6.1.2050

15 Mar 20:25
Compare
Choose a tag to compare
v1.6.1.2050 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.1.2042...v1.6.1.2050

v1.6.1.2042

01 Mar 20:25
Compare
Choose a tag to compare
v1.6.1.2042 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.1.2019...v1.6.1.2042

v1.6.1.2019

15 Feb 20:25
Compare
Choose a tag to compare
v1.6.1.2019 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.1.1994...v1.6.1.2019

v1.6.1.1994

01 Feb 20:25
Compare
Choose a tag to compare
v1.6.1.1994 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.1.1968...v1.6.1.1994

v1.6.1.1968

16 Jan 11:45
Compare
Choose a tag to compare
v1.6.1.1968 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.0.2120...v1.6.1.1968

v1.6.0.2120

01 Jan 20:20
98c081a
Compare
Choose a tag to compare
v1.6.0.2120 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.0.2076...v1.6.0.2120

v1.6.0.2076

16 Dec 02:10
fdd0e39
Compare
Choose a tag to compare
v1.6.0.2076 Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.0...v1.6.0.2076

v1.6.0

11 Dec 12:50
Compare
Choose a tag to compare

该版本为当前阶段最后一个版本,内容截止到 2022.12.11 晚;

  • Edge 商店版本会尝试同步发布,但了解到有v3的限制,不一定成功。
  • 后期发展可参考 #1200

修复

新增

移除

调整

  • (b726086) Update album.js; <@Gool>
  • (33f95fb) 北邮人换地址; <@leo>
  • (1c709da) 添加北邮人formerHosts; <@leo>
  • (b63fb31) UNIT3D 模板更新,blu作为默认模板,不再单独维护,部分修复,ACM为就模板,独立配置,单独维护; <@ted423>
  • (3cfcf15) style: unit3d模板缩进调整以便于比对; <@ted423>
  • (ac94def) style: BHD描述以及tag更新; <@ted423>
  • (0dbb7c2) 取消常规设置必须选择默认下载服务器才能保存数据的限制; <@wan806209350>
  • (4c6beef) style: hares.top 使用 prettier 进行格式化; <@ted423>
  • (96eb297) style: 一些代码格式化以及数据获取不到时应该返回null; <@ted423>
  • (09ef51c) pref: ipt schema -> sites; <@ted423>
  • (afb4c19) 调整搜索结果Free标签颜色; <@luckiestone>

开发

  • (08db660) dev: 修改dev依赖从 unique-commit-id 至 git-commit-id; <@Rhilip>
  • (319065b) build(deps): yarn upgrade; <@ted423>
  • (0a86596) improvement!: 现在selector会对自身进行查找,已匹配标记在最外围的做种状态信息; <@ted423>
  • (a3f3fc1) improvement!: NP...
Read more

v1.5.2

14 Aug 05:49
Compare
Choose a tag to compare

因之前提交的 zip 和 crx 版本号未更新,如有同学发现 crx 无法自动更新,请重新下载,谢谢!

修复

新增

移除

调整

开发

v1.5.1

08 Jan 14:48
Compare
Choose a tag to compare

修复

  • 修复豆瓣豆列因样式变动搜索按钮显示不全的Bug;
  • HDHome 补全各项功能;(#610) @tongyifan
  • 修复 M-TeamHDCity 多语种下无法获取数据;(#611, #607) @tongyifan
  • 补全功能;(#612, #506) @tongyifan
  • 豆瓣 frodo 接口返回数据超过预期;#615 @Rhilip
  • 修复 TIK 偶尔无法获取用户数据的问题;@luckiestone
  • 修复数据中可能带逗号引起的解析错误;@ted423
  • 修复 FFsendMessage 不能传递非 JSON-ifiable object@Rhilip
  • 修复 LeagueHD 各类问题;@iyuangang @Rhilip @cnsunyour
  • 修复 IPT 用户名显示出错的问题;@luckiestone
  • 修复 猫站 各类问题;@ted423
  • 修复 HDU 站点因为使用id做样式导致部分种子信息获取错误;@Rhilip
  • 修复 TL 站点改版导致的个人信息无法获取;@Rhilip

新增

调整

  • 恢复搜索页面评论数显示;
  • M-team 默认搜索分类取消电影;@ted423
  • 修改默认搜索返回结果数量;@Rhilip
  • 调整 douban 获取信息暂时替代;

开发

  • 更换 html2canvas 库为 dom-to-image@Rhilip