Skip to content

Releases: SteamDeckHomebrew/decky-loader

Prerelease v2.0.4-2004bde-pre

24 Jul 15:40
2004bde
Compare
Choose a tag to compare

Prerelease v2.0.4-c9bf8d3-pre

22 Jul 02:10
c9bf8d3
Compare
Choose a tag to compare

Prerelease v2.0.4-e6dd1c2-pre

17 Jul 20:44
e6dd1c2
Compare
Choose a tag to compare

Prerelease v2.0.4-6e88c7c-pre

17 Jul 20:35
6e88c7c
Compare
Choose a tag to compare

Prerelease v2.0.4-f015e00-pre

15 Jul 17:00
f015e00
Compare
Choose a tag to compare

Prerelease v2.0.4-a5671e1-pre

15 Jul 16:22
a5671e1
Compare
Choose a tag to compare

Prerelease v2.0.4-28b9196-pre

15 Jul 16:01
28b9196
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.4-pre...v2.0.4-28b9196-pre

Prerelease v2.0.4-103d43e-pre

15 Jul 16:36
103d43e
Compare
Choose a tag to compare

Nightly v2.0.4

14 Jul 03:27
05d11cf
Compare
Choose a tag to compare
Nightly v2.0.4 Pre-release
Pre-release

What's Changed

  • change ci again by @botatooo in #116

Full Changelog: v2.0.3...v2.0.4-pre

React Update Pre-Release.

04 Jul 14:50
6ee4157
Compare
Choose a tag to compare
Pre-release

Rejoice! The react update is here, but there's a lot more to do and so this just a pre-release.

Run this script from your Deck to install this pre-release:
curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh
Please be aware that this script uses the github releases API and running it to often can get you rate limited.

Please consult our documentation on building plugins for the new version, and how to submit them to the new store below.

https://deckbrew.xyz/en/user-guide/home

Known Issues

  • New plugins not installing from the store
    • This is due to errors in how these plugins were packaged.
    • This issue will be marked out when the properly packaged versions go live.
  • Some legacy plugins will not function properly, this is known and legacy plugins are considered deprecated.
    • This is a wontfix.

What's Changed

  • Uninstall script addition by @ggppjj in #48
  • Use unique ids in call_server_method by @patkub in #55
  • react: Add Router hook & fix typescript issues by @AAGaming00 in #68
  • Add contributor install script by @TrainDoctor in #69
  • Implement React-based plugin store by @AAGaming00 in #81
  • remove body property in args by @hulkrelax in #91
  • Uninstall functionality by @botatooo in #97
  • Use deckyState in uninstall menu (fixes #98) by @botatooo in #100
  • Fixed plugin installation ssl verification issue by @WerWolv in #101

New Contributors

Full Changelog: v1.2.2...v2.0.0-pre