Releases: PhantomGamers/SFP
Releases · PhantomGamers/SFP
0.0.60-beta1
What's Changed
- Updated to dotnet 8
- Updated all dependencies, fixing many vulnerabilities
- Added setting to change Steam debugging port (thanks to @a549956952 for pointing out the flag)
- Added setting to delay injection, for cases where SFP was injecting too early
Full Changelog: 0.0.54...0.0.60-beta1
0.0.54
0.0.53
Changes
- Fixed issue where accent colors were being set as ARGB when CSS expects RGBA
0.0.52
Changes
- System Accent Colors will now be passed to Steam when UseAppTheme is enabled for use in skins (see Using System Accent Color)
- Steam will no longer be run as a child process by SFP
0.0.51
Changes
- Fixed issue where Steam would boot loop with certain incorrect launch arguments set
- Fixed issue where SharedJSContext would be injected into with the default config
0.0.50
Changes
- Fixed issue with logic of webkit injection that caused it to apply the wrong patch to a web page
0.0.49
Changes
- Partially fixed automatic reinjection after Steam updates
- Fixed crash when Steam is running with elevated permissions
- Fixed issue where dump pages would dump to the wrong folder
- Updated Avalonia to 11.0.0
- Possibly fixed crash on certain Linux distributions that had missing fonts
0.0.48
Changes
- Added option to force Steam's
prefer-color-scheme
property to follow SFP's app theme - Fixed issue where the current skin's config would be retrieved multiple times on initial injection
- Fixed issue where
-cef-enable-debugging
would not be added if it was incorrectly but fully included in the launch args - Fixed issue where the Show Tray Icon setting would not take effect until SFP was restarted
- Fixed issue where the friends list patch was applying to big picture mode in the default skin config
- Possibly fixed crashing on certain Linux machines with missing fonts
0.0.47
Changes
- Moved up friends rule in default config so that context menu popups of the friends list use friends.custom.css
- Changed the notification popups in the default config to use notifications.custom.css
- Added Injection and Steam management buttons to the tray icon menu
- Added button to directly open settings page to the tray icon menu
- Added option for skin authors that dumps all Steam pages to a
dumps
folder next to the SFP_UI executable
0.0.46
Changes
- Fixed issue where SFP would loop restart Steam if there were extra spaces in the Steam Launch Arguments setting
- Fixed issue where force steam arguments would not enforce -cef-enable-debugging if it was missing from Steam Launch Arguments