---
title: 'EdgeHub Release Note v2.6'
disqus: hackmd
---
:memo:EdgeHub Release Note
---
## Version: 2.6.0-rc.3 (2025/10/09)
### Device Management
#### [Update]
* None
#### [Fix]
* None
### Data management
#### [Fix]
- ##### Core
- [#42648][api-portal] Fix User Role Deletion Logic
- [#42647][UM] It will keep loading when entering the Roles setting
- [#41894][DPM] WISE Event status is not correct on BJ site
### EdgeHub private network (EPN)
#### [Fix]
* None
## Version: 2.6.0-rc.2 (2025/10/03)
### Device Management
#### [Update]
* None
#### [Fix]
* [DPM] Fix the multi-language translation for the Application on the My Device page.
### Data management
#### [Fix]
- ##### Core
- [#42549][api-portal] Normalize Usernames to Lowercase in checkUserInTenantIsAdmin Function
- [api-portal] Ensure Usernames are Compared in a Case-Insensitive Manner in SQL JOIN
### EdgeHub private network (EPN)
#### [Fix]
- ##### EdgeHub utility (1.2.0-rc.2)
- [#42556] EdgeHub utility will crash when submit without select any tenant
## Version: 2.6.0-rc.1 (2025/09/25)
### Device Management
#### [Update]
* Quick Registration
* On the webpage, display the corresponding error message when an error occurs.
#### [Fix]
* [#42487] [DPM] Error occurred if switching apps from DPM to EdgeView.
* [#42355] [DPM] The name field should be removed when do group OTA of LoraWAN
* [#42526] [DPM] It will pop up error when use group to do FW OTA
* [#42524] [DPM] It will pop up error msg when convert unknown device to Edgelink with x.509
* [#42136] [DPM] The repository user number is the same after change to user role from admin to operator.
### Data management
#### [Fix]
- ##### Core
- [api-portal] Do Not Change Parameter Usage for EPN Virtual Devices
- [Evaluator] If the reference point refers to itself, once a bad quality occurs, it will cause all subsequent calculations to be marked as bad quality.
- [Evaluator] Spaces in formulas cause calculation errors.
- [Dataworker] For isensing format, the value was retrieved from the Val field, which caused incorrect readings. (need to use EgF field)
- ##### User management
- [#42547][UM] It will pop up error when change the user's permission
---
## Version: 2.6.0-beta.1 (2025/09/11)
### Device Management
#### [New]
* Add support for WISE-4250-S214
* Include firmware OTA, configuration OTA, IO configurations
#### [Update]
* DPM API
* Batch Provision CSV API: For EdgeLink and SCADA module, force the `useSystemTime` to false and the `device mode` to operational.
* Device create API: remove unused API fields
* Update unknow device API: remove unused API fields
* Security Updates
* Fixed CVE vulnerabilities in the following components:
* DPM Cleaner
* DPM API
#### [Fix]
* [#42136] [DPM] The repository user number is the same after change to user role from admin to operator
### Data management
#### [Update]
- ##### Core
- [dbmaster] Support mutation dcWriteTagValue API