> 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/20251030-update-log-v4.3.6.md).

# 2025/10/30 更新日誌 V4.3.6

## 更新目錄

1. 薪酬管理支持根據職級設置調薪項目的薪資，確認企業使用統一薪酬標準
2. 公告管理支持新增分組，發布公告新增簽收確認功能
3. APP 外勤打卡優化
4. APP 假期餘額顯示優化

## 更新詳情

**薪酬管理支持根據職級設置調薪項目的薪資，確認企業使用統一薪酬標準**

1. 薪酬管理-薪資數據-薪酬標準支持快速制定企業薪酬標準，點擊立即使用支持設置薪酬檔位，所有職級統一設置檔位，支持在綫編輯和導入的方式完善職級檔位的薪酬標準。
2. 員工在當前工資頁可以根據職級的檔位設定薪酬

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

<figure><img src="/files/3FawKzib9IKoNcbMWXZw" alt=""><figcaption></figcaption></figure>

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

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

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

**公告管理支持新增分組，發布公告新增簽收確認功能**

1. 公告列表點擊設置，支持添加公告類別，新增公告可選擇對應的公告類別發佈
2. 新增公告-公告内容支持AI生成，高級設置支持需要簽收，公告發佈成功后員工查看公告點擊我已閲

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

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

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

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

<figure><img src="/files/JQ5bXwklKtZgJvqTD25g" 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/20251030-update-log-v4.3.6.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.
