Skip to content

feat(decky): bump plugin to v1.1.0 with persistent progress visibility#237

Merged
lobinuxsoft merged 1 commit into
developmentfrom
230-feature-resume-progress-bar
Apr 20, 2026
Merged

feat(decky): bump plugin to v1.1.0 with persistent progress visibility#237
lobinuxsoft merged 1 commit into
developmentfrom
230-feature-resume-progress-bar

Conversation

@lobinuxsoft

Copy link
Copy Markdown
Owner

Summary

Bumps the Decky plugin submodule from v1.0.2 to v1.1.0.

What's in v1.1.0 of the plugin

Feature (observable to end users)

Fixes (tooling)

  • build.sh unbroken in standalone mode (decky-capydeploy#22): detects bun, fixes step ordering that let shx rm -rf dist wipe the build dir, and moves standalone output to build/ to avoid a self-copy loop. Aligns with the bun requirement that build_all.sh already mandates.

Testing

  • Built locally via ./build.sh from the plugin submodule (ZIP produced cleanly)
  • Installed on OneXFly (Bazzite F43, gaming mode) via Decky settings → Install from ZIP
  • Manual flow validated: transfer from Hub → modal auto-opens → dismiss → recovery toast → tap → modal reopens → completion → final toast

Release impact

Since this is a feat: commit, once merged to master release-please will bump the monorepo to the next MINOR version and ship the updated submodule pointer in the next tagged release.

Closes #230

Updates the decky submodule pointer from v1.0.2 to v1.1.0.

The v1.1.0 release of the plugin brings:
- feat: persistent progress toast — when the user dismisses the transfer
  modal, a recovery toast lets them bring it back without restarting the
  transfer (resolves the UX reported in #230).
- fix: build.sh now detects bun and works end-to-end in standalone mode,
  aligning local builds with the monorepo's build_all.sh tooling.

Closes #230
@lobinuxsoft
lobinuxsoft force-pushed the 230-feature-resume-progress-bar branch from 02ee47b to 4ec8789 Compare April 20, 2026 13:06
@lobinuxsoft
lobinuxsoft merged commit 694ef45 into development Apr 20, 2026
5 checks passed
@lobinuxsoft
lobinuxsoft deleted the 230-feature-resume-progress-bar branch April 20, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant