PVR 052 Released

PVR 052 is out. Full release notes on GitLab.

Highlights:

  • pvr wifi: new subcommand for Improv Wi-Fi BLE provisioning (device-scan, provision, identify, and more)
  • pvr device tty: pure-Go USB serial console, replacing the old picocom-based pvtty script
  • pvr curl: wraps curl(1) with your Pantahub auth token injected automatically
  • pvr login --netrc: log in using .netrc credentials — handy for CI/scripting
  • pvr app update/install now take --arg/--config/--unset-arg/--unset-config to edit template args without hand-editing src.json
  • pvr self-upgrade now pulls from the GitLab package registry, fixing failures caused by buildkit’s newer attestation-wrapped images
  • Fixed several silent-failure bugs where a rejected API call looked like success (pvr device set, token management, pvr whoami)
  • pvr get/merge/import now support zip files
  • Assorted JSON/volume-naming/CI fixes
1 Like