From a94bf12e4d12da5d323a51f3fdf79ae7bcca5c62 Mon Sep 17 00:00:00 2001 From: Alpinux Date: Wed, 6 May 2026 12:57:37 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20version=201.5.0=20=E2=80=94=20page=20E?= =?UTF-8?q?rreurs=20404?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- app/CHANGELOG.md | 12 ++++++++++++ app/VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index 9dd49a3..a5f53ce 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog — Alpinux Static +## [1.5.0] — 2026-05-06 + +### Ajouté +- Onglet **Erreurs** dans la navigation : analyse des logs Apache des 7 derniers jours (fichiers `.gz` inclus) +- Tableau des erreurs 404 trié par fréquence, avec badge statut coloré (✗ actif / ✓ résolu) cliquable +- Détail par chemin (AJAX) : liste des IPs avec compteur, dernière date, referers +- Ignorer une IP (devs, tests, IPs internes) — persisté dans `ignored_ips.json`, cache invalidé +- Bannir une IP directement depuis l'interface via `fail2ban-client set global-blacklist banip` +- Section des IPs ignorées avec suppression individuelle + +--- + ## [1.4.2] — 2026-05-06 ### Corrigé diff --git a/app/VERSION b/app/VERSION index 9df886c..bc80560 100644 --- a/app/VERSION +++ b/app/VERSION @@ -1 +1 @@ -1.4.2 +1.5.0