github devnullvoid/pvetui v1.0.13

latest release: v1.0.14
20 days ago

🚀 Release v1.0.13

Added

  • Enhanced Guest Search: Guest search now includes IP addresses and tags in addition to name, ID, type, status, and node name for more comprehensive filtering

Fixed

  • noVNC Assets with go install: Fixed missing noVNC vendor files (pako compression library) when installing via go install by renaming vendor/ to lib/ (Go's embed package excludes directories named 'vendor' by design). The prune_novnc.sh script now automatically handles this transformation after updating the noVNC subtree from upstream.
  • Release packaging: Updated noVNC pako license paths in GoReleaser, RPM/DEB, and Docker release artifacts after moving vendor/pako to lib/pako, restoring successful binary publishing.
  • Selection Visibility on Windows: Added reverse video attribute to selected items for better visibility on Windows Terminal with black backgrounds (Vintage, Campbell, IBM 5153 color schemes). Selected nodes/VMs now use inverted colors that work regardless of theme or terminal settings.

Don't miss a new pvetui release

NewReleases is sending notifications on new releases.