Skip to content

2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 17:53
· 59 commits to main since this release

NoteFlow 2.0.0 is a major release. Since 1.6.0 the app grew a full agentic AI layer ("The Brain"), a new folder-per-note storage format, note importers, and a redesigned editor and settings experience — alongside first-class macOS (Apple Silicon) support.

✨ Highlights

🧠 The Brain — agentic AI

  • Agentic chat with a native tool-calling provider layer, so the assistant can search, read and act across your notes, and accept attachments.
  • Second Brain and a semantic index over your notes, with a brain graph view.
  • Sections hidden from AI — mark content the assistant must never see.
  • Your user profile is always injected as background context for better answers.
  • The brain view now defaults to 2D on low-end devices (real hardware probe) for smoother performance.

📥 Importers

  • Bring notes in from Notion, Google Keep, and Markdown folders, with a guided import flow.

📝 Editor

  • Section relations, links & slash commands for faster structured writing.
  • Task importance levels and a refreshed heading typography scale.
  • Section preview on hover via a shared preview card.
  • Code-block language picker with clearer plain-text labelling and layout fixes.

🎨 Product & UX

  • Unified Settings window.
  • NoteFlow brand themes.
  • Note templates and an all-content overview.
  • Note panes auto-fill until you manually resize them.
  • A top-level error boundary: a render error now shows a recoverable fallback (with window controls + Reload) instead of a blank, unmovable window.

🖥️ Platform

  • macOS Apple Silicon (arm64) support.
  • Assorted platform fixes.

🗂️ Storage

  • New folder-per-note (v2) format with a per-note overview; existing notes migrate automatically.

✅ Quality

  • New Vitest setup and a pure-logic test suite.

📦 Downloads

Platform File
Windows NoteFlow-2.0.0-Setup.exe
macOS (Apple Silicon) NoteFlow-2.0.0-arm64.dmg
Debian / Ubuntu / Mint noteflow_2.0.0_amd64.deb
Universal Linux NoteFlow-2.0.0.AppImage

macOS: the app ships with an ad-hoc signature (no Developer ID / notarization). On first launch, right-click the app → Open, or run xattr -dr com.apple.quarantine /Applications/NoteFlow.app.

Arch-based distros: build from the PKGBUILD in the repository (uses the system electron).

Full changelog: v1.6.0...v2.0.0