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