> For the complete documentation index, see [llms.txt](https://docs.doku.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doku.com/changelog/december-2025/digital-catalog-rebranding-and-feature-updates.md).

# Digital Catalog Rebranding & Feature Updates

Effective Date: December 18th, 2025

DOKU has introduced several enhancements to Digital Catalog (formerly known as e-Katalog) to provide a better merchant experience, expanded regional support, and improved order management.

As part of this release, the product has been officially rebranded and now includes new settlement capabilities, support for Malaysian merchants, and various usability improvements.

***

### **🔍 What’s New?**

This release introduces:

* Official rebranding from e-Katalog to Digital Catalog
* Settlement processing based on the standard settlement schedule
* Support for merchants in Malaysia
* Bug fixes and performance improvements
* Enhanced ordering experience within Digital Catalog

***

### &#x20;**🚀 Rebranding**&#x20;

**e-Katalog is Now Digital Catalog**

To better reflect the product's capabilities and future roadmap, e-Katalog has officially been renamed to Digital Catalog.

The functionality remains the same, while the new branding aligns with DOKU's growing digital commerce solutions.

***

#### 💳 **Settlement Feature**

Settlement is now processed according to the standard settlement schedule once customer payments have been successfully completed.

This provides merchants with a more seamless and predictable settlement experience.

***

#### 🌏 Malaysia Merchant Support&#x20;

Digital Catalog now supports merchants operating in Malaysia.

Merchants can create and manage Digital Catalog using the appropriate supported currency for the Malaysian market.

***

### 🛠️ Improvements & Bug Fixes

Several enhancements have been made to improve overall usability and platform stability, including:

* Improved Add Item experience
* Improved Edit Item functionality
* Improved Duplicate Item process
* Various bug fixes and performance enhancements
* Better customer ordering experience within Digital Catalog

***

### 📌 Important Notes

* Existing merchants can continue using Digital Catalog without additional migration.
* The product name has changed from e-Katalog to Digital Catalog, while existing functionality remains available.
* Settlement follows the configured settlement schedule after successful customer payment.

***

For assistance, please contact our Care Team at <care@doku.com> or (021) 1500963.

***

Thank you and best regards,\
**DOKU Product Team**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.doku.com/changelog/december-2025/digital-catalog-rebranding-and-feature-updates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
