Skip to content

Releases: auyer/Protonup-rs

v0.10.0

02 Feb 00:01
f1c0da5

Choose a tag to compare

🚀 Features

  • Feature: add support for Proton CachyOS downloads @uwuclxdy (#71)

💅 Improvements

🐛 Bug Fix

  • Fix: Releases without matching assets should not be listed @auyer (#68)

📚 Documentation

v0.9.3

29 Dec 20:14
5c296e2

Choose a tag to compare

🐛 Bug Fix

  • Fix: executable files losing this attribute on unpack by tokio-tar @auyer (#63) (reported by @Chr0nos )

v0.9.2

30 Oct 12:53
5685f11

Choose a tag to compare

🚨 Security

v0.9.1

07 Jul 15:22
efa1c7e

Choose a tag to compare

Re-making this release. The publish workflow failed due to changes to crates.io policy (fixed in #58).

🐛 Bug Fix

  • add a regex for ProtonGE asset finder @auyer (#56)
  • Fix GE-Proton install for new releases and error logs not printing on error @Jakenv (#55)

☁️ CI

  • ci: fix existing tag detection @auyer (#53)
  • ci: pin version upload-sarif, CODEOWNERS file @auyer (#52)
  • CI: Fix existing tag detection in workflow @auyer (#58)
  • bump version to 0.9.1, bump dependencies @auyer (#57)

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.1-rc1

07 Jul 15:06
649c3ac

Choose a tag to compare

v0.9.1-rc1 Pre-release
Pre-release

0.9.1 tag failed in ci. This is only testing changes to the workflow

What's Changed

  • ci: pin version upload-sarif, CODEOWNERS file in #52
  • Fix GE-Proton install for new releases and error logs not printing on error in #55
  • ci: fix existing tag detection in #53
  • add a regex for ProtonGE asset finder in #56
  • bump version to 0.9.1, bump dependencies in #57

Full Changelog: v0.9.0...v0.9.1-rc1

v0.9.0 - Luxtorpeda, Boxtron, VKD3D, VKD3D Proton, DXVK, Kron4ek Wine

12 Apr 01:24
15a327e

Choose a tag to compare

This is a big release, thanks to all that contributed with features and reviews.
This was a major refactorig and re-structuring of this repository.
New features should be a lot easier to implement.

🚀 Features

  • Adds support for Lutris VKD3D, VKD3D Proton, DXVK, Kron4ek Wine, multiple sums in a file @mkzws (#50)
  • Expand installation methods: Zstd, subfolder support for Lutris, gh release asset filter, quality refactor @auyer (#49)
  • Adds support for Luxtorpeda & Boxtron @mkzws (#48)

💅 Improvements

  • refactor: hashing: refactor to allow different hashing algos @auyer (#45)
  • refactor: sources: new ron file with sources and its parameters @auyer (#44)
  • Relicense future versions to GPL @auyer (#43)
  • fix spelling mistake in readme @awwpotato (#36)

📚 Documentation

  • Preparatios for 0.9.0 release @auyer (#51)
  • Opensff badge + Doc fix @auyer (#42)
  • add a basic docs file @auyer (#41)
  • fix spelling mistake in readme @awwpotato (#36)

🧪 Tests

  • Fuzzy testing infrastructure, basic fuzzy tests @auyer (#47)

🚨 Security

☁️ CI

v0.9.0-rc1

10 Apr 17:36
1598260

Choose a tag to compare

v0.9.0-rc1 Pre-release
Pre-release

v0.9.0-rc1 Pre Release

🚀 Features

  • Expand installation methods: Zstd, subfolder support for Lutris, gh release asset filter, quality refactor @auyer (#49)
  • Adds support for Luxtorpeda & Boxtron @mkzws (#48)

💅 Improvements

  • refactor: hashing: refactor to allow different hashing algos @auyer (#45)
  • refactor: sources: new ron file with sources and its parameters @auyer (#44)
  • Relicense future versions to GPL @auyer (#43)
  • fix spelling mistake in readme @awwpotato (#36)

📚 Documentation

  • Opensff badge + Doc fix @auyer (#42)
  • add a basic docs file @auyer (#41)
  • fix spelling mistake in readme @awwpotato (#36)

🧪 Tests

  • Fuzzy testing infrastructure, basic fuzzy tests @auyer (#47)

🚨 Security

  • Security monitoring and Scanning @auyer (#38)

☁️ CI

  • Fuzzy testing infrastructure, basic fuzzy tests @auyer (#47)
  • fix lint action @auyer (#40)

v0.8.6

05 Feb 14:46
31cf3ef

Choose a tag to compare

💅 Improvements

🤖 Dependencies

  • Bump release to 0.8.6, bump dependencies @auyer (#35)

v0.8.5

19 Nov 02:01

Choose a tag to compare

🐛 Bug Fix

  • bump dependencies
    This brings some upstream fixes to decompressing.
    fixes: #30 (GE-Proton9-20 fails to unpack) @auyer d008bb2

  • skips 0.8.4 (it was published with Tokio held back by accident)

v0.8.3

18 Aug 02:18

Choose a tag to compare

🐛 Bug Fix

  • Fix manage apps feature not working when not selecting the DetectAll option @auyer (#29)