Skip to content

Releases: xmon-org/notification-bundle

1.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Dec 18:37

1.5.0 (2025-12-27)

✨ Features

  • telegram: añade soporte para mensajes de texto y ForceReply (c722bb8)

1.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 10:47

1.4.0 (2025-12-25)

✨ Features

  • telegram: añade soporte para múltiples chat_ids (afbd36a)

1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 04:00

1.3.0 (2025-12-25)

✨ Features

  • telegram: add deleteMessage method (c1f9ba8)
  • telegram: añade sendSticker() para stickers animados (78a22ff)

📚 Documentation

  • add channel documentation for email and telegram (b5d97ae)

1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Dec 01:04

1.2.0 (2025-12-24)

✨ Features

  • telegram: añade soporte para webhook y callbacks de botones (1ef764f)

📚 Documentation

  • add contributing guide and optimize development workflow (1b696f8)

1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 16:52

1.1.0 (2025-12-23)

✨ Features

  • telegram: añade TelegramService para API avanzada (e7dba89)

1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 11:22

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)