Steam Beta Update Notice
The 2023-04-27 Steam Beta is out and changes the entire Steam client to use the new Chromium based UI.
This means that currently all elements of the client, including the library and friends list, are skinned through css files in the steamui
folder.
Until a new version of SFP is released, you can append the contents of your clientui/friends.custom.css
file to steamui/libraryroot.custom.css
and the changes will apply.
This will likely be the final stable SFP release until these beta changes are merged into Steam Stable, however I hope to release a prerelease version of SFP that targets the Steam beta soon!
Release Bug Notice
**There is a major bug that I missed with this release caused by an upstream dependency where the app will crash when restored from a minimized state or from the system tray. See #73 **
If this is a problem you can revert to SFP 0.0.14 for now.
Changes
- Fixes crash when running Reset Steam on Linux and OSX
- Fixes potential crash when files that are to be patched are unwriteable.
- Updates SFP to target .net 7.0
- Updates SFP to target avalonia 11.0-preview7 and fluentavalonia 2.0.0-preview7
- Adds framework dependent (net 7.0) builds. These are much smaller but require that you have the .net 7.0 runtime installed on your machine.