Releases: leovan/SciHubEVA
Releases · leovan/SciHubEVA
v3.2.0
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
Bug Fixes
- Fix captcha display bug. (#13)
v3.1.1
Features
- Add buttons and keys binding.
Bug Fixes
- Fix socks proxy bugs. (#12)
v3.1.0
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
Features
- Support downloading with query list file. (#10)
- Add SciHubEVA as a brew cask formula. (Thanks @womeimingzi11)
v2.1.2
Features
Bug Fixes
- Fix building with PyInstaller against PySide2 5.13.2+.
- Fix some bugs.
v2.1.0
Features
- Fully support dark theme in macOS ("System" option now works).
- 全面支持暗色主题 ("System" 选项已可用)。
v2.0.1
Bug Fixes
- Fix url without scheme error. (#8)
- Add OpenGL libraries on Windows. (#1)
- 修复 URL 不包含协议的问题。(#8)
- 在 Windows 下添加 OpenGL 库。(#1)
v2.0.0
Features
- Support dark theme (Change it in "Preferences", "System" option does not work currently).
- Add Traditional Chinese support.
- 支持暗色主题 (请在 "配置" 中进行修改,"System" 选项暂不可用)。
- 增加繁体中文支持。
Breaking changes