Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1022 Bytes

CHANGELOG.md

File metadata and controls

25 lines (22 loc) · 1022 Bytes

更新日志

2017.11.08

  • [+] 增加分享率颜色显示; #14
  • [+] 增加 trackers 栏,用于显示当前服务器列表; #86
  • [+] 增加 保存目录 栏;
  • [+] 恢复检测更新代码;
  • [+] 增加 Changelog.md;

2017.10.14

  • [!] 修复 #94 中移动UI文字内容显示问题;
  • [!] 修复因Cookie引起的界面无法正常显示的问题; #83
  • [-] 删除Cookie依赖;
  • [+] 增加新的安装脚本及更新方式。

2016-2017

  • 更新了源程序的tar文件
  • 修复英文界面的一些笔误
  • 添加了http的安装方法
  • 更新了install.sh的英文注释
  • 更新了easyui到1.5.1和jquery到1.12.4 By -- @balonik
  • 修复问题 #20, #21, #23, #39, #40, #43, #44, #53 By -- @balonik
  • 替换了一些中文注释为英文注释.
  • 修复问题 #77, #81 (如果载入错误,请清空cookies。) By -- @balonik
  • 种子列表数修改为最多300,同时也可修改config.js中的"pagination:true" 为"pagination:false"来显示所有种子。 By -- @balonik