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

This commit is contained in:
Jared Dohrman
2026-04-23 09:37:29 +10:00
bovenliggende 4b83142b9e
commit d75e9b140c
2 gewijzigde bestanden met toevoegingen van 17 en 0 verwijderingen
+2
Bestand weergeven
@@ -315,6 +315,8 @@ On mobile:
3. The local HTTP redirect listener on port `80` is released so OTA can take over that port.
4. Continue with your normal OTA workflow.
If an older build sends you through a strange redirect after `start ota`, use the web `Start OTA` button to begin the upgrade anyway. The `repeater-mqtt-eastmesh-v1.3.11` release fixes that redirect issue.
### Use Historical Stats
1. Enable stats if needed with `set web.stats on`.
+15
Bestand weergeven
@@ -455,3 +455,18 @@ releases:
area: docs
text: "Updated the web panel, API, and custom CLI docs to describe the board-aware battery display, the new MQTT client-version command, and the revised `/app` layout."
breaking_changes: []
- track: repeater-mqtt
version: "1.3.11"
tag: "repeater-mqtt-eastmesh-v1.3.11"
date: "2026-04-23"
previous_version: "1.3.10"
summary: "Fixes the OTA start flow so the repeater web panel no longer falls into the old redirect glitch before upgrade."
changes:
- type: fixed
area: web-panel
text: "Fixed the repeater OTA start path so beginning an upgrade from the web panel no longer trips the earlier odd redirect behaviour before the OTA page loads."
- type: docs
area: web-panel
text: "Added a web-panel callout noting that if an older build hits the `start ota` redirect glitch, use the web `Start OTA` button to continue the upgrade, and that this release resolves the issue moving forward."
breaking_changes: []