Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

v6.1738.0

Compare
Choose a tag to compare
@luguina luguina released this 02 Jun 15:42
· 123 commits to master since this release
44d9b84

We have been working hard over the last week and we are releasing a metric ton of functionalities and fixes in this release.

Changelog since v6.1725.0:

  • Feat: we have migrated the HTTP stack to the OkHTTP library, which brings a large number of exciting features (upload and download timeouts, HTTP/2 support, GZIP compression in data transfers, better recovery from comms problems, proxy server issues and SSL handshake failures and more)
  • Fix: better management of SSL certificates (thanks @intrigus!)
  • Feat: timestamp added to both text and oneLine UIs (this is for you, @ChillerDragon)
  • Some error descriptions are now more human-friendly.
  • Fix: if a "no job" message is received from the server, the application is self-resumed if in pause mode.
  • Fix: client priority slider is not properly detecting the root user in *nix OS.
  • Fix: client priority slider is always visible, even if the priority cannot be checked/changed.
  • Feat: better error information for SheepIt admins (@Tehrasha, this is for you!)
  • Refactoring: application code formatting.
  • Some minor bug fixes here and there.