github devnullvoid/pvetui v1.0.16

one day ago

🚀 Release v1.0.16

Added

  • Age Key Directory Override: Allow specifying where .age-identity and .age-recipient are stored via age_dir, --age-dir, or PVETUI_AGE_DIR for shared config setups. (#72)
  • Tilde Expansion for Paths: ~ now expands in age_dir and cache_dir values from config, flags, and environment variables.

Fixed

  • Config Wizard Auth Validation: Read live form values at save time and validate the profile being edited to avoid stale auth errors across platforms. (#69, #70)
  • Config Wizard Token Validation: Warn when only one of token ID/secret is provided so partial token input isn't silently discarded.
  • Config Wizard Defaults: When launched via --config-wizard without an existing config, the wizard now seeds from the default template to match onboarding behavior. (#69, #70)
  • Windows Config Path Handling: Default to the standard config path when launching the wizard without an existing config, and also probe XDG locations so legacy ~/.config/pvetui setups are discovered. (#69, #70)

Don't miss a new pvetui release

NewReleases is sending notifications on new releases.