Skip to content

Releases: moi952/decky-proton-launch

v0.9.0

31 Mar 16:26

Choose a tag to compare

✨ Features

  • improve navigation in plugin (#18) (moi952)
  • Add auto wrapper by the interface and clean UI, some refactor (#17) (moi952)

v0.8.0

30 Mar 12:41

Choose a tag to compare

✨ Features

  • Separate data from projet for dynamique sync of commands list, add refresh data button and separe plugin.py in multiple files(#15) (moi952)
  • cover priority, game list UX & debug improvements (moi952)

v0.7.1

28 Mar 14:56

Choose a tag to compare

✨ Features

  • Add translation for update message (moi952)

v0.7.0

28 Mar 14:15

Choose a tag to compare

✨ Features

  • per-game variable value picker with focus-aware buttons (#12) (moi952)

🐛 Bug Fixes

  • Wrapper can now be used with command after wrapper (moi952)

v0.6.3

27 Mar 15:20

Choose a tag to compare

🐛 Bug Fixes

  • try to get title from steam game from familly library (moi952)

v0.6.2

27 Mar 14:31

Choose a tag to compare

🐛 Bug Fixes

  • game playing for non steam game (#9) (moi952)

v0.6.1

27 Mar 13:08

Choose a tag to compare

✨ Features

  • add picture and update readme (#8) (moi952)

🐛 Bug Fixes

  • Update button (#7) (moi952)

v0.6.0

27 Mar 12:14

Choose a tag to compare

✨ Features

  • add game launch options management view (#6) (moi952)
  • Update readme (moi952)

🐛 Bug Fixes

  • release problem (moi952)

🔧 Chores

  • v0.6.0 (Decky CI)

📦 Other

  • Revert "chore(release): v0.6.0" (moi952)

v0.5.0

11 Mar 21:41

Choose a tag to compare

✨ Features

  • add category visibility settings with persistence (moi952)
  • Add shortcut touch for actions (moi952)
  • Improve commands with multiple values (moi952)
    • add SettingsContext to manage hidden categories stored in localStorage
    • add SettingsProvider to AppProvider chain
    • add ButtonSettingsModal with per-category toggles read from variables.json
    • filter hidden categories in Home before rendering CategorySection

🔧 Chores

  • add build workflow for PRs and manual dispatch (moi952)

v0.4.0

03 Mar 19:32

Choose a tag to compare

✨ Features

  • Update plugin icon and add image and tags in plugin.json (moi952)
  • Add screenshot of plugin and add preview in readme (moi952)

🐛 Bug Fixes

  • Fix favorite save (moi952)