Skip to content

Commit 1af3080

Browse files
committed
Added RNs for v2025.21.0
1 parent 0c88bae commit 1af3080

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# v2025.21.0
2+
3+
Previous version: [v2025.20.0](./v2025.20.0.md)
4+
5+
## Enhancements
6+
7+
**Clearer error messages for FOTA failures**
8+
9+
FOTA error reporting now shows clear messages when updates fail due to the device not being reachable or a message timeout. This makes it easier to understand the reason behind a failed update.
10+
11+
**Documentation for group-level widgets**
12+
13+
Added user documentation for the feature that allows creating widgets directly at the group level. This improves usability by ensuring users can find guidance on managing visualizations for grouped devices.
14+
15+
**Error message for mass device removal**
16+
17+
Added a snackbar message when mass device removal fails due to outdated or changed filter settings. This ensures users are now clearly informed about removal errors.
18+
19+
**Improved FOTA file upload**
20+
21+
Rewritten the FOTA file upload mechanism to use multi-part uploads, enabling better handling of large files. This improves reliability when uploading firmware images and aligns it with the SOTA file upload flow.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ nav:
117117
- API reference: 'Coiote_IoT_DM/API_documentation/api_reference.md'
118118
- 'Release Notes':
119119
- 2025:
120+
- 'Coiote_IoT_DM/Release_Notes/v2025.21.0.md'
120121
- 'Coiote_IoT_DM/Release_Notes/v2025.20.0.md'
121122
- 'Coiote_IoT_DM/Release_Notes/v2025.18.0.md'
122123
- 'Coiote_IoT_DM/Release_Notes/v2025.17.0.md'

0 commit comments

Comments
 (0)