Skip to content

Releases: iewnfod/get_paper_rs

v0.4.0

31 Oct 06:40
7ef6026
Compare
Choose a tag to compare

Full Changelog: v0.3.4...v0.4.0

New Features

  • change default store path

Bug Fix

  • Use new api

v0.3.4-fix

22 Jun 04:50
Compare
Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4-fix

Bug Fix

  • Wrong default config file content cause the application to crash.

v0.3.4

17 Jun 11:20
Compare
Choose a tag to compare

New Features

Full Changelog: v0.3.3...v0.3.4

  • Support Windows now! 🎉
  • Users can reset the save path to default now.

Optimize

  • Remove jemalloc which causes some problems in RAM.

v0.3.3

12 Jun 03:38
Compare
Choose a tag to compare

New Features

Full Changelog: v0.3.2-fix...v0.3.3

Bug Fix

  • Downloading is not regoconized as finished when it is exit with an error.

Optimize

  • Faster file system by refreshing it negatively.
  • Add a version that is stripped.

v0.3.2

03 Jun 01:24
Compare
Choose a tag to compare

New Features

Full Changelog: v0.3.1...v0.3.2-fix

  • User can choose the save path now.
  • The save path and also the size of window will be recorded and used next time.

v0.3.1

26 May 03:20
Compare
Choose a tag to compare

New Features

  • Menubar items and shortcut.
  • Add interval between double click, which is 0.5s.

Bug Fix

  • The application will crash when the save dir is deleted.

Optimize

  • Smaller binary file.
  • Faster.

First Stable Release: v0.3.0

25 May 10:04
Compare
Choose a tag to compare

New Features

  • Add stop button

Bug Fix

  • Solve the unstable download in v0.2.*
  • Fix the problem that items will not be removed when it is not in the system

v0.2.1

25 May 05:55
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Double click at the left file system to open the file.

v0.2.0

25 May 03:42
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Auto refresh the file system at left.
  • Downloading process will not block the main thread.

v0.1.0

24 May 11:16
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

The first release of this application.