Skip to content

v1.7.0

Choose a tag to compare

@beebls beebls released this 16 Jun 02:26
· 213 commits to main since this release
eb523a4

CSSLoader v1.7.0

  • Rewritten Injector
    • Injection into the Steam store is now possible.
    • Injection into popup windows in now possible.
    • Faster and more reliable injection.
    • Tab def. can now inject into multiple tabs.
  • Manifest v7 Themes
    • You can now set a default tab mapping that injects/patches will follow.
    • Additionally, you can set preset tab mappings, where a shorthand value will corrospond to multiple tabs
    • The color picker now injects variables for the individual color values.
      • Ex: If you create a variable for --custom-color, --custom-color_r, --custom-color_g, --custom-color_b, will also be injected.
  • The DeckyLoader version of CSSLoader now uses the new Global DFL system introduced in Decky v2.9.0.
    • This means that SteamOS Updates that break CSSLoader will now only require a Decky update to be fixed, not a CSSLoader update
  • Fix themes loading from an incorrect user path
  • Standalone backend now saves logs to %USERPROFILE%/homebrew/themes/standalone.log