Просмотр исходного кода

docs: add repeater-mqtt-eastmesh-v1.3.4 release notes

Jared Dohrman 3 месяцев назад
Родитель
Сommit
46475859fe
1 измененных файлов с 21 добавлено и 0 удалено
  1. 21 0
      release-notes.yml

+ 21 - 0
release-notes.yml

@@ -275,3 +275,24 @@ releases:
         area: web-panel
         text: "Updated the web panel docs to describe the rough 2 MB PSRAM boot-history cutoff."
     breaking_changes: []
+
+  - track: repeater-mqtt
+    version: "1.3.4"
+    tag: "repeater-mqtt-eastmesh-v1.3.4"
+    date: "2026-04-18"
+    previous_version: "1.3.3"
+    summary: "Polished the repeater web panel, fixed a T-Beam 1W build issue, and synced the documented web CLI allowlist with the shipped browser console."
+    changes:
+      - type: fixed
+        area: board-support
+        text: "Added the missing T-Beam 1W flash partition size so the repeater_mqtt target builds with the correct partition layout."
+      - type: changed
+        area: web-panel
+        text: "Cached the repeater title across both the /app and /stats pages so the local admin UI presents a more consistent device label."
+      - type: changed
+        area: web-panel
+        text: "Applied the newer four-band threshold styling to the largest-block memory meters in the /stats Memory card."
+      - type: docs
+        area: web-panel
+        text: "Updated the documented web CLI allowlist to match the actual browser command gate, including the AGC reset interval commands and the troubleshooting note for `noise_floor` reporting `0`."
+    breaking_changes: []