2023 Frontend Release
1.1.10 (18-Oct-2023)
Minimum backend version required: 1.1.29
-
New features
-
Deactivate and Reactivate Nodes
You now have the ability to conveniently deactivate and reactivate nodes directly from the dashboard. Simply hover your cursor over any node row in the node list table on the Nodes page to reveal a menu with additional options. From there, you can easily select the option to deactivate or reactivate a node. -
Additional Options for Configuring Push Notification Templates
Within Deployment Settings, super admins now have a straightforward method to customize push notification titles. They can easily modify message content and enable the sharing of raw data with mobile devices.
-
-
Bugfixes
-
Toggle Button Issues in Push Notification Settings
Numerous issues related to unclear toggle button states in the Push Notifications module under Deployment Settings have been successfully resolved. -
Page Break Issue in License Service Settings
A previously encountered issue that caused page disruptions under specific circumstances when accessing the License Service module in Deployment Settings has been rectified. -
Irrelevant API Call Issue
API calls that are no longer essential for the dashboard's operation have been completely removed. -
Faster Logouts
With this release, wait times for logging out will be significantly reduced.
-
1.1.9 (04-Sep-2023)
Minimum backend version required: 1.1.27
-
New features
-
Manually Register Node Using CSV File
You can now register nodes by directly uploading the certificates CSV file on dashboard, instead of using the admin CLI. Simply look for the Manually Register Node link on the Nodes page, where you can upload the CSV file along with other information such as Groups, Type, and Model. The nodes will then be registered to your account. -
Firmware Image Details Page Enhancements
Now, you can easily download the image or copy the entire image URL with just a click of the button. -
Notify User On OTA Job Start
The Start OTA module now includes an additional checkbox option, Notify User. When checked, it will notify the user upon the creation of an user approval OTA job. -
Email Configuration Templates
The Email Configurations section in the Deployment Settings now allows you to configure templates for various events, such as User Signup Verification, Forgot Password, and Delete User Account, among others.
-
-
Bugfixes:
-
UI Distortion Issues in the Privacy Policy and Terms Section
All the UI distortion issues in the Privacy Policy and Terms section in the Deployment Settings page have been fixed. -
Delete Confirmation Required for Platforms
A delete confirmation is now required before deleting platforms in the Push Notifications section in the Deployment Settings page. -
OTA Job Summary Page
The OTA Job Summary page now displays the correct status in case the node reports the "delayed" status. -
Pagination Issues on Firmware Images Page
Pagination issues on the Firmware Images page have been fixed.
-
1.1.8 (18-Apr-2023)
Minimum backend version required: 1.1.27
-
New features
- User Pool Migration Changes
Option to set user pool-specific deployment settings for the 2 available user pools. - Remove Nodes From Group
Rows in the Nodes List table on the node group details page can be selected to be removed from the group. - Add Multiple Nodes While Creating OTA Job
The Nodes dropdown in the Start OTA module supports a multi-select feature to allow users to select multiple nodes. - More Events In Push Notifications
Push Notifications in Deployment Settings can now also be enabled for Node Automation Trigger, Group Shared with User, Group added, Group removed and Node config changed events. - Generate Default Email Template
Email Configurations in the Deployment Settings page has an option to generate a default email template for the user's convenience.
- User Pool Migration Changes
-
Bug Fixes
- Statistics Graph Overlapping Issue
Overlapping between the graph label text and the x-axis labels has been fixed in the graphs that get displayed on the Statistics page. - Node Group Pagination Issues
All the pagination issues on the Node Group page are fixed. - Online Offline Nodes Count Issue
Online offline nodes count now gets correctly updated on clicking of refresh icon button.
- Statistics Graph Overlapping Issue