> For the complete documentation index, see [llms.txt](https://eplus-guide.gitbook.io/eplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eplus-guide.gitbook.io/eplus/changlog.md).

# 更新日志

![](/files/-M2U1q26h0c4l3cORQWP)

## 更新的内容没有及时整理和发布?

此处的内容终究不是工作的重心，而且过于频繁地发布碎片化的更新可能体验较差 :dizzy\_face:&#x20;

## 为何内容开发和更新周期如此之长?

是这样的...EPLUS的更新内容绝大部分都是**原创**且需要统筹配合的项目，且运营组人员**极少**，也并**非全职**

## **下一步更新会是什么呢**?

一般来说，每个项目的优先权重不同，运营组会根据自身**空闲时间**，创作**灵感**或实际**需求**来进行弹性开发

#### Mr\_Mint\_的工作日志

[\[ 空闲时间尽量更新 \]](https://trello.com/b/vU8wdUM1)


---

# 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://eplus-guide.gitbook.io/eplus/changlog.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.
