Skip to content

Commit 010a502

Browse files
authored
Merge pull request #220 from AVSystem/RN-v2025.19.0
Added RNv2025.19.0
2 parents f440727 + 2026046 commit 010a502

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# v2025.19.0
2+
3+
Previous version: [v2025.18.0](./v2025.18.0.md)
4+
5+
## Features
6+
7+
**Custom columns in Device inventory**
8+
9+
Custom columns can be now added to the **Device inventory**, enabling organizations to display additional device data. A new *IP address* column is included by default and supports both search and filter. The custom columns feature can be configured only by platform administrators – users can contact Customer Success to request it.
10+
11+
## Enhancements
12+
13+
**Search columns in Device inventory**
14+
15+
Device inventory can now be searched by columns selected from a column picker. This makes it easier to narrow results to the most relevant data and quickly locate devices based on chosen fields.
16+
17+
**Last execution timestamp in expressions API**
18+
19+
Expressions now include the `lastOperationTime` field for End IoT devices in the LwM2M Gateway. This addition makes it easier to track when a device was last processed, improving reporting capabilities.
20+
21+
## Bug fixes
22+
23+
**Fixes for creating widgets on the group level**
24+
25+
Resolved issues where charts behaved incorrectly due to invalid widget names, and where subgroup widgets failed to override parent ones. Widgets now have proper validation, and subgroup widgets correctly override those from parent groups.
26+
27+
**Fixed FOTA cleanup error**
28+
29+
Fixed an error that occurred during the cleanup phase of failed FOTA tasks, which previously caused misleading error messages. The fix ensures that cleanup runs smoothly without affecting the displayed status of firmware updates.

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.19.0.md'
120121
- 'Coiote_IoT_DM/Release_Notes/v2025.18.0.md'
121122
- 'Coiote_IoT_DM/Release_Notes/v2025.17.0.md'
122123
- 'Coiote_IoT_DM/Release_Notes/v2025.16.0.md'

0 commit comments

Comments
 (0)