🚀 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 installby renamingvendor/tolib/(Go's embed package excludes directories named 'vendor' by design). Theprune_novnc.shscript 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/pakotolib/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.