# v4.7.3

## Updates

### Quota

* ปรับระบบการให้ quota โดยจะมีการให้ quota เบื่องต้นกับ project ใหม่ แล้ว update เพิ่มให้ เมื่อมีการใช้งานครบตามยอดที่กำหนด

### Project

* ปรับปรุง performance ของการ list project member ในหน้า project overview

### DDoS Protected IP

* ปิดการ allocate DDoS protected IP เพิ่ม

## Bugs Fixed

### Announcement

* แก้ไขให้ไม่สามารถเข้าถึง sidebar ได้ในขณะที่เปิดอ่าน announcement อยู่

### Instance

* แก้ไขการที่ external network ไม่แสดงผลให้เลือก ใน action attach external IP
* แก้ไขการที่รายการ IP address ของ instance ใช้เวลาในการ update นาน หลังจากการ attach หรือ detach internal IP


---

# 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.7.x-v4.7.0-v4.7.4/v4.7.3.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.
