Version History
Blink Code Editor has evolved from early experimental builds to stable releases available on Windows and Linux. Below is the complete version history showing our progression toward a high-performance IDE.Versions are listed in reverse chronological order (newest first). Stability ratings indicate the maturity of each release.
Current Releases
v0.0.12-dev (Latest Stable)
Release Channel: StableStability: Stable
Platforms: Windows, Linux
Status: Available
Key Features
Key Features
- Latest stable release with all completed features
- Full settings panel integration
- Auto-update functionality
- Enhanced performance optimizations
- Complete terminal integration
- Mature drag-and-drop system
v0.0.11-dev
Release Channel: StableStability: Stable
Platforms: Windows, Linux
Status: Available
Key Features
Key Features
- Settings panel with comprehensive customization options
- Font, editor, cursor, and minimap settings
- Settings accessible via navbar “Edit” link
- Improved stability across all features
v0.0.10-dev
Release Channel: StableStability: Stable
Platforms: Windows, Linux
Status: Available
Key Features
Key Features
- Auto-update system implementation
- Press ALT key to display navbar with update button
- Enhanced version management
- Improved user experience for updates
Development Releases
v0.0.9-dev
Release Channel: DevelopmentStability: Stable
Platforms: Windows, Linux
Status: Available
Key Features
Key Features
- Aptabase Analytics integration
- User interaction and event tracking
- Performance metrics collection
- Enhanced stability milestone
v0.0.8-dev
Release Channel: DevelopmentStability: Stable
Platforms: Windows, Linux
Status: Available
Key Features
Key Features
- Last session directory history
- Auto current directory in Terminal
- Session management improvements
- Terminal usability enhancements
v0.0.7-patch
Release Channel: DevelopmentStability: Stable
Platforms: Windows, Linux
Status: Available
Key Features
Key Features
- Built-in Terminal next to problems panel
- Terminal keyboard shortcut (CTRL + `)
- Bug fixes and stability improvements
- Performance optimizations
v0.0.6-dev
Release Channel: DevelopmentStability: Low
Platforms: Windows, Linux
Status: Available
Key Features
Key Features
- Drag and drop system for files and folders
- Context menu after right-click
- Copy/Paste/Cut/Rename/Remove operations
- File management improvements
- Linux support introduced
Early Development
v0.0.5-dev
Release Channel: DevelopmentStability: Mid
Platforms: Windows
Status: Available
Key Features
Key Features
- Creating new files with CTRL + N
- Creating new folders with CTRL + SHIFT + N
- Keyboard shortcuts for file operations
- Improved workflow efficiency
v0.0.4-dev
Release Channel: DevelopmentStability: Mid
Platforms: Windows
Status: Available
Key Features
Key Features
- Link clicking functionality (beta)
- Image file preview support
- Enhanced file handling
- Media support improvements
v0.0.3-dev
Release Channel: DevelopmentStability: Mid
Platforms: Windows
Status: Available
Key Features
Key Features
- Glassmorphism UI design
- Modern editor-inspired aesthetics
- Version-aware display persistence
- Changelog modal in bottom-right corner
- UI/UX improvements
v0.0.2-dev
Release Channel: DevelopmentStability: Mid
Platforms: Windows
Status: Available
Key Features
Key Features
- Error and warning panel implementation
- Resizable panel height
- Detailed error/warning information display
- Developer tools enhancement
v0.0.1-dev
Release Channel: DevelopmentStability: Low
Platforms: Windows
Status: Available
Key Features
Key Features
- Resizable file explorer
- File editing and saving (CTRL + S)
- File explorer opens files in editor
- Keyboard shortcuts for file explorer
- Core functionality establishment
v0.0.0-dev (Initial Release)
Release Channel: DevelopmentStability: Low
Platforms: Windows
Status: Available
Key Features
Key Features
- Initial proof of concept
- Draggable and resizable window
- Basic navbar buttons
- File Explorer with tree view
- Some file extension icons
- Foundation for future development
Release Status Overview
| Release Channel | Version | Stability | Available | Platforms |
|---|---|---|---|---|
| Stable | v0.0.12-dev | Stable | Yes | Windows, Linux |
| Stable | v0.0.11-dev | Stable | Yes | Windows, Linux |
| Stable | v0.0.10-dev | Stable | Yes | Windows, Linux |
| Development | v0.0.9-dev | Stable | Yes | Windows, Linux |
| Development | v0.0.8-dev | Stable | Yes | Windows, Linux |
| Development | v0.0.7-patch | Stable | Yes | Windows, Linux |
| Development | v0.0.6-dev | Low | Yes | Windows, Linux |
| Development | v0.0.5-dev | Mid | Yes | Windows |
| Development | v0.0.4-dev | Mid | Yes | Windows |
| Development | v0.0.3-dev | Mid | Yes | Windows |
| Development | v0.0.2-dev | Mid | Yes | Windows |
| Development | v0.0.1-dev | Low | Yes | Windows |
| Development | v0.0.0-dev | Low | Yes | Windows |
Release Notes
Blink Code Editor follows a rapid iteration development model. Features are continuously tested and stabilized before moving to stable release channels.
Stability Ratings
- Stable: Production-ready, thoroughly tested, suitable for daily use
- Mid: Core features working, some edge cases being resolved
- Low: Experimental, early testing phase, may have issues
Platform Support Evolution
- v0.0.0 - v0.0.5: Windows-only releases
- v0.0.6+: Windows and Linux support
Looking Ahead
We’re currently working on:- Custom theme engine (In Progress)
- LSP integration (In Progress)
- Global search and indexing (Planned)
- Multi-cursor support (Planned)
- Plugin API (Planned)