Releases: SteamDeckHomebrew/decky-loader
Prerelease v3.0.0-pre10
What's Changed
- Fix load issues on the latest Steam client beta by @AAGaming00
- Translations update from Weblate by @WerWolvTranslationBot in #678
- Translations update from Weblate by @WerWolvTranslationBot in #681
Full Changelog: v3.0.0-pre9...v3.0.0-pre10
Prerelease v3.0.0-pre9
What's Changed
- Fix reloading plugins in settings by @AAGaming00
Full Changelog: v3.0.0-pre8...v3.0.0-pre9
Prerelease v3.0.0-pre8
What's Changed
- Fix race condition causing crash loops by @AAGaming00
Full Changelog: v3.0.0-pre7...v3.0.0-pre8
Prerelease v3.0.0-pre7
What's Changed
- Properly handle crash loops by @AAGaming00
- Ensure boot after network.target by @suchmememanyskill in #670
Full Changelog: v3.0.0-pre6...v3.0.0-pre7
Prerelease v3.0.0-pre6
What's Changed
- Translations update from Weblate by @WerWolvTranslationBot in #656
- fix: fetchNoCors and http_request data handling by @FrogTheFrog in #664
- Sims/pyinstaller misuse fix by @suchmememanyskill in #657
- Rewrite router/tabs/toaster hooks by @AAGaming00 in #661
- Translations update from Weblate by @WerWolvTranslationBot in #669
- Work around account switching failing to open the CEF debugger socket by @AAGaming00 in #668
Full Changelog: v3.0.0-pre5...v3.0.0-pre6
Prerelease v3.0.0-pre5
What's Changed
- Fixed startup issues on the latest Steam beta
- Translations update from Weblate by @WerWolvTranslationBot in #655
Full Changelog: v3.0.0-pre4...v3.0.0-pre5
Prerelease v3.0.0-pre4
What's Changed
- Bump certifi from 2024.6.2 to 2024.7.4 in /backend by @dependabot in #651
- Fix backend freeze when installing plugins
- Fix memory leak reloading plugins
Full Changelog: v3.0.0-pre3...v3.0.0-pre4
Prerelease v3.0.0-pre3
What's Changed
- Fix plugin uninstalling
- Various styling tweaks in plugin install/uninstall modal
- Fixed spinner background
- Added CSS to work around Quick Access Menu scrolling issues
- Add a proper shutdown sequence instead of waiting for SIGKILL from systemd
Full Changelog: v3.0.0-pre2...v3.0.0-pre3
Prerelease v3.0.0-pre2
What's Changed
- Fixed file picker issues
- Updated Python and dependencies by @K900 in #642
- Changed directory structure to allow for easier distro packaging by @K900 in #642
- Updated CI actions
Full Changelog: v3.0.0-pre1...v3.0.0-pre2
Prerelease v3.0.0-pre1
Decky v3.0.0-pre1
Along with fixing the newest break in the steam beta, we're proud to announce we're releasing the first prerelease of Decky Loader 3.0, the websocket rewrite! We'd love users to give any feedback about any new errors that might show up.
For users, it means a hopefully more stable experience with better error handling, as well as more in-depth progress indication in Decky and its plugins. It's also allowed us to fix a bug where Decky would sometimes not start without an internet connection.
For plugin developers, it means a significantly easier to use API (it is now also asynchronous) and an easy way to do backend -> frontend communication. You can read more about how to migrate here and about the new api here.
Original changelog:
What's Changed
- Packaging rework by @K900 in #531
- [needs websockets] Add development flake file by @PartyWumpus in #620
- [needs websockets] plugin install progress by @PartyWumpus in #614
- Websocket rewrite by @AAGaming00
New Contributors
Full Changelog: v2.10.8-pre1...v3.0.0-pre1