You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
## 26-Aug-2025 (Stable Release)
2
+
3
+
- With this release we drop the beta tag in README
4
+
- Bug Fixes:
5
+
- WDT trigger on crash_dump cbor encoding
6
+
- Incorrect data_send timer reset causing data send stop
7
+
- Command Response: Critical crash fixed
8
+
- Fixed log wrap linking errors on latest ESP-IDFs
9
+
- Fixed latest changes in docs not built
10
+
- Features/Support:
11
+
- Dropped IDF 4.x support from main branch (For IDF 4.x support you may refer to idf_4_x_compat branch)
12
+
- Configurable polling interval for Wi-Fi and heap metrics
13
+
1
14
## 24-Jul-2024 (Command Response Framework and Components update)
2
15
- Added support for command response framework
3
16
- To demonstrate this, a simple reboot command has been added. Admins can trigger this command from the Insights dashboard (under Node's Settings tab) to reboot the device.
0 commit comments