Skip to content

Latest commit

 

History

History
161 lines (85 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

161 lines (85 loc) · 4.61 KB

Changelog

3.2.3 (2019-10-29)

Features

  • Add log file, right clicking log area can popup menu to open log file or log directory. (#21)

Bug Fixes

  • Fix illegal filename on Windows. (#20)

3.2.2 (2019-10-12)

Features

  • Add PMID and DOI filename keywords. (#17)

Bug Fixes

  • Fix OpenGL problem. (#18)

3.2.1 (2019-09-26)

This is a hotfix version.

Bug Fixes

  • Fix captcha handling bug.

3.2.0 (2019-09-26)

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)

3.1.2 (2019-09-10)

Bug Fixes

  • Fix captcha display bug. (#13)

3.1.1 (2019-08-11)

Features

  • Add buttons and keys binding.

Bug Fixes

  • Fix socks proxy bugs. (#12)

3.1.0 (2019-08-08)

Features

  • Support range pattern in query.

Bug Fixes

  • Fix captcha handling bugs.

Tests

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

3.0.0 (2019-08-04)

Features

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

2.1.2 (2019-06-04)

Features

  • Change to new icon.

Bug Fixes

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

2.1.1 (2019-03-27)

Bug Fixes

  • Fix some small bugs.

2.1.0 (2019-01-16)

Features

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

2.0.1 (2019-01-09)

Bug Fixes

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

2.0.0 (2018-12-22)

Features

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

Breaking changes

1.3.0 (2018-08-03)

Features

  • Enhance dealing with HTTP response, e.g. response may be open access article page rather than captcha page.
  • Add feature of opening links in logs.

1.2.0 (2018-07-07)

Features

  • Add preference button on the main window for env without menu (e.g. Linux).
  • Remove retry with different Sci-Hub URLs.

Bug Fixes

  • Allow user enter captcha. (#5)

1.1.0 (2018-06-16)

Features

  • Update Sci-Hub API which supports search string now.

Bug Fixes

  • Fix issue PDF metadata fetching error. (#2)

1.0.1 (2018-05-28)

Features

  • Change placeholder of query which makes it more clear.
  • Add Windows x86 version.

1.0.0 (2018-05-19)

Features

  • First release version.