Skip to main content

2025 Frontend Release

[中文版本]

2.2.0 (02-Jan-2025)

Minimum backend version required: 2.5.0

  • New features

    • Active / Inactive / Not Activated Nodes Count
      The Nodes Summary widget on the nodes page now displays:

      • Active nodes: Devices that connected at least once within the selected time window.
      • Inactive nodes: Devices that never connected during the selected time window.
      • Not activated nodes: Devices that are yet to be onboarded.

      By default, the widget shows data for the past month. You can also select a custom start date to view data from a specific period.

    • Upload Firmware Images Upto 200MB
      The firmware image upload limit has been significantly increased to 200MB, allowing for larger and more complex images.

    • Dynamic OTA Support
      When starting an OTA job, you can now set it as a Dynamic OTA. Dynamic OTA jobs are rule-based and allow targeting nodes by:

      • Type
      • Model
      • Firmware version

      These details will also be displayed on the OTA Job Details page.

    • License Quota
      Super admins can now view the license quota and the used quota for the licensing service directly in the Deployment Settings page.

    • Improved Statistics Page
      Super admins now have access to the all-new statistics page, reorganized with high-quality charts and enhanced range selection for better usability.

      • Node Stats
        The Node Stats page provides detailed insights, including:

        • Online, offline, and unactivated nodes.
        • Charts representing various user and node associations.
      • API Stats
        Visualize overall API usage with timeseries charts. The data can be further broken down by:

        • Users
        • API paths
        • HTTP methods
      • MQTT Stats
        Understand overall MQTT usage with timeseries charts. The data can be filtered by:

        • Nodes
        • Topics
  • Bugfixes

    • Consecutive Node Registration Jobs Failing Issue
      An issue causing consecutive node registration jobs to fail due to conflicts and overwriting of the node_certs.csv file has been resolved.

On this page