# v4.16.X (v4.16.0-v4.16.5)

## Bug Fixed

### Billing & Wallet

* แก้ไขปัญหาการ validate เบอร์โทรต่างประเทศไม่ถูกต้อง
* ทำการคิดเงินย้อนหลังการใช้งาน volume ในช่วงวันที่ 5/4/2024 - 23/4/2024 ที่มีการคิดเงินไม่ครบ

### Compute Instance

* แก้ไขการแสดงผล monitoring graph กรณีที่มีการ migrate ข้าม compute node ไม่ให้แสดงผลทับซ้อนกัน
* แก้ไขการคำนวน quota volume size ผิดพลาด กรณีที่ launch Compute Instance จาก bootable Volume
* ปรับการแสดงผลข้อมูลใน launch summary ไม่ให้แสดงผล column เดียว เพื่อป้องกันการแสดงผลทับกัน
* ทำการคิดเงินย้อนหลังการใช้งาน volume ในช่วงวันที่ 5/4/2024 - 23/4/2024 ที่มีการคิดเงินไม่ครบ
* แก้ปัญหาที่บางครั้ง ในหน้า launch Compute Instance ราคาของ External IP แสดงเป็น 0 เมื่อเปลี่ยน Instance Network
* แก้ปัญหาที่บางครั้ง ไม่สามารถ resize Compute Instance ได้ แม้ว่าจะมี quota เพียงพอ

### Network & Security

* แก้ไขการสร้าง default security group แล้วได้ rule ไม่ครบ

## Updates

### Compute Instance

* ปรับปรุง performance ของการ launch instance ลดปัญหาการ launch instance แล้ว status ค้าง
  * ส่งผลให้ volume ที่เป็น OS ที่ create new พร้อม instance ไม่มีชื่อ และจะแสดงผลเป็น "unnamed volume" ใน NIPA Cloud Space
* ปรับให้การ launch instance ยึดค่า disk controller และ SCSI model ตาม image ที่ใช้เป็น source ของการ launch เท่านั้น ไม่ให้ปรับแก้ไขได้ใน advance setting ภายในหน้า launch instance\
  สามารถดูวิธีการแก้ไขค่า disk controller และ SCSI model ของ image ได้จากการ [import หรือ edit image](https://docs-epc.gitbook.io/ncs-documents/compute/compute-image/importing-your-own-image)
* เพิ่มข้อมูลการคิดเงิน IIG (International internet Gateway) bandwidth ในขั้นตอนการ launch และในหน้า Compute Instance detail
* optimize performance ของการ launch Compute Instance
* จากข้อจำกัดของระบบที่ทำให้ Volume ที่สร้างพร้อม Compute Instance ไม่มีชื่อ และทำให้มีปัญหาในบางหน้า ระบบจึงแสดงผลชื่อ Volume เหล่านี้เป็น "unnamed volume"

### Load Balancer

* ปรับปรุง performance ของหน้า load balancer list ให้ทำงานได้ไวขึ้น

### Cloudflare

* ยกเลิกการให้บริการ Cloudflare DNS ผ่าน NCS


---

# 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.16.x-v4.16.0-v4.16.5.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.
