mirror of
https://github.com/devnullvoid/pvetui.git
synced 2026-04-25 05:15:51 +03:00
-
v1.0.16 Stable
released this
2026-01-02 05:22:01 +03:00 | 258 commits to master since this release📅 Originally published on GitHub: Fri, 02 Jan 2026 02:39:45 GMT
🏷️ Git tag created: Fri, 02 Jan 2026 02:22:01 GMT🚀 Release v1.0.16
Added
- Age Key Directory Override: Allow specifying where
.age-identityand.age-recipientare stored viaage_dir,--age-dir, orPVETUI_AGE_DIRfor shared config setups. (#72) - Tilde Expansion for Paths:
~now expands inage_dirandcache_dirvalues 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-wizardwithout 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/pvetuisetups are discovered. (#69, #70)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums_1.0.16.txt
0 downloads ·
2026-02-26 18:38:30 +03:00 · 1.4 KiB -
checksums_1.0.16.txt.sig
0 downloads ·
2026-02-26 18:38:30 +03:00 · 119 B -
pvetui_1.0.16_darwin_amd64.tar.gz
0 downloads ·
2026-02-26 18:38:32 +03:00 · 15 MiB -
pvetui_1.0.16_darwin_arm64.tar.gz
0 downloads ·
2026-02-26 18:38:33 +03:00 · 14 MiB -
pvetui_1.0.16_linux_386.deb
0 downloads ·
2026-02-26 18:38:36 +03:00 · 28 MiB -
pvetui_1.0.16_linux_386.rpm
0 downloads ·
2026-02-26 18:38:39 +03:00 · 29 MiB -
pvetui_1.0.16_linux_386.tar.gz
0 downloads ·
2026-02-26 18:38:41 +03:00 · 14 MiB -
pvetui_1.0.16_linux_amd64.deb
0 downloads ·
2026-02-26 18:38:44 +03:00 · 29 MiB -
pvetui_1.0.16_linux_amd64.rpm
0 downloads ·
2026-02-26 18:38:47 +03:00 · 30 MiB -
pvetui_1.0.16_linux_amd64.tar.gz
0 downloads ·
2026-02-26 18:38:49 +03:00 · 15 MiB -
pvetui_1.0.16_linux_arm64.deb
0 downloads ·
2026-02-26 18:38:51 +03:00 · 27 MiB -
pvetui_1.0.16_linux_arm64.rpm
0 downloads ·
2026-02-26 18:38:54 +03:00 · 28 MiB -
pvetui_1.0.16_linux_arm64.tar.gz
0 downloads ·
2026-02-26 18:38:56 +03:00 · 14 MiB -
pvetui_1.0.16_source.tar.gz
0 downloads ·
2026-02-26 18:38:57 +03:00 · 12 MiB -
pvetui_1.0.16_windows_386.zip
0 downloads ·
2026-02-26 18:38:59 +03:00 · 14 MiB -
pvetui_1.0.16_windows_amd64.zip
0 downloads ·
2026-02-26 18:39:01 +03:00 · 15 MiB -
pvetui_1.0.16_windows_arm64.zip
0 downloads ·
2026-02-26 18:39:03 +03:00 · 14 MiB
- Age Key Directory Override: Allow specifying where