# v4.14.1

## Updates

### External IPs

* เพิ่มการแจ้งราคาที่จะเปลี่ยนแปลง ใน action ที่มีการ associate หรือ disassociate external IP สามารถอ่านเพิ่มเติมได้ที่ <https://nipa.cloud/pricing/nipa-space/external-ip>
* ปรับให้สามารถ attach external IP ที่กำลัง allocate อยู่ กับ port ของ instance หรือ load balancer ได้ทันที
* ปรับให้สามารถสร้าง port ใหม่บน instance ที่กำลัง associate external IP ได้ทันที

### Instances

* ปรับให้หน้า list instances แสดงชื่อของ instance ได้ยาวขึ้น

## Bugs Fixed

### Instances

* แก้ไขการตรวจสอบ quota ของ instance ผิดพลาด ใน action resize instance
* แก้ไขการ validate instance network ในขั้นตอนการ launch instance

### Billing & Wallet

* ใน wallet type Trial แก้ไขการแสดงผล cycle billing detail ของ cycle ปัจจุบัน ให้แสดงข้อมูลถูกต้อง เป็นปัจจุบัน
* แก้ไขการเหลื่อมเวลาของข้อมูลใน usage graph


---

# 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/v.4.14.x-v4.14.0-v4.14.2/v4.14.1.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.
