Jelajahi Sumber

docs: add v1.15.0 releases

Jared Dohrman 3 bulan lalu
induk
melakukan
ec4b57aabf
1 mengubah file dengan 24 tambahan dan 0 penghapusan
  1. 24 0
      release-notes.yml

+ 24 - 0
release-notes.yml

@@ -26,6 +26,18 @@ releases:
         text: "Refreshed the docs site structure and theme as part of the first EastMesh release set."
     breaking_changes: []
 
+  - track: companion-wifi
+    version: "1.15.0"
+    tag: "companion-wifi-v1.15.0"
+    date: "2026-04-19"
+    previous_version: "1.14.1"
+    summary: "Prepares the next companion_wifi release on top of upstream MeshCore firmware v1.15.0."
+    changes:
+      - type: changed
+        area: upstream
+        text: "Updated the companion_wifi firmware base to upstream MeshCore v1.15.0."
+    breaking_changes: []
+
   - track: repeater-mqtt
     version: "1.0.1"
     tag: "repeater-mqtt-eastmesh-v1.0.1"
@@ -296,3 +308,15 @@ releases:
         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: []
+
+  - track: repeater-mqtt
+    version: "1.3.5"
+    tag: "repeater-mqtt-eastmesh-v1.3.5"
+    date: "2026-04-19"
+    previous_version: "1.3.4"
+    summary: "Prepares the next repeater_mqtt release on top of upstream MeshCore firmware v1.15.0."
+    changes:
+      - type: changed
+        area: upstream
+        text: "Updated the repeater_mqtt firmware base to upstream MeshCore v1.15.0."
+    breaking_changes: []