Releases · PhantomGamers/SFP (original) (raw)

0.0.66

Changes

0.0.66

0.0.65

Note for patch authors:

If you use the default SFP patches without specifying them yourself, you are fine.

If you manually set your patches in skin.json, make sure to double check any URL matches

The new default SFP patches for the steam store and community look like the following:

{ "MatchRegexString": "^https://([A-Za-z0-9-]+.)*steampowered.com(?=/|$)", "TargetCss": "webkit.css", "TargetJs": "webkit.js" }, { "MatchRegexString": "^https://steamcommunity\.com(?=/|$)", "TargetCss": "webkit.css", "TargetJs": "webkit.js" }

0.0.65

Changes

Note for patch authors:

If you use the default SFP patches without specifying them yourself, you are fine.

If you manually set your patches in skin.json, make sure to double check any URL matches

The new default SFP patches for the steam store and community look like the following:

{ "MatchRegexString": "^https://([A-Za-z0-9-]+.)*steampowered.com(?=/|$)", "TargetCss": "webkit.css", "TargetJs": "webkit.js" }, { "MatchRegexString": "^https://steamcommunity\.com(?=/|$)", "TargetCss": "webkit.css", "TargetJs": "webkit.js" }

0.0.64

Changes

0.0.63

What's Changed

Full Changelog: 0.0.54...0.0.63

0.0.62

What's Changed

Full Changelog: 0.0.54...0.0.62

0.0.61

What's Changed

Full Changelog: 0.0.54...0.0.61

0.0.60-beta1

What's Changed

Full Changelog: 0.0.54...0.0.60-beta1

0.0.54

Changes

0.0.53

Changes

0.0.52

Changes