Skip to content

25.0.1

Compare
Choose a tag to compare
@qianmoQ qianmoQ released this 18 Aug 01:28
· 41 commits to dev since this release
9fa5aa8

CodeForge v25.0.1 is officially released! This is a significant feature update that brings exciting new capabilities to users within just a few days. This release focuses on enhanced multi-language support, upgraded editor experience, and improved overall performance.


📦 Release Information


🌟 Major Updates

🚀 Extensive Multi-Language Support

Building on our existing Python support, we've added several mainstream programming languages:

  • 🦀 Rust - Systems programming language for safety and efficiency
  • 🐚 Shell - The go-to tool for script automation
  • ☕ Java - Enterprise application development favorite, with dedicated icon
  • 🐹 Go - Modern cloud-native development language
  • 🟢 Node.js - JavaScript runtime environment with syntax highlighting support

✨ Complete Editor Overhaul

  • Migration to CodeMirror: Adopted industry-leading code editor for professional coding experience
  • Editor Configuration: Support for personalized editor settings to meet different user needs
  • Syntax Highlighting Enhancement: Complete syntax highlighting support for all new languages
  • Unified Configuration: All configuration components use consistent editor interface

🔧 Core Feature Enhancements

  • Auto-Update Mechanism: Built-in version checking and update functionality
  • Developer Tools: Added debugger and reload functionality for troubleshooting
  • Loading Optimization: Added startup loading animation for better user experience
  • Log System Optimization: Improved log retrieval rules and processing methods

🎨 Interface Experience Improvements

  • Select Component Enhancement: Icon display support for more intuitive and beautiful interface
  • Composition API Refactoring: Settings and App components migrated to Composition API for modern code structure
  • Plugin Configuration Optimization: Independent plugin configuration management with custom template support

🛠️ Technical Improvements

Architecture Optimization

  • Modular Refactoring: Continued component modularization for improved code maintainability
  • Error Handling: Fixed multiple core issues including configuration updates and command execution
  • Performance Optimization: Optimized code execution flow for faster response times

Developer Experience

  • Automated Version Management: Added automated version release scripts
  • Issue Templates: Improved issue feedback templates for better problem resolution
  • CDN Optimization: Demo videos now use CDN storage for faster access

📚 Documentation Updates

  • Download Documentation: Added detailed download and installation guides
  • Demo Materials: Updated demo images and videos showcasing latest features

🐛 Bug Fixes

This release addresses several important issues:

  • Fixed configuration not updating after editor modifications
  • Fixed exceptions caused by incorrect code imports
  • Fixed command execution location issues after specifying directories
  • Fixed problems with unset default plugin values
  • Fixed developer mode exceptions
  • Fixed lack of feedback for code with no output
  • Fixed log deletion not adapting to multi-level formats

🎯 Roadmap

We will continue to improve CodeForge, with future releases focusing on:

  • Additional programming language support
  • Stronger plugin ecosystem