Release Notes
What's new in NevoFlux โ versions, downloads, and changes.
-
v0.3.5
Latest๐ง Knowledge Base (Brain)
- A built-in personal knowledge base (your "second brain") powered by GBrain, an AI-agent memory system that synthesizes cited answers across your saved pages and auto-builds a knowledge graph โ not just keyword search
- New
nevoflux://brainbrowse page and install wizard, save-to-knowledge-base from any page, shareable.nbrainpacks (create, manage, import), and agbrainruntime with status and restart/update controls - Five
/brainskills work together:- brain โ the hub: entry point and shared conventions that route to the four skills below
- brain-capture โ save and ingest notes, web pages, PDFs, Office and ebooks, video subtitles and images, with optional web enrichment
- brain-recall โ look up saved pages, recall facts, see what is notable or recent, and follow links and backlinks
- brain-think โ synthesize: multi-hop cited answers, who-knows-about routing, trends, concept maps and prediction calibration
- brain-care โ health and recovery: diagnostics, sync, find contradictions and orphans, and restore deletes or earlier versions
๐ Iterative tasks (/loop skill)
- Run a prompt or skill on a loop, with sticky loop cards and per-iteration progress
- A
/loopslash command and a DOM watcher for state-triggered iterations
๐ฌ AI video generation (/video skill)
- Generate videos on the Canvas with a new render pipeline (
nevoflux://render): deterministic frame capture, progress cards and cancellation - A library of HTML templates and components โ captions, lower-thirds, transitions, data charts and 3D reveals โ plus TTS and Three.js workflows
- A composition linter that catches issues before rendering
๐ค Stronger browser automation
- Rich-text and contentEditable editing (paste and fillRichText), file uploads, element probing and stable CSS selectors
- Shadow DOM editor support and smarter tab activation and navigation
๐จ Canvas sharing and tools
- Share and import canvases (
nevoflux://import) with redesigned dialogs and one-click copy - Pin artifacts to My Canvas, and manage custom Canvas Tools from settings
๐งฉ Platform
- An EventBus with notification toasts and tab-discard recovery; the NevoFlux Agent is now a built-in system add-on enabled on first launch
โฌ๏ธ Synced with upstream Zen Browser (Firefox 147)
- Brings Zen features and fixes: workspaces, split view, live folders, essentials, window sync, drag-and-drop improvements, macOS native popovers, and session backup and restore
View on GitHub โDownloads
macOS Universal .dmg -
v0.3.2
A maintenance release focused on extension distribution and Windows upgrades.
๐ Extension distribution
- The bundled NevoFlux Agent extension now auto-syncs on startup, with its version injected into the manifest automatically
- More reliable XPI syncing
๐ฆ Installer and build
- Windows upgrades now clear the old extension cache
- Fixes for Windows build paths
View on GitHub โDownloads
macOS Universal .dmg -
v0.1.3
๐จ Canvas exports
- Export artifacts to PNG, PDF, DOCX, SVG, Markdown, XLSX and ZIP
- New slides artifact type with a PowerPoint-style preview and PPTX export
- An export split-button with a format dropdown
๐ฌ Sidebar
- AskUser prompts are now shown as question-and-answer cards
- Fixed code-block copy in markdown and sidebar resize after collapse
โ๏ธ Settings
- New OpenClaw extended configuration form
- AI settings split into separate LLM Providers and Agents sections
๐ Docs
- Updated README and architecture, and added an FAQ covering the sidebar shortcut, settings and Claude Code setup
View on GitHub โDownloads
macOS Universal .dmg -
v0.1.2
๐ค AI agent and browser automation
- New
nevofluxbrowser API and engine that lets AI drive the browser - Browser Use tools: tab management, mouse and keyboard control, cookies and storage, network capture and interception, JavaScript execution, frames, dialogs and downloads
- Element picker, page lock, scrolling, wait-for-stable, and automatic page snapshots
- Privacy-filtering kernel, in-browser WASM agent runtime, and a Manifest V3 extension
๐ฌ Sidebar chat
- AI chat sidebar with a first-launch onboarding wizard and a connection status bar
- Message attachments, recent history, and sidebar-to-tab mode switching
๐จ Canvas micro-apps
- Generate multi-file mini-apps bundled in the browser with esbuild-wasm
- A virtual file system with persistence, and React, Vue and Svelte support
โ๏ธ Settings and branding
- LLM provider configuration, including a custom base URL
- NevoFlux branding, welcome screen, and menu integration
๐ ๏ธ Builds
- Cross-platform builds for Windows, macOS (universal) and Linux (x64 and arm64), with code signing
View on GitHub โDownloads
macOS Universal .dmg - New