Skip to content

Releases: leovan/SciHubEVA

v3.2.0

26 Sep 06:31
9aa3ecc
Compare
Choose a tag to compare

Features

  • Support doing not overwrite existing file when downloading.

Bug Fixes

  • Fix captcha display bug due to the temporary file problem on Windows. (#14) (#16)

v3.1.2

10 Sep 08:00
ef735e4
Compare
Choose a tag to compare

Bug Fixes

  • Fix captcha display bug. (#13)

v3.1.1

11 Aug 09:43
f2b7ff8
Compare
Choose a tag to compare

Features

  • Add buttons and keys binding.

Bug Fixes

  • Fix socks proxy bugs. (#12)

v3.1.0

08 Aug 11:34
7f20314
Compare
Choose a tag to compare

Features

  • Support range pattern in query.

Bug Fixes

  • Fix captcha handling bugs.

Tests

  • Add a fake server to test different situations. (#11)

v3.0.0

04 Aug 10:30
9cd5a67
Compare
Choose a tag to compare

Features

  • Support downloading with query list file. (#10)
  • Add SciHubEVA as a brew cask formula. (Thanks @womeimingzi11)

v2.1.2

04 Jun 07:16
dce3be7
Compare
Choose a tag to compare

Features

  • Change to new icon.

Bug Fixes

  • Fix building with PyInstaller against PySide2 5.13.2+.
  • Fix some bugs.

v2.1.1

27 Mar 05:08
5482067
Compare
Choose a tag to compare

Bug Fixes

  • Fix some small bugs.

v2.1.0

16 Jan 11:05
f2b043f
Compare
Choose a tag to compare

Features

  • Fully support dark theme in macOS ("System" option now works).

  • 全面支持暗色主题 ("System" 选项已可用)。

v2.0.1

09 Jan 04:53
3d5d82d
Compare
Choose a tag to compare

Bug Fixes

  • Fix url without scheme error. (#8)
  • Add OpenGL libraries on Windows. (#1)

  • 修复 URL 不包含协议的问题。(#8)
  • 在 Windows 下添加 OpenGL 库。(#1)

v2.0.0

22 Dec 11:09
01c5777
Compare
Choose a tag to compare

Features

  • Support dark theme (Change it in "Preferences", "System" option does not work currently).
  • Add Traditional Chinese support.

  • 支持暗色主题 (请在 "配置" 中进行修改,"System" 选项暂不可用)。
  • 增加繁体中文支持。

Breaking changes