Skip to content

Releases: Vysp3r/ProtonPlus

v0.2.3

06 Dec 02:05
1bc62b8
Compare
Choose a tag to compare

ProtonPlus v0.2.3 (5th of december 2022)

What's Changed

  • 💄 Fix ListBox CSS missing
  • 🚚 Renamed HomeInfo to AboutTool
  • 💄 Update Home layout
  • 🧑‍💻 Refactor ProtonMessageDialog
  • 🚚 Rename Selector to InstallTool
  • 🐛 Fix Adw-Critical error
  • 🐛 Fix crash on tool delete
  • 🍱 Update preview images
  • 📝 Update README.md
  • 🔨 Update appdata
  • 💬 Update the release notes

v0.2.2

04 Dec 01:54
c318e41
Compare
Choose a tag to compare

ProtonPlus v0.2.2 (3th of december 2022)

What's Changed

  • 🧑‍💻 Project refactor
  • 🐛 Fix ListBox missing scrollbar
  • ✨ Add launcher cleanup utility
  • 🐛 Fix possible crash scenario
  • ➖ Remove Posix dependency
  • 🐛 Fix button always being active
  • 🧑‍💻 Add new message dialog widget
  • 🐛 Fix useless log showing up
  • 🔨 Update appdata
  • 💬 Update the release notes

v0.2.1

01 Dec 15:00
1605b6c
Compare
Choose a tag to compare

ProtonPlus v0.2.1 (1th of december 2022)

What's Changed

  • 🔨 Update appdata
  • 🐛 Fix tool renaming for nothing
  • 🐛 Fix selector window freezing
  • 🐛 Fix Gtk-Critical errors
  • 🐛 Fix buttons being active by default in selector
  • 💬 Update the release notes

v0.2.0

29 Nov 20:55
5638ff4
Compare
Choose a tag to compare

ProtonPlus v0.2.0 (29th of november 2022)

For stability reasons, I've decided to disable Bottles and Heroic Games Launcher support for now. I also disabled Proton Tkg for the same reasons.

What's Changed

  • ✨ Add NorthstarProton compatibility tool
  • 🐛 Fix NorthstarProton not showing up
  • 🔨 Update flatpak config
  • 💬 Renamed tools in a uniform way
  • 🧑‍💻 Project refactor
  • 🚸 Add error message to selector
  • 🔨 Update appdata
  • 💬 Update the release notes

New Contributors

v0.1.9

21 Nov 16:04
fec586b
Compare
Choose a tag to compare

ProtonPlus v0.1.9 (21th of november 2022)

We are now officialy on Flathub!

What's Changed

  • 🔨 Update appdata
  • 🔨 Update flatpak config
  • 🍱 Update symbolic icon
  • 🍱 Add icon
  • 🔨 Update .desktop
  • 🍱 Update the preview image
  • 🍱 Add a preview image
  • 🐛 Fix install button always being clickable
  • 💬 Update the release notes

v0.1.3

19 Nov 15:26
546d3f1
Compare
Choose a tag to compare

ProtonPlus v0.1.3 (19th of november 2022)

The new naming convention for extracted directories is basically making sure each installed tools is easily recognizable to make it easier to manage them.

Naming convention: Tool name + Tool version
Example: GE-Proton | GE-Proton7-41

What's Changed

  • ✏️ Fix typo in the release notes
  • 🍱 Update the preview image
  • ⚰️ Remove unused custom widget
  • 🚧 Add notifications tab
  • 💄 Update selector window components to Libadwaita
  • 🧱 Separate Release from CompatibilityTool
  • 🧱 Rename CompatibilityTool to Tool
  • ⚰️ Remove unused file
  • 💄 Update home message dialog to libadwaita
  • ⚰️ Remove unused custom widget
  • ✨ Added a naming convention extracted directories
  • 🚚 Rename compatibilitytool to tool
  • 💬 Update the release notes

v0.1.2

02 Nov 23:59
01fc479
Compare
Choose a tag to compare

ProtonPlus v0.1.2 (2th of november 2022)

ProtonPlus now requires Libadwaita version 1.2 or higher.

What's Changed

  • 📝 Update README.md
  • 🐛 Fix Preferences window default siz
  • 💄 Move main window to Libadwaita
  • 💄 Move about window to Libadwaita
  • ⚰️ Remove dead code
  • 💄 Update main window components to Libadwaita
  • ⚰️ Remove dead code
  • 💄 Add an effect when extracting a tool
  • 🐛 Fix label not showing up
  • 🐛 Fix wrong label showing up
  • 💄 Update preferences window to Libadwaita
  • ⬆️ Update the runtime version
  • 💬 Update the release notes

v0.1.1

24 Sep 19:36
b93e389
Compare
Choose a tag to compare

ProtonPlus v0.1.1 (24th of september 2022)

What's Changed

  • 🐛 Fix Steam not showing up on fresh install
  • 🐛 Fix Kron4ek Wine-Builds Vanilla not showing properly
  • 🐛 Fix installed tools showing files
  • 🐛 Fix selector closing after an installation
  • 🐛 Fix extraction not always working
  • 📝 Update README.md
  • 🐛 Fix Lutris DXVK not showing up

v0.1.0

23 Sep 15:31
14524ea
Compare
Choose a tag to compare

ProtonPlus v0.1.0 (23th of september 2022)

What's Changed

  • 🎉 Initial release
  • 📝 Create pull request template