EWA Release 40.2.4
Version 40.2.4 stable: Component Versions
Version 40.2.4 stable of EWA was released to customers on January 12th 2026.
The compatible versions of the affected runtime components are listed below:
| Component | Version |
|---|---|
| Chat Server | 26.1.61.0 |
| Client Application | 26.1.17.0 |
| Client Hub | 26.1.64.0 |
| Data Warehouse Export Service | 26.1.61.0 |
| EOC Integration | 26.1.61.0 |
| Export Service | 26.1.61.0 |
| Insights API | 26.1.61.0 |
| Form Module API | 26.1.7.0 |
| HP Link Patient Identity API | 26.1.61.0 |
| Insights Web | 26.1.71.0 |
| LiveView API | 26.1.83.0 |
| Medical Unit Broker | 25.12.1.0 |
| Migration and Seeding Tool | 26.1.83.0 |
| Personnel Registration API | 26.1.1.0 |
| Version Manager API | 26.1.61.0 |
| Version Manager Client Installer | 26.1.62.0 |
Version 40.2.4 stable: New Features
No new features were included in this release.
Version 40.2.4 stable: Updated Features
No updated features were included in this release.
Version 40.2.4 stable: Fixes
Chart and table data in LiveView is not getting updated automatically
- Ticket: 279160690889 | DevOps: 35720 | DevOps: 15805 | Reported by: HSØ
- Issue: Chart and table in ISBAR are not getting updated automatically.
- Solution: Correct the event name sent from LiveViewApi each time the record is updated.
- Affected components: Insight Web
Unable to update the field 'Reason for not starting CPR' in cardiac arrest form while updating the completed record from Insight
- Ticket: 304128318667 | DevOps: 35985 | DevOps: 15823 | Reported by: HSØ
- Issue: Can not edit reason for not starting CPR.
- Solution: Add the ObjectId of "Reason for not starting CPR" in the single field list for initialization.
- Affected components: Insight Web
Add SATS content information to ISBAR
- Ticket: 293609273565 | DevOps: 35159 | Reported by: HV
- Issue: SATS details are missing from the ISBAR - SATS chip (no quick-access details shown).
- Solution: Add a popup opened by clicking the SATS chip that displays findings from priority list, latest TEWS/NEWS scoring.
- Affected components: Insight Web
Drag drop question within the section is not working in Forms or Patient journal note configuration page
- Ticket: | DevOps: 35801 | Reported by: Internal
- Issue: Drag drop question within the section is not working in Forms or Patient journal note configuration page.
- Solution: Add new dialog and allow to re-order the questions within section in the same way with moving sections.
- Affected components: Insight Web
Patient journal note is not getting displayed in the record when the form is configured to be triggered by selecting the mission type
- Ticket: 319395274999 | DevOps: 36150 | Reported by: HMN
- Issue: Patient journal note can not be refreshed after changing mission type.
- Solution: Refresh the form when a record’s data that relates to pasient journal note triggers is changed.
- Affected components: Client Application
Patient journal note section should be refreshed when switching mission type
- Ticket: 319395274999 | DevOps: 36151 | Reported by: HMN
- Issue: Patient journal note can not be refreshed after changing mission type.
- Solution: Refresh the form when a record’s data that relates to patient journal note triggers is changed.
- Affected components: Client Application
Location tile is not set to dark blue when receiving AMK location updates that is not present in the location registry
- Ticket: 280551468240, 321319324909 | Reported by: HMN,HSØ
- Issue: The location tile does not turn dark blue after receiving a location update from AMK when the location is not present in the location registry. This is caused by only empty validation being applied to location tiles.
- Solution: Validates the incoming location against the registry; if it does not exist, the tile turns dark blue to indicate an invalid state.
- Affected components: Client Application
Form persists after changing mission type
- Ticket: 297721539830 | DevOps: 36049 | Reported by: HMN
- Issue: When a form is triggered by selection of a dataset and the user switches mission type where the tile is not part of, the form remains unchanged.
- Solution: Check if the underlying fields were enabled for the new mission type when refreshing the forms tile.
- Affected components: Client Application
Able to complete the record when infusion tile is in ongoing state(Dark blue)
- Ticket: 320898461916 | DevOps: 36338 | Reported by: HSØ
- Issue: Able to complete the record when infusion tile is in ongoing state(Dark blue).
- Solution: Update the logic to perform validation whenever the Chart is enabled, not mandatory.
- Affected components: Client Application
New main report shows english text several places (when Norwegian is selected)
- Ticket: 289147207874 | DevOps: 35799 | Reported by: HV
- Issue: Some text are hard-coded in English in the application.
- Solution: Add new localized key and do translate the hard-coded texts.
- Affected components: Insight Web
Insight - Save button does not activate logically after entering the reason for the change
- Ticket: 281699198159 | DevOps: 36051 | Reported by: HMN
- Issue: After entering "Reason for change" in the Insight edit dialog, the save button stayed disabled until the user clicked outside the field or pressed tab.
- Solution: The dialog now updates the save button state immediately when the reason text changes.
- Affected components: Insight Web
Client application crashes when Sync All is aborted
- Ticket: 282235848952 | DevOps: 36048 | Reported by: HMN
- Issue: In some cases, the application could crash during synchronization when the network connection was unstable or the sync was cancelled.
- Solution: Improved error handling during synchronization to prevent crashes when data is unavailable or synchronization is interrupted. The application now handles these situations gracefully and continues running without data loss.
- Affected components: Client Application
Completed records are not removed from the client application
- Ticket: 319659684040 | DevOps: 36184 | Reported by: HMN
- Issue: The “last updated” time was changing every time the EWA app restarted, even when nothing had actually been modified. This happened when the app reloaded saved data at startup.
- Solution: Improve the logic so the system only updates the “last updated” time when a real change is made. If nothing has changed, no update will be triggered.
- Affected components: Client Application
Exception logged in Start up log related to checklist and KM tile
- Ticket: 315229166815, 316142609623 | DevOps: 36164 | Reported by: HMN, HSØ
- Issue: When we start a record in the EWA Client, an exception is logged during startup related to the checklist and KM tile. This does not cause any functional issues.
- Solution: Added a retry mechanism that waits for WebView initialization before attempting to access it. This allows the component registration to complete and prevents exceptions.
- Affected components: Client Application
All images taken in the billable mission tile are not shown in the view/edit records page until the record is completed
- Ticket: 320894791909 | DevOps: 36386 | Reported by: HMN
- Issue: All images taken in the billable mission tile are sent and saved on the server correctly, but updating the billable mission information of that record with the image attachment IDs was incorrect due to a recent change in the Client App to support offline functionality.
- Solution: Fixed the update of billable mission information in the record using the correct IDs of the attached images.
- Affected components: Client Application
Tested Medical Devices
All versions of this release have been tested on the listed medical devices and corresponding software versions, ensuring compatibility and performance in the specified environments.
Corpuls
- Software versions: 4.3.2
- SDK version: 4.3.0.0
Zoll
- Software version: 02.36.21.00
- SDK version: 6.44.315