> For the complete documentation index, see [llms.txt](https://docs.neoncloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neoncloud.com/welcome-and-navigation/whats-new-release-notes.md).

# What’s New / Release Notes

Stay up to date with improvements, bug fixes, and new features.

## Summary (recent)

| Date (YYYY-MM-DD) | Area       | Change                             |
| ----------------- | ---------- | ---------------------------------- |
| 2025-08-10        | Kubernetes | Added cluster autoscaling controls |
| 2025-07-28        | Billing    | CSV export for transactions        |
| 2025-07-12        | Networking | IPv6 support GA in select regions  |

## Versioned notes

### 2025-08-10

* **Kubernetes:** Node pool autoscaling controls, drain-safe rollouts
* **Compute:** Faster snapshot creation for NVMe Pro volumes
* **Fixes:** Improved SSH key validation in Create VM

### 2025-07-28

* **Billing:** Transactions CSV export; invoice filters by project
* **Support:** File attachment size raised to 25 MB

> Note: Features may roll out region-wise. See the **Status Page** for maintenance updates.


---

# 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:

```
GET https://docs.neoncloud.com/welcome-and-navigation/whats-new-release-notes.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.
