> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/outdoor-ptp-ptmp-release-note/broadband-outdoor/skypoint-nms.md).

# SkyPoint NMS

## v1.1.0

**New Features**

1. Dashboard – Highlight the left border of each table row with a color to indicate the device status.
2. Bulk operation support
   1. IP Configuration, Reboot, Password change, Config backup, Firmware upgrade operations on multiple devices
3. Toggle-switch button for Live/Auto logout in header section ( Top right corner )
   1. Live session is disabled by default
4. Inventory - Support to download Node Report in PDF format

**Enhancements**

1. Topology – Move to facility option support for single/dual radio devices
2. Node View(Summary, Wireless) – optimized API calls
3. An alert is shown if server settings are not configured when applying a profile

**Issues Fixed**

1. Node View - Validation of configurable parameters
2. Configuration Parameter display in node view based on radio mode
3. Support for radio index selection during configuration profile creation

**Note**

1. Please ensure to clear your browser cache before launching SkyPoint after each update.
2. For better reliability and faster performance, it is recommended to use **FTP** in the server settings instead of **TFTP**
3. It is recommended to use the latest firmware version (1.1.x.x) on EOC devices when running the latest version of SkyPoint.

## v1.0.28

**Issues Fixed**

1. **Node View**
   1. Wireless
      1. Fix validation of configuration of parameters in MIMO & DDRS section

**Note**

1. Please ensure to clear your browser cache before launching SkyPoint after each update.
2. For better reliability and faster performance, it is recommended to use **FTP** in the server settings instead of **TFTP**
3. It is recommended to use the latest firmware version on EOC devices when running the latest version of SkyPoint.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/outdoor-ptp-ptmp-release-note/broadband-outdoor/skypoint-nms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
