# v4.9.X (v4.9.0 - v4.9.2)

## Updates

### Project

* ปรับเปลี่ยนวิธีการจัดการสิทธิภายใน project เพื่อให้ สิทธิของ biller และ resource admin ยังสามารถใช้งานได้ แม้ว่าจะมีการเปลี่ยน project owner ไปแล้ว
* เปลี่ยน site title จาก "Nipa Cloud" ให้เป็น "Nipa Cloud Space"

### Volume & Volume Snapshot

* update ระบบจัดการ volume แล้ว volume snapshot ของ Nipa Cloud Space

### Wallet & Billing

* เพิ่มคำอธิบาย ว่าถ้าต้องการดูการคิดเงินโดยละเอียด ให้ดูจากการ export ไฟล์
* ปรับให้แสดงผล size ของ image ใน monthly billing detail export แสดงค่าจริง ที่ไม่มีการปัดทศนิยม

## Bugs Fixed

### Wallet & Billing

* แก้ไขปัญหาที่ยอดการคิดเงิน IIG bandwidth billing ไม่แสดงใน monthly billing detail


---

# 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://docs-epc.gitbook.io/ncs-documents/release-notes/v4.9.x-v4.9.0-v4.9.2.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.
