From 249cbe8bed2a320fae13047b1323b21c1337789a Mon Sep 17 00:00:00 2001 From: nerdCopter <56646290+nerdCopter@users.noreply.github.com> Date: Mon, 28 Jul 2025 08:40:23 -0500 Subject: [PATCH 1/3] don't show old installable version on index.html --- index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2724ecc6..949cd5bc 100644 --- a/index.html +++ b/index.html @@ -132,10 +132,12 @@

Welcome to the Enhanced Blackbox Explorer!

- The latest official version is - - vX.X.XX + The latest official version is:
+     blackbox.betaflight.com
+

+

+ The latest development version is:
+     master.blackbox.betaflight.com

From 0fad80cba1bdc75a7ab04088216e613f238a39a8 Mon Sep 17 00:00:00 2001 From: nerdCopter <56646290+nerdCopter@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:43:55 -0500 Subject: [PATCH 2/3] coderabbitAI recommends (partial) --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 949cd5bc..e175e9cb 100644 --- a/index.html +++ b/index.html @@ -133,11 +133,15 @@

Welcome to the Enhanced Blackbox Explorer!

The latest official version is:
-     blackbox.betaflight.com
+ blackbox.betaflight.com

The latest development version is:
-     master.blackbox.betaflight.com + master.blackbox.betaflight.com

From 48a07c73aa05d5bf0870b8fd08c471968c76c2b0 Mon Sep 17 00:00:00 2001 From: nerdCopter <56646290+nerdCopter@users.noreply.github.com> Date: Mon, 28 Jul 2025 13:00:04 -0500 Subject: [PATCH 3/3] revert latest version, but call it latest official release --- index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index e175e9cb..1dcf1744 100644 --- a/index.html +++ b/index.html @@ -132,7 +132,13 @@

Welcome to the Enhanced Blackbox Explorer!

- The latest official version is:
+ The latest official release is + + vX.X.XX
+

+

+ The latest version is:
blackbox.betaflight.com