Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 01:46
· 2 commits to main since this release
325e473

ConfigForge v0.2.1 🛠️

A focused maintenance release with code quality improvements and CLI optimization.

🔧 Technical Improvements

Code Quality & Localization

  • Improved Localization: Updated deprecation messages to English across utilities and services for better consistency
  • Code Cleanup: Cleaned up whitespace and formatting in core utility files for better maintainability
  • Enhanced Error Handling: Added proper API deprecation warnings in configuration editor and view models

CLI Optimization

  • Simplified Open Command: Streamlined cf open command implementation by removing unnecessary flags and complex path search logic
  • Reduced Complexity: Simplified app launch logic from 115+ lines to 14 lines for better performance and maintainability

🎯 Focus Areas

This maintenance release focuses on:

  • Code quality and consistency improvements
  • CLI command optimization
  • Better localization support
  • Reduced complexity in core components

📦 Binary Assets

  • ConfigForge-arm64.dmg - Apple Silicon (M1/M2/M3/M4) Macs
  • ConfigForge-x86_64.dmg - Intel-based Macs

🔗 Full Changelog

Full Changelog: v0.2.0...v0.2.1


This release continues ConfigForge's commitment to code quality and user experience through focused maintenance and optimization.