pin: playnite 0.4.3 — the .pext finally has a release to point at #11

Merged
enricobuehler merged 1 commits from pin/playnite-0.4.3 into main 2026-08-14 17:26:43 +00:00
1 Commits
Author SHA1 Message Date
enricobuehler c0a4ff86df pin: playnite 0.4.3 — the .pext finally has a release to point at
validate / validate (pull_request) Failing after 5s
0.4.3 is the version whose console tells a user where to GET the Playnite
half of the plugin. Until now the first-run screen named `punktfunk-sync.pext`
without saying it was a download, and the only route to the file was the repo's
Actions tab; the repo had zero releases. 0.4.3 adds a "Download
punktfunk-sync.pext" button on the Overview and Library empty states pointing
at /releases/latest, and a `v*` tag now cuts a real Gitea release with the
.pext plus a .sha256 sidecar attached. It also surfaces the `launcher` toggle
in Settings, which was config-file-only and is the escape hatch when a host
cannot open Playnite's Fullscreen app.

`verification.reviewedAt` is deliberately UNSET, so this cannot merge yet.
It is an attestation that a human read THIS published tarball, and I authored
the change, so it is not mine to write. The mechanical half is done and is in
the PR body: tarball diffed against 0.4.2, integrity fetched from the registry
and recomputed from a fresh download, endpoints and lifecycle scripts checked.

minHost stays 0.25.0: nothing in 0.4.3 asks anything new of the host.
2026-08-14 19:00:48 +02:00