From e2d34e1686cff082ccd0dee7bccabf7ca314174c Mon Sep 17 00:00:00 2001 From: PaulVua Date: Wed, 3 Jun 2026 09:03:33 +0200 Subject: [PATCH] v1.12.4: bouton Rafraichir dans le modal de consultation database.html Co-Authored-By: Claude Opus 4.8 (1M context) --- VERSION | 2 +- changelog.json | 13 +++++++++++++ html/database.html | 8 +++++++- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 81f3632..89c881b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.12.3 +1.12.4 diff --git a/changelog.json b/changelog.json index 3de51c3..cceb040 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,18 @@ { "versions": [ + { + "version": "1.12.4", + "date": "2026-06-03", + "changes": { + "features": [], + "improvements": [ + "database.html: ajout d'un bouton 'Rafraîchir' dans le modal de consultation des mesures. Il recharge la page courante (même offset) sans fermer le modal, pour voir les nouvelles données arriver en temps réel." + ], + "fixes": [], + "compatibility": [] + }, + "notes": "Amélioration UI uniquement, aucune incidence firmware/transmission." + }, { "version": "1.12.3", "date": "2026-06-02", diff --git a/html/database.html b/html/database.html index 66cbcdb..446f8d7 100755 --- a/html/database.html +++ b/html/database.html @@ -182,7 +182,13 @@