Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@AcrylicShrimp AcrylicShrimp released this 12 Jun 07:21
· 2 commits to main since this release

Containing breaking changes

All of data will be lost, so make sure you backed up your account informations and the download path.

Product downloads will be restored by the menu "Scan downloaded products", so it's fine to let them gone.

This is the very first release after reworking, so feel free to report any issues.

What's Changed

  • Entirely reworked database and API behaviors.
  • "Scan downloaded products" is reworked. It can scan and load product data that is not owned by any account.
  • Improved download speed.
  • Improved handling of non-utf8 encoded entry names in archive.
  • Added ability to decompress deflate64 which is created on Windows 10 or later.
  • Added log menu to see what's going on inside the application (useful for troubleshooting).
  • Fixed product fetching bugs (by #13, thanks to @f4rnham)
  • Database is not taking up spaced uselessly anymore.
  • Add discontinued and not-owned tags on products.
  • Minor visual updates and fixes.

New Contributors

Full Changelog: v1.5.0...v2.0.0