# Changelog

## NEXT v2.1.0 (15.04.2026) <a href="#changelog-nextv2.1.0-15.04.2026" id="changelog-nextv2.1.0-15.04.2026"></a>

**New functionality**

1. Links lifecycle management.
2. NEXT authentication via RADIUS.
3. NEXT offline updates.
4. User role-based access management.

**Improvements**

1. Implemented a mechanism for defining the graph time interval using mouse selection.
2. Added the ability to use encrypted SNMP credentials (AuthPriv mode).
3. Improved device log viewing interface:
   * joint viewing of logs from multiple devices;
   * search and filtering using regular expressions;
   * export.
4. Ability to resume downloading NEXT update files for an unstable network connection.
5. Visual improvements in the network map interface.
6. Batch deletion of devices.
7. Adding counters to list interfaces (devices, links, incidents, tasks).
8. Added the ability to export from list interfaces (devices, links, incidents, tasks).

## NEXT v2.0.1  (05.11.2025) <a href="#changelog-nextv2.0.1-05.11.2025" id="changelog-nextv2.0.1-05.11.2025"></a>

**Fixed bugs**

1. Added demonstration of load graphs for Quanta devices in the device card.
2. Added demonstration of temperature values ​​in the device card.
3. Fixed an error in the device status when re-adding it to NEXT with a different IP address.
4. Fixed the demonstration of an error about missing metrics in the device card for devices without links.
5. Fixed changing the device status after editing coordinates.
6. Expanded information about adding devices in task reports.
7. Implemented a mechanism for resuming downloads of update files for scenarios with an unstable internet connection.
8. Fixed an issue with early ending of tasks for adding devices in situations with a large number of SNMP credentials.
9. Expanded the list of metrics in incident rules.

## NEXT v2.0.0 <a href="#changelog-nextv2.0" id="changelog-nextv2.0"></a>

**Known issues**

1. The ability to offline update the system is blocked.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/next-monitoring-system-technical-user-manual/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
