# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [5.5.1] - 2025-11-14 ### Fixed - Fixed naming inconsistencies across the application, ensuring all references to the app name are correct. ## [5.5.0] - 2025-11-14 ### Added - Automatic execution via command-line parameters ## [5.4.1] - 2025-11-14 ### Fixed - Mejora en el manejo de sesiones de screen en app-run.sh para adjuntar automáticamente a la sesión al ejecutar el script. ## [5.4] - 2025-11-14 ### Changed - Modified synchronization process to execute in subdirectories before root. ## [5.3] - 2025-11-13 ### Changed - Reorganization of prompts files - Documentation updates