# What's New

### \[Dashboard API] Update - V 1.3.0 <a href="#dashboard-api-update---v-109" id="dashboard-api-update---v-109"></a>

<mark style="color:green;">New Feature</mark> **Token Authentication,** proses autentikasi API dapat menggunakan token dengan generate pada menu my application.&#x20;

<mark style="color:green;">New Feature</mark> New Endpoint untuk setiap channel - V2.&#x20;

### \[Dashboard API] Update - V 1.0.9 <a href="#dashboard-api-update---v-109" id="dashboard-api-update---v-109"></a>

<mark style="color:green;">New Feature</mark> **Menambahkan bagan** Term of Use, pada saat membuat WhatsApp Template baru.

<mark style="color:blue;">Refinement</mark> **Penyesuaian pada bagian** display masking name, di Template Preview.

<mark style="color:red;">Bug Fixing</mark> **Memperbaiki tampilan** text pada preview template.

### \[Dashboard API] Update - V 1.0.8 <a href="#dashboard-api-update---v-108" id="dashboard-api-update---v-108"></a>

New **Saat ini, user Dashboard API juga dapat mengajukan** WhatsApp Template melalui Dashoard. Sehingga, User tidak perlu lagi mengajukannya melalui Dashboard Blast.

### \[Dashboard API] Update - V 1.0.7 <a href="#dashboard-api-update---v-107" id="dashboard-api-update---v-107"></a>

<mark style="color:green;">New Feature</mark> **Saat ini, user dapat** menikmati fitur Generate Report, di Dashboard API.

<mark style="color:blue;">Refinement</mark> **Pembaharuan tampilan grafis** di laman Overview.

<mark style="color:blue;">Refinement</mark> **Terdapat perubahan pada laman My Application**, lebih tepatnya di menu Monitoring agar jauh lebih terlihat.

<mark style="color:blue;">Refinement</mark> **Terdapat perubahan tata letak,** pada top menu bar, menjadi lefside menu bar.

<mark style="color:blue;">Refinement</mark> **Terdapat penyesuaian,** pada fitur filter range date.

<mark style="color:yellow;">Improvement</mark> **Saat ini, user dapat menampilkan 5 monitoring data** terbaru melalui laman Overview, berdasarkan filter yang sudah dibuat oleh user.

<mark style="color:red;">Bug Fixing</mark> **Memperbaiki beberapa error** di Dashboard API: Report Usage SMS, Missed Range Date.

<mark style="color:red;">Bug Fixing</mark> **Memperbaiki proses generate report,** pada bagian requested data status in queue.

### \[Dashboard API] Update - 27 Januari 2022 <a href="#dashboard-api-update---27-januari-2022" id="dashboard-api-update---27-januari-2022"></a>

<mark style="color:red;">Bug Fixing</mark> **Adjustment sorting** dan pagination pada dashboard API


---

# 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.ocaindonesia.co.id/oca-api/release-notes/whats-new.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.
