Changelog

  1. v1.3.2

    macOS release and updater refresh

    • Updated the signed and notarized Flowix 1.3.2 macOS installers for Apple Silicon and Intel
    • Published the Flowix 1.3.2 macOS updater artifacts
    • DeepSeek Harness runtime 1.5.0 is available through the in-app runtime updater
    DeepSeekmacOSRelease
  2. v1.3.1

    DeepSeek Harness message rendering fixes

    • Updated the signed and notarized Flowix 1.3.1 macOS installers for Apple Silicon and Intel
    • Fixed duplicate history messages in DeepSeek Harness, including tool-call and tool-result rendering
    • Improved nested tool-result text, input parameter extraction, reasoning display, and turn matching
    • DeepSeek Harness runtime 1.2.0 is available through the in-app runtime updater
    DeepSeekmacOSRelease
  3. v1.2.9

    macOS release refresh

    • Updated the signed and notarized macOS installers for Flowix 1.2.9
    • Includes the latest Flowix desktop and agent conversation improvements
    • Available as separate Apple Silicon and Intel downloads
    macOSRelease
  4. v1.2.0

    DeepSeek Harness integration and AI workspace stability

    • Added the DeepSeek Harness runtime, bringing a richer built-in AI workspace and tool-assisted task execution to Flowix
    • Improved agent UI stability and conversation rendering across long-running tasks
    • Flowix now ships separate Apple Silicon and Intel macOS installers for version 1.2.0
    DeepSeekAgentmacOS
  5. v1.1.15

    Mobile iOS shell and per-notebook cloud sync

    • Full iOS app: edge-swipe drawer, pull-to-refresh on the memo list, per-row swipe for pin and delete, full-text search, and an account panel with membership tier plus per-notebook sync status
    • Cloud sync now scopes to a single notebook without losing the rest of the account, and recovers a missing local Markdown file from Flowix Cloud instead of leaving you stranded
    • Tag search works on the tag name alone, and tag rename or delete now flows through to the cloud
    iOSSyncSearch
  6. v1.1.12

    Explicit primary-workspace clearing and dark theme polish

    • Right-click any folder in a notebook's access list to clear it as the primary workspace - the folder stays in the list, but the runtime falls back to the notebook's own path instead of silently promoting folders[0]
    • The OpenCode agent icon is now legible on the dark theme through a single CSS source of truth; other agent icons are unaffected
    AgentTheme
  7. v1.1.11

    Agent delete reliability and external-edit watcher fix

    • Deleting a memo through the AI agent now works reliably - the note disappears from your list immediately instead of needing a manual refresh
    • The file watcher is less likely to miss external edits on macOS (e.g. paths between /var and /private/var) thanks to a more forgiving path-normalize check
    AgentmacOSWindows
  8. v1.1.9

    OpenCode integration, document content revisions, and agent badge polish

    • OpenCode is now available as a built-in agent: talk to a locally installed OpenCode directly from a Flowix document via the Agent Client Protocol
    • Document content revisions: cross-window edits and external writes are now reconciled by content-hash versioning, so the watcher no longer double-fires on self-writes and external updates survive the round-trip
    • Status bar agent badge polish: cwd truncates from the start when long, and a hover card reveals the full path
    OpenCodeDocumentAgent
  9. v1.1.5

    macOS dual-arch signed installers and tag management upgrades

    • macOS now ships separate Apple Silicon and Intel installers, both signed and notarized by an Apple Developer - safer to download and install
    • Drag Markdown files directly into the app to open them; hover a collapsed sidebar item to preview the notes inside a notebook
    • Tag management upgrades: you can delete an entire tag category, and document tags are now managed uniformly via frontmatter properties
    macOSEditorTag
  10. v1.1.4

    More AI assistants, smoother replies

    • Added external AI assistant support: use the Claude Code, Codex, or Hermes you've installed on your computer directly inside Flowix to read, write, and organize your notes
    • Real-time AI replies: see content as it's generated during long tasks - no more waiting idle for the result
    • More stable, accurate note auto-sync: external changes are detected more promptly, with fewer unnecessary refreshes
    Claude-CodeCodexAgent
  11. v1.1.3

    Windows title-bar trigger alignment

    • Aligned the Windows document title-bar agent conversation trigger with adjacent icon buttons; macOS title bar styling unchanged
    Windows
  12. v1.1.2

    Streaming output and window stability

    • Claude Code runtime now streams partial responses, so long tasks show output progress earlier
    • The macOS native window title bar now follows the app theme in real time, with consistent controls in light and dark mode
    • Fixed a potential deadlock when launching tabbed windows on Windows, and corrected title-bar agent menu alignment
    Claude-CodeWindows
  13. v1.1.0

    Codex and Claude Code runtime improvements

    • When Codex CLI native dependencies are missing, it's no longer removed from the agent list; instead, specific fix guidance is shown in the preferences window and thread card
    • Claude Code sub-agent (Task / Agent) tool_use, tool_result, and text activity are now shown on the main thread card
    • Unified synthetic-message filtering across the streaming and history paths, so sub-agent activity is no longer dropped by mistake
    CodexClaude-Code
  14. v1.0.10

    External document data-safety fixes

    • Fixed a data-safety issue where saving an external .md file could fall back to a same-named memo's path; it now always writes to the exact physical path
    • The external-document watcher no longer drops change events; save results are split into saved / conflict / missing / error
    • External documents now show an "External document" badge in the title bar; removed the "Save as note / Copy path" buttons
    External-DocData-Safety
  15. v1.0.9

    Flowix Memo MCP service

    • Added the Flowix Memo MCP service, letting MCP clients like Codex and Claude search, read, create, and update notes
    • Added a status-bar agent conversation overlay and improved multi-window sync of note content and agent state
    MCPAgent
  16. v1.0.8

    Attachment viewing and editor interaction improvements

    • Image attachments can be double-clicked to open in the system viewer
    • Resolved interaction conflicts between the selection bubble toolbar, link editor popup, and table toolbar
    AttachmentEditor
  17. v1.0.7

    Selection bubble toolbar

    • Added a formatting bubble toolbar on text selection for quick bold, italic, and other style toggles
    • Create subfolders in-place from the file browser when creating a notebook
    EditorNotebook
  18. v1.0.6

    Codex compatibility and path fixes

    • Compatible with the ChatGPT desktop's built-in Codex runtime
    • Fixed abnormal user-path overwriting and the unresponsive Windows CLI install click
    CodexWindows
  19. v1.0.5

    Agent runtime stability improvements

    • Improved AI conversation event stability and Agent Runtime thread-card logic
    • Completed device registration and macOS security-authorization bookmark flow
    AgentSecurity
  20. v1.0.2

    First public release

    • First public release, supporting macOS Apple Silicon and Intel Macs
    • Adopted Tauri's update verification flow, providing signature-verified installers
    ReleasemacOS
  21. v1.0.0

    Claude Code / Codex integration

    • Invoke Claude Code from within a document
    • Invoke Codex from within a document
    AIIntegration
  22. v0.9.0

    Content structure (notebooks / tags / document properties)

    • Create notebooks from local folders
    • Multi-level tag system
    • Document properties and turn-doc-into-agent-role
    WorkspaceTagAgent
  23. v0.1.0

    Beta (docs & agent management)

    Flowix Memo aims to be the best AI note-taking assistant. It helps you organize requirements, record prompts, and manage agent conversations - lighter, better-looking, and easier to pick up than traditional note tools.

    You can also start conversations directly inside a Flowix document, giving the AI agent full context of the document and notebook, so it truly remembers your development or workflow habits.

    BetaLocal-firstAI

Your feedback drives what's next