From ddf26ef8cfa5ec5118d83d1b489e67f268fd4498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Fri, 15 May 2026 11:13:56 +0200 Subject: [PATCH] =?UTF-8?q?chore=20:=20version=201.6.0=20=E2=80=94=20bouto?= =?UTF-8?q?n=20Mettre=20=C3=A0=20jour,=20branche=20dev,=20guard=20git=20pu?= =?UTF-8?q?ll?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 11 +++++++++++ public/version.txt | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21927fd..c6efe3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,17 @@ Format : [Keep a Changelog](https://keepachangelog.com/fr/1.0.0/) — versionnag --- +## [1.6.0] - 2026-05-15 + +### Ajouté +- Admin → Dashboard : bouton unique **Mettre à jour** (git pull + migrations SQL + migrations contenu) remplace les boutons séparés +- Branche `dev` : branche d'intégration permanente pour le développement quotidien + +### Corrigé +- `run_engine_update` : vérifie que le remote git `origin` correspond à `FOLIO_REPO_URL` avant tout `git pull` (évite le pull sur le mauvais dépôt) + +--- + ## [1.5.0] - 2026-05-15 ### Ajouté diff --git a/public/version.txt b/public/version.txt index bc80560..dc1e644 100644 --- a/public/version.txt +++ b/public/version.txt @@ -1 +1 @@ -1.5.0 +1.6.0