Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 11:22
· 21 commits to main since this release

1.0.0 (2025-12-23)

✨ Features

  • añade TelegramChannel para notificaciones via Bot API (304b551)
  • config: actualiza mensajes TelegramChannel (ca9ab10)
  • initial implementation of notification bundle (Fase 1) (6e04430)

🐛 Bug Fixes

  • aplicar PHP-CS-Fixer a todo el codebase (405cb21)
  • corrección PHP-STAN (5f9451d)
  • correción nombre test/ > tests/ (9afb083)
  • correción versión PHP 8.3 > 8.2 (0ce3cd8)
  • reduce PHP requirement to >=8.2 (e442699)
  • ruta email template (7bf4e3c)

👷 CI/CD

  • añade versionado automático y herramientas de calidad (4870e43)