v1.0.0 Stable May 28, 2026

Official Release

  • Initial stable release of LEGION Coder
  • Integrated Monaco Editor with full IDE features
  • AI Chat with 8+ free models via OpenRouter
  • Built-in terminal with multi-shell support
  • Debugger integration for Node.js and Python
  • Git integration with visual diff viewer
  • File explorer with drag-and-drop support
  • Windows and Android builds available
v0.9.0 Beta May 15, 2026

Release Candidate

  • Added support for 15+ AI models
  • Improved terminal performance and stability
  • New file explorer with fuzzy search
  • Enhanced syntax highlighting for 50+ languages
  • Bug fixes and performance optimizations
v0.8.0 Beta April 30, 2026

AI Integration Update

  • Integrated OpenRouter API for AI models
  • Added Claude, GPT-4o, and Llama support
  • AI-powered code completion and suggestions
  • Chat history and conversation management
  • Custom AI system prompts
v0.7.0 Beta April 15, 2026

Editor Enhancement

  • Upgraded to Monaco Editor 0.47
  • Added Vim and Emacs keybindings
  • Multi-cursor editing support
  • Minimap and breadcrumbs navigation
  • Customizable themes and settings
v0.6.0 Beta March 28, 2026

Git & Collaboration

  • Full Git integration with visual diff
  • Branch management and merge tools
  • GitHub integration for pull requests
  • Collaborative editing features
  • Code review and commenting system
v0.5.0 Alpha March 10, 2026

Terminal & Debugger

  • Integrated terminal with xterm.js
  • Debugger support for Node.js
  • Breakpoints and call stack visualization
  • Variable inspection and watch expressions
  • Multi-process debugging
v0.4.0 Alpha February 20, 2026

File System Support

  • File explorer with tree view
  • File search and quick navigation
  • Drag and drop file operations
  • File watching and auto-reload
  • Workspace and project management
v0.3.0 Alpha February 1, 2026

Editor Foundation

  • Monaco Editor integration
  • Syntax highlighting for major languages
  • Auto-indentation and formatting
  • Find and replace functionality
  • Split editor views
v0.2.0 Alpha January 15, 2026

UI Framework

  • React-based UI architecture
  • Dark theme with customizable colors
  • Resizable panels and layouts
  • Keyboard shortcuts system
  • Settings and preferences
v0.1.0 Alpha January 1, 2026

Initial Release

  • Project initialization
  • Basic Electron app structure
  • Hello world editor window
  • Foundation for IDE features