Skip to main content

Changelog

Purpose: Record iFlow CLI version update history, new features, and important changes
Use Cases: Understanding version differences, upgrade reference, feature tracking

Version History

v0.3.26 (November 24, 2025)

  • Discontinued Deepseek-V3.2 model, recommended model changed to GLM4.6
  • Added quick authentication method for environments like servers that cannot open browsers
  • Improved multi-line content handling for clipboard tool
  • Fixed issue with Edit writing extra lines on Windows
  • Fixed /mcp list issues
  • Fixed garbled text issue with /export clipboard on Windows
  • Other experience optimizations

v0.3.25 (November 21, 2025)

  • Fixed issues with iflow -i, -p, -m functionality
  • Fixed image display issues when dragging images into VS Code terminal
  • Fixed issue where mcp configuration excludeTools was not taking effect
  • Added support for positional prompt functionality, equivalent to iflow -p 'xxx', usage: iflow 'check what content is in this directory'

v0.3.24 (November 20, 2025)

  • Fixed /directory add command
  • Added /memory list to display all memory files
  • /mcp list now additionally shows the context length occupied by MCP
  • Fixed potential issues with search tool on Mac
  • Maintained Chinese Q&A after compression
  • Optimized paste functionality, improving paste speed on Windows
  • Other experience optimizations

v0.3.23 (November 18, 2025)

  • Fixed paste issues
  • Added environment detection when installing MCP tools with uv dependency
  • Added /terminal-setup command to bind system's default line break command
  • Fixed issue where /init did not recognize contextFileName configuration
  • Other experience optimizations

v0.3.22 (November 17, 2025)

  • Fixed paste issues
  • @image path now also supports reading image content
  • Other experience optimizations

v0.3.21 (November 13, 2025)

  • Added Kimi K2 Thinking model
  • Added /cleanup-history to completely clear history records
  • Optimized drag and paste image workflow
  • Optimized @ directory operations

v0.3.20 (November 12, 2025)

  • Optimized plan mode to address model awareness issues when users manually modify plans
  • Optimized checkpoint storage logic to avoid excessive storage usage
  • Optimized phrase prompts
  • Optimized @ command
  • Other experience optimizations

v0.3.19 (November 10, 2025)

  • Fixed issues with agent/command online browsing display
  • Other experience optimizations

v0.3.18 (November 7, 2025)

  • Fixed issue where input/slash commands do not display recommended commands

v0.3.17 (November 7, 2025)

  • iFlow CLI now supports MiniMax-M2 model, exclusive to iFlow CLI use only, not exposed to API
  • Improved @ file search speed by 3-5x

v0.3.16 (November 6, 2025)

  • Fixed open platform agent/command installation issues
  • Fixed issues with dragging files to CLI
  • Other experience optimizations

v0.3.15 (November 5, 2025)

  • Fixed some issues in plan mode
  • Fixed compatibility issues when git tool is not installed
  • Fixed installation issues for agents/commands uploaded by users to the open platform
  • Other experience optimizations

v0.3.14 (November 3, 2025)

  • Plan mode supports user editing of model plans, see Plan Mode for details
  • Support checkpoints in yolo mode, no more worries about models making incorrect code changes, see Checkpointing for details
  • MCP related upgrades
  • Fixed issue with multiple submissions caused by pasting multi-line text on Windows
  • Other experience optimizations

v0.3.12 (October 31, 2025)

  • Fixed issue where $null files were unexpectedly generated on Windows
  • Interactive mode supports stop hook, session end hook, and UserPromptInput Hook
  • SubAgent memory monitoring and cleanup mechanism
  • Fixed search file tool search issues on Windows
  • Python SDK version upgrade
  • Other experience optimizations

v0.3.11 (October 30, 2025)

  • Added /qa /question /guide /wenwen commands to help you better understand iFlow CLI, for example /wenwen how to install MCP
  • Added configuration to skip clipboard paste logic, pasteFromClipboard configuration. If pasting text is slow on Windows machines, it's recommended to set this configuration to false, but this will lose the ability to paste multi-line text placeholders and image files
  • Fixed an issue where iFlow CLI could not handle IDE modification notification messages
  • Fixed issue with model output display truncation in Windows environment

v0.3.10 (October 27, 2025)

  • Added /update command for manual version updates
  • ACP protocol expansion
  • Added search functionality in plan mode
  • Support using --default in command line to start iflow in default mode, see iflow -h for more details
  • More user-friendly @ file operations

v0.3.9 (October 24, 2025)

  • experience optimizations

v0.3.8 (October 22, 2025)

  • Optimized error message display
  • Other experience optimizations

v0.3.7 (October 21, 2025)

  • iFlow CLI SDK added Java and TypeScript versions, welcome to use
  • Shell tool outputs more error information
  • Auto-detect and install corresponding IDE plugin on first iflow run
  • Other experience optimizations

v0.3.6 (October 20, 2025)

  • Fixed iTerm2 new version keyboard shortcut issues
  • Upgraded gml4.6 model to 200k context length
  • Other experience optimizations

v0.3.5 (October 17, 2025)

  • Fixed network search issues
  • Optimized auto-update messaging
  • Other experience improvements

v0.3.4 (October 16, 2025)

  • Optimized Chinese character garbling issue when pasting on Windows
  • Fixed issues with Shell tool
  • Fixed Ctrl+C issue in iTerm
  • Optimized some prompt text

v0.3.3 (October 15, 2025)

  • Optimized some prompt text
  • Improved speed of pasting images and text on Windows and Mac
  • Optimized internet search functionality

v0.3.2 (October 14, 2025)

Feature Improvements

  • Internet Search Optimization: Optimized internet search text
  • Model Switching Fix: Fixed history loss issue caused by model switching
  • Model Call Optimization: Optimized model calling
  • Workflow Installation: Optimized compression format compatibility issues during workflow installation
  • JSON File Compatibility: Optimized compatibility issues caused by JSON file modifications

v0.3.1 (October 12, 2025)

Bug Fixes

  • Model Call Fix: Fixed abnormal issues that could occur during model calls
  • Tool Call Fix: Fixed abnormal issues that could occur during tool calls

v0.3.0 (October 11, 2025)

New Features

  • Workflow: We have added a major new feature in this version - Workflow. You can refer to the Workflow introduction for usage, or directly check the open platform for direct use
  • Fixed Shell output information errors and Chinese character encoding issues
  • Other related experience optimizations

v0.2.36 (October 9, 2025)

Feature Improvements

  • Fixed Multi Edit tool call failure issue
  • Resolved Shell command path space issue
  • Fixed VS Code plugin issues
  • Improved script execution success rate in Windows environment
  • Enhanced API call stability

v0.2.33 (September 30, 2025)

Feature Improvements

  • Flash Screen Issue Fix: Mitigated screen flashing issues
  • ACP Protocol: Fixed ACP protocol related issues

v0.2.32 (September 29, 2025)

Feature Improvements

  • Model Support: Added support for DeepSeek v3.2 model, /model switching, and full release of Qwen3 Coder, Qwen3 Max, and Qwen3 VL models
  • Experience Optimization: Improved user experience and reduced screen flashing issues
  • Bug Fix: Fixed XML escaping issues

v0.2.31 (September 28, 2025)

Feature Improvements

  • Screen Flash Fix: Optimized message rendering during execution, significantly reducing screen flashing issues
  • iFlow SDK: Enhanced ACP protocol and SDK functionality
  • Windows Experience: Improved multiple Windows-specific issues including text pasting, image pasting, and task execution
  • /resume Command: Added /resume command to slash commands for recovering historical conversations
  • Conversation Recovery: Fixed errors that could occur when resuming conversations from history
  • IDE Plugin: Enhanced IDE plugin user experience
  • Overall Experience: Various feature optimizations to improve overall usability

v0.2.30 (September 24, 2025)

Feature Improvements

  • Hook Support: Added four additional hook types - see hooks for details
  • Agent Enhancement: Enhanced subagent support with improved tool usage capabilities - see subagent for details
  • Model Thinking: Added model thinking support - see thinking for details

v0.2.29 (September 23, 2025)

Feature Improvements

  • Model Fix: Resolved DeepSeek V3.1 Terminus model access errors
  • Output Style: Integrated output style functionality - see Output Style for details

v0.2.28 (September 23, 2025)

Feature Improvements

  • Model Support: Added support for DeepSeek V3.1 Terminus model

v0.2.27 (September 22, 2025)

Feature Improvements

  • Bug Fix: Fixed abnormal exit issues caused by Chinese character handling

v0.2.26 (September 21, 2025)

Feature Improvements

  • Localization: Added localization support with automatic terminal language detection. Use /language to switch between Chinese and English
  • Loop Detection: Enhanced loop detection with more user-friendly process control
  • Chinese Support: Improved Chinese input and output handling

v0.2.25 (September 18, 2025)

Feature Improvements

  • iFlow SDK: Added iFlow SDK support - see SDK for details
  • Input Box: Removed left and right borders from input box to improve copying experience

v0.2.24 (September 17, 2025)

Feature Improvements

  • Paste Operations: Fixed multi-line text and image pasting issues on Windows
  • Input Box: Improved special character handling and added Shift+Enter for line breaks

v0.2.23 (September 16, 2025)

Feature Improvements

  • ACP Protocol: Added Zed ACP protocol support for iFlow CLI integration in Zed editor
  • History Storage: Fixed multimodal information storage in conversation history
  • Response Style: Added constructive follow-up questions to responses
  • Plugin Conflicts: Resolved conflicts between VSCode plugin and CLI
  • User Experience: Various optimizations to enhance overall usability

v0.2.22 (September 15, 2025)

Feature Improvements

  • Exit Handling: Improved compatibility with abnormal exit errors
  • Session Resume: Fixed context errors after using -c and -r options
  • Configuration: Added more configuration options (e.g., skip task completion detection) - see CLI Configuration
  • User Experience: Various optimizations to enhance overall usability

v0.2.21 (September 12, 2025)

Feature Improvements

  • Plugin Fix: Resolved JetBrains plugin connection issues

v0.2.20 (September 11, 2025)

Feature Improvements

  • Login Experience: Enhanced login workflow and user experience
  • User Experience: Various optimizations to enhance overall usability

v0.2.18 (September 10, 2025)

Feature Improvements

  • System Prompts: Upgraded system prompts for improved problem-solving capabilities
  • VSCode Plugin: Enhanced VSCode plugin for better overall user experience
  • User Experience: Various optimizations to enhance overall usability

v0.2.17 (September 9, 2025)

Feature Improvements

  • Authentication: Upgraded to iFlow web authorization, replacing API Key login
  • Compression: Enhanced context compression algorithm
  • User Experience: Various optimizations to improve overall user experience

v0.2.16 (September 8, 2025)

Feature Improvements

  • Installation: Improved installation package experience

v0.2.15 (September 7, 2025)

Feature Improvements

  • VSCode Plugin: Updated VSCode plugin

v0.2.13 (September 6, 2025)

Feature Improvements

  • Model Support: Added support for Kimi K2 0905 and Qwen3-max models

v0.2.12 (September 5, 2025)

Feature Improvements

  • Configuration: Added personalized settings like tokensLimit and compressionTokenThreshold - see CLI Configuration
  • Fuzzy Search: Added fuzzy search support for slash commands
  • Keyboard Shortcuts: Added Alt + M shortcut to switch run modes
  • Bug Fixes: Resolved memory overflow and crash issues
  • User Experience: Various optimizations to improve overall user experience

v0.2.11 (September 3, 2025)

Feature Improvements

  • User Experience: Various optimizations to improve overall user experience

v0.2.10 (September 2, 2025)

Feature Improvements

  • Bug Fix: Fixed issue where input problems were not being displayed

v0.2.9 (September 2, 2025)

Feature Improvements

  • Screen Flash: Fixed screen flashing issues during subagent execution
  • File Writing: Resolved write file error issues
  • VSCode Plugin: Fixed Windows issue where reopening iFlow opened multiple VSCode instances
  • User Experience: Various optimizations to improve overall user experience

v0.2.8 (September 1, 2025)

Feature Improvements

  • Hooks: Added Hooks functionality - see Tutorials/Hooks documentation for usage
  • Agent Creation: Added guided subagent creation through CLI using /agents install with interactive prompts
  • Compression: Enhanced compression logic with file recovery capability
  • SubAgent Display: Added Ctrl+R support to expand SubAgent execution details
  • MCP: Improved MCP-related user experience
  • User Experience: Various optimizations to improve overall user experience

v0.2.7 (August 28, 2025)

Feature Improvements

  • Screen Flash: Mitigated interface screen flashing issues to improve user experience
  • MCP Commands: Fixed issue where mcp add command would overwrite root directory configuration files
  • Document Support: Added support for reading DOC, Excel, and PDF files
  • Compression: Enhanced compression logic for better effectiveness and performance
  • User Experience: Various optimizations to improve overall user experience

v0.2.6 (August 26, 2025)

Feature Improvements

  • Commands: Optimized /compress command for better compression efficiency and user experience
  • Markdown Support: Added markdown format support for sub-commands with richer documentation and help information
  • MCP Client: Upgraded MCP Client with optimized calling methods and improved user experience
  • Initialization: Enhanced /init command - no longer reads .iflow folder content by default, updates existing IFLOW.md

v0.2.5 (August 25, 2025)

New Features

  • DeepSeek V3.1: Added complete support for DeepSeek V3.1 model with enhanced reasoning and code generation capabilities
  • Interactive Demo: Added /demo command with interactive experience modes including deep-research and brainstorming

v0.2.0 (August 21, 2025)

New Features

  • Marketplace: Quick installation of MCP, Subagent, and Command components from marketplace (all security certified)
  • IDE Integration: VS Code and JetBrains support (automatically installed)
  • Run Modes: 4 run modes available - yolo, accepting edits, plan mode, and default
  • Task Tool: Enhanced task tool with Sub Agent parallel execution and context compression for deeper task completion
  • Multimodal: Support for multimodal features including handwritten note recognition and code generation
  • Conversation Management: Save, resume, and rollback conversation history (iflow --resume, --continue, /chat commands)
  • Terminal Commands: Enhanced terminal commands (use iflow -h to view available commands)
  • Background Mode: Background suspension support (Ctrl+D)
  • Auto-upgrade: Automatic updates ensure access to latest features
  • Claude Code Compatibility: Full compatibility with Claude Code features, zero switching cost

v0.1.7 (August 18, 2025)

New Features

  • Agents & Commands: Added subagent and command functionality
  • VS Code Plugin: Built-in VS Code plugin support (no marketplace download needed)
  • MCP Marketplace: Browse MCP tools via /mcp online (all security certified)
  • Component Markets: Browse agents via /agents online and commands via /commands online
  • Model Switching: Quick model switching with /model command
  • Conversation Management: Continue with iflow --continue, resume with iflow --resume
  • Multimodal: Image paste and understanding support
  • Performance: Optimized overall user experience

v0.1.0 (July 28, 2025)

Initial Release

  • Free AI Models: Through iFlow open platform with internally deployed models, perfectly adapted for Kimi-K2 and Qwen3 Coder models for C3 code development
  • Flexible Integration: Full OpenAI protocol support for switching to more powerful models like Claude and ChatGPT
  • Out-of-the-box: Pre-configured MCP servers ready to use
  • Intuitive Experience: Superior to Gemini CLI, comparable to Claude Code experience

Feedback and Support

Having issues or feature suggestions?


Update Notice: This changelog follows Semantic Versioning specifications. Major updates will be announced in advance through community channels.