Releases: nevoflux-browser/nevoflux
Releases · nevoflux-browser/nevoflux
Release list
Release build - 0.3.10
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.
Release build - 0.3.9
Release build - 0.3.8
Release build - 0.3.7
NevoFlux 0.3.7
Highlights
- Firefox 151.0.4 / Zen 1.20.2b base (surfer 1.14.6).
- Code-signed Windows builds — installer + portable, x64 & arm64 (Authenticode SHA-256, RFC3161 timestamped).
Improvements & fixes
- Pack install: progress is streamed (
wait:false) to avoid the 30s bridge timeout, plus a watchdog so the install modal can't hang if the progress stream dies. - Composition/video linter: new
nf/harsh-flash-transitionrule and softened flash transitions in the templates/component. - Firefox 151 compatibility: aligned zoom-event names, stopped double-registering Zen custom elements, and updated mozconfig (drop
--disable-gecko-profiler, add--disable-stl-hardening).
Downloads
Windows (signed installer + portable zip), macOS (universal .dmg), Linux (AppImage + tar.xz) — x86_64 & arm64.