From fa00f61ee045267ac0de5f5cc8ed10dd9030948c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Fri, 15 May 2026 21:08:23 +0200 Subject: [PATCH] =?UTF-8?q?chore=20:=20version=201.6.8=20=E2=80=94=20scrip?= =?UTF-8?q?ts=20CSP-conformes,=20densit=C3=A9=20M=20par=20d=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 9 +++++++++ public/version.txt | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f65f29..ae53c83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,15 @@ Format : [Keep a Changelog](https://keepachangelog.com/fr/1.0.0/) — versionnag --- +## [1.6.8] - 2026-05-15 + +### Corrigé +- Tous les scripts inline déplacés vers des fichiers JS statiques (`density-fouc.js`, `density.js`, `trending-home.js`, `admin-stats.js`) — conformité CSP `script-src 'self'` (varlog) +- `onclick` / `onchange` inline dans `admin.php` migrés vers `admin.js` +- Densité M (980 px) définie comme valeur par défaut au lieu de L (pleine largeur) + +--- + ## [1.6.7] - 2026-05-15 ### Ajouté diff --git a/public/version.txt b/public/version.txt index 400084b..d8c5e72 100644 --- a/public/version.txt +++ b/public/version.txt @@ -1 +1 @@ -1.6.7 +1.6.8