> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/yoov-work/zh-hk/changelog/20251228-update-log-v4.3.7.md).

# 2025/12/28 更新日誌 V4.3.7

## 更新目錄

1. 員工管理-員工列表支持自定義欄位顯示
2. 假期管理新增假期計劃功能，支持HR提前為員工安排假期計劃
3. 考勤管理-外出打卡功能優化，新增上下班時間打卡規則配置選項
4. 審批管理功能優化，新增審批支持保存草稿

## 更新詳情

**員工管理-員工列表支持自定義欄位顯示**

1. 員工管理-員工列表增加自定義欄位顯示功能，支持根據選擇的欄位做排序，最少要保留5個欄位
2. 自定義欄位根據當前登錄的用戶顯示，不會影響其他用戶

<figure><img src="/files/me8aEEmpNI1dDX57qZaJ" alt=""><figcaption></figcaption></figure>

**假期管理新增假期計劃功能**

1. 假期管理新增假期計劃，初次使用需要在計劃管理創建計劃，選擇假期類型、計劃周期、排假期計劃的員工，創建后默認是開放狀態，如果不想員工提交假期計劃，可以關閉。
2. 假期計劃創建后，可以在計劃設置設定假期計劃的節假日假期計劃、連續假期計劃限制、假期計劃的可見範圍
3. 假期計劃設置完成后，管理員可以在員工假期計劃選擇不同日期提交假期計劃，員工可以在自助服務平臺提交自己的假期計劃

<figure><img src="/files/yd6p6mP5TofmLz5TnGJJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UKoiFv0ryMGOcfBO2Jo3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Np8V89cmPpnBbJ8ggEp1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WMojYK8xcjswXNu9y0Kg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KZEZup9tHYiAvugwfBBM" alt=""><figcaption></figcaption></figure>

**考勤管理-外出打卡功能優化，新增上下班時間打卡規則配置選項**

<figure><img src="/files/vYCivCsLC26yBFDDbLw3" alt=""><figcaption></figcaption></figure>

**審批管理功能優化，新增審批支持保存草稿**

<figure><img src="/files/HcnxOn5oalFQJvRRjeUJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jTzuNqgCAKUFGy0c0rIR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bw9xHudDaNEKOLxkoG9r" alt=""><figcaption></figcaption></figure>


---

# 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.coreway.com/yoov-work/zh-hk/changelog/20251228-update-log-v4.3.7.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.
