NevoFlux 0.3.10
Highlights
- Floating agent avatar: draggable avatar UI with a click menu (restore/maximize/close), completion/needs-you status bubbles, and a minimize-to-avatar flow that replaces the old sidebar rail minimize.
- Sidebar follows Website appearance: full boost-accent theme following (invert/contrast/font/zoom/tint) with a new pure theme-color engine and dark-palette accent indirection.
- Sidebar markdown upgrade: renderer switched to
pulldown-cmarkwith table support; boot code split out ofinit.jsfor a cleaner CSP-safe startup path. - Headless automation mode: initial P1 automation tier for the agent extension.
- Post-update maintenance: bundled cross-platform post-update cleanup scripts plus a replace/keep dialog for bundled skill updates.
- Code-signed Windows builds — installer + portable zip, x64 & arm64 (Authenticode SHA-256, RFC3161 timestamped).
Improvements & fixes
- Avatar: theme-aware bubble/menu text color, viewport-clamped positioning, English menu labels, correct Identity-avatar resolution with NevoFlux logo fallback, CSP-safe close handling, and state reset on daemon disconnect.
- Sidebar UI: right sidebar gap now matches the left; readable text color across light/dark themes.
- Extension: menu bar injection now probes both
browser-menubarfilenames; successful pack installs are reported to the website install count. - Build:
dioxus-uiswitched to the sparse crates.io registry;pulldown-cmarkbumped to 0.13.4; chat-sidebar WASM refreshed. - Docs: skill-creator record & replay flow — recordings now compile into
run_flowpackages.
Downloads
Windows (signed installer + portable zip), macOS (universal .dmg), Linux (AppImage + tar.xz) — x86_64 & arm64.