Skip to content

Releases: PhantomGamers/SFP

0.0.60-beta1

22 Dec 09:57
d31f454
Compare
Choose a tag to compare
0.0.60-beta1 Pre-release
Pre-release

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

21 Nov 08:08
bf0d88f
Compare
Choose a tag to compare

Changes

  • Fixed issue where SFP would crash if OS accent color was in color name format (e.g. on some Linux systems)

0.0.53

19 Nov 21:43
7abf79f
Compare
Choose a tag to compare

Changes

  • Fixed issue where accent colors were being set as ARGB when CSS expects RGBA

0.0.52

21 Oct 03:42
8537b1d
Compare
Choose a tag to compare

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

24 Jul 00:32
3f410f0
Compare
Choose a tag to compare

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

20 Jul 19:08
56c201f
Compare
Choose a tag to compare

Changes

  • Fixed issue with logic of webkit injection that caused it to apply the wrong patch to a web page

0.0.49

14 Jul 18:52
e1e7f77
Compare
Choose a tag to compare

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

23 Jun 02:13
470938c
Compare
Choose a tag to compare

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

20 Jun 05:34
644485d
Compare
Choose a tag to compare

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

18 Jun 19:36
91eb43d
Compare
Choose a tag to compare

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