feat(P2603): sistema de bitácoras web dtic-BITACORAs - React 18 + Node.js + PostgreSQL

This commit is contained in:
Ricardo Monla
2026-03-03 12:50:10 -03:00
parent 2685989e77
commit 680dbe6f8d
33 changed files with 1036 additions and 7 deletions
+39
View File
@@ -0,0 +1,39 @@
# 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