From 7842308678a9401b23d6787a25cfcfb00a06a9b4 Mon Sep 17 00:00:00 2001 From: mihaiitdata Date: Fri, 13 Feb 2026 11:26:24 +0200 Subject: [PATCH] =?UTF-8?q?v1.0.1:=20Actualizare=20versiune=20=C8=99i=20ad?= =?UTF-8?q?=C4=83ugare=20Changelog=20-=20Fix=20pauze=20admin.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 +++++++++++++++++++- admin.sh | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f245dec..84dd44c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ > **Repository**: https://gitlab.back.ro/underchat/ircu2.git > **Limbă**: Română 🇷🇴 > **Data**: 13 februarie 2026 +> **Versiune**: v1.0.1 > **Status**: ✅ Production Ready --- @@ -351,6 +352,23 @@ nano ~/ircd/etc/ircd.conf --- +## 📝 Changelog + +### [v1.0.1] - 13 februarie 2026 +- ✅ **Fix**: Adăugare pauze în `admin.sh` pentru vizualizare output +- ✅ Utilizatorul poate acum vedea erorile și mesajele înainte de revenirea la meniu +- ✅ Fiecare funcție din `admin.sh` așteaptă apăsarea Enter după execuție +- ✅ Îmbunătățire experiență utilizator în troubleshooting + +### [v1.0.0] - 13 februarie 2026 +- ✅ Release inițial +- ✅ Instalare automată completă +- ✅ Configurare profesională +- ✅ Suport operatori și HUB linking +- ✅ Documentație în limba română + +--- + ## 📜 Licență UnderChat IRCd este sub **GNU General Public License**. @@ -394,6 +412,6 @@ cd ircu2 **Repository**: https://gitlab.back.ro/underchat/ircu2.git **Data**: 13 februarie 2026 -**Versiune**: 1.0 +**Versiune**: v1.0.1 **Status**: ✅ Production Ready diff --git a/admin.sh b/admin.sh index 19c0b94..f444f8b 100755 --- a/admin.sh +++ b/admin.sh @@ -46,7 +46,7 @@ show_menu() { echo -e "${ALBASTRU}" echo "╔════════════════════════════════════════╗" echo "║ Administrator UnderChat IRCd ║" - echo "║ Versiune: 1.0 ║" + echo "║ Versiune: v1.0.1 ║" echo "╚════════════════════════════════════════╝" echo -e "${NC}" echo ""