v0.5.0
Added
- Brand identity: an eye mark (open eye + green "available" pupil) in
assets/vigil.svg, rasterized to PNGs and embedded as the Windows binary
icon + version info (make iconsregenerates both from the SVG). - Banner:
vigil versionnow prints a masthead — name, tagline, version/
commit/date, author, contact, and product/source URLs — colored on a terminal,
plain ASCII when piped or underNO_COLOR(--jsonunchanged). - Network-connection indicator: a live green ● online / red ● offline dot
in the TUI status strip, anInternet:line invigil status(onlinein
--json), and anetworkcheck invigil doctor. Detection uses the standard
generate_204captive-portal probe with a TCP-dial fallback and a short
timeout (best-effort, silent on failure). - Glyph icons in the TUI menu and header (with the eye mark).
Full Changelog: v0.4.0...v0.5.0