Skip to content

TermiFlow v0.2.1 - Patch Release

Pre-release
Pre-release

Choose a tag to compare

@tecnolgd tecnolgd released this 11 May 13:49
c7d1dc5

Improvements

  • Code Cleanup: Removed deprecated modules (config_loader, task_manager, session_manager) for a leaner codebase
  • Architecture Stabilization: Further refined Service-Oriented Architecture implementation for improved maintainability
  • Code Quality: Refactored src/core/application_service.cpp for better clarity and reduced redundancy
  • UX Enhancement: Improved user feedback for unavailable menu options (5, 8)
  • Dynamic version badge display in documentation

Bug Fixes

  • Fixed unused includes and import dependencies
  • Corrected option handling for deprecated features

Notes

This patch release focuses on code quality, stability, and maintenance improvements. The removal of deprecated modules reduces technical debt and improves the codebase for future enhancements.


What's Changed

  • chore: added dynamic badge link to display current version(including pre-releases) by @tecnolgd in #28
  • Fix/merge: Push issues due to branch merge by @tecnolgd in #29
  • Docs/readme: Added new contributor in the contributor section by @tecnolgd in #30
  • chore: updated tool version to v0.2.1-beta by @tecnolgd in #31

Full Changelog: v0.2.0-beta...v0.2.1-beta