WebEOC Nexus 10.8 Release Notes
These notes describe updates in the WebEOC Nexus 10.8 release scheduled for January 22, 2025. More information is available through the help in your solution or by contacting the Juvare Support Center at +1 (877) 771-0911 or support@juvare.com.
New Streamlined Admin View
The Admin Area has been replaced with a new Admin View, accessible by clicking the admin view icon in the Top bar. Navigation in the Admin View has been optimized to allow you to access pages and tabs quickly.
See thiese resources for additional information:
-
Navigating the WebEOC Nexus Admin View provides an overview of the new interface.
-
Admin View Landing Pages and Tabs outlines the new landing pages and layout.
-
Admin Area Versus Admin View: Updates for WebEOC Nexus 10.8 provides a comparison between the WebEOC Nexus interface in 10.8 and previous versions.
-
This overview video demonstrates changes in WebEOC Nexus 10.8.
No updates have been made to the User View interface.
-
These updates have been made to the Top bar in the Admin View:
-
The homepages icon has moved from the Top bar to the main menu and is renamed Homepage Builder.
-
The help icon in Admin View in the Top bar opens the WebEOC Nexus Admin Help Center.
-
An admin view icon
displays in the Top bar when you are in User View.
-
A user view icon
displays in the Top bar when you are in Admin View.
-
These icons only display for administrators, whether full, partial administrators or sub-administrators.
-
The administrator homepage has been updated to:
-
Contain three Quick Actions that cannot be changed: Create A User, Create Incident, and View Boards.
-
Display the three most recently edited boards.
-
Display server and support information.
-
-
The tabs that had displayed in the Admin Area have been moved to the main menu and now display as icons. These updates have been made:
-
The Users tab features are now accessible through the accounts icon
.
-
The Incidents tab features are now accessible through the incidents icon
.
-
Some of the features accessible through the Process tab are now accessible through the workflows icon
. These include:
-
Boards
-
Dashboards
-
Links
-
Lists
-
Menus
-
-
Agency Information is now accessible through the system settings icon.
Dual Commit is a deprecated feature and has been removed.
-
The Mapping tab features are now accessible through the mapping icon
.
-
The Plugins tab features are now accessible through the integrations icon
.
-
The Notifications tab features are now accessible through the notification icon
.
-
Features accessed from the homepages icon in the Top bar are now accessible through the homepage builder icon
.
-
The System tab features are now accessible through the system settings icon
, which also includes these features:
-
Branding (moved from the Process > Agency Information tab).
-
Policies and Communication (moved from Process > System Messages tab).
-
Services (moved from the Settings > Services tab)
-
Contact Management
Administrators can reset authentication factors and send password reset emails for Contact accounts. See Manage Contacts.
Contacts is a premium feature. To activate this feature, contact your Client Success Manager (CSM).
Filter List Drop Down Tag
The <filterlistdropdown> tag has been visually enhanced and now supports new functionality with the addition of the multiple attribute. When the multiple attribute is applied (<filterlistdropdown multiple>), users can select multiple items from the list to apply as filters. See <filterlistdropdown>.
Search Tag
Board builders can now use the new "searchgroup" attribute on the <search> tag to combine multiple search tags into a single group. This functionality enables users to search across multiple fields simultaneously, returning board records that match any of the specified search filters. See <search>.
REST API Updates
The Rest API has been updated to allow you to:
-
Assign a board to a group. See Assign a Board to a Group.
-
Assign process permissions to a group. See Assign Process Permissions to a Group.
-
Move multiple boards and their associated records to another incident, enabling you to change the incident associated with one or more records in a bulk operation. This feature is particularly important when board tables are incident-dependent and individual updates using an <incidentselector> tag are insufficient. The feature accounts for parent-child relationships, ensuring that if a parent record's incident changes, the associated child records' incidents are updated accordingly. See Move Board Data to a Different Incident.
Resolution
Fixed an issue where users were being logged out after 20 minutes, regardless of the timeout session value configuration.