# 编辑日志

* 2026.3.14
  * 新增“ZFS 消息”
  * 新增“用户命令（User Commands (1)）”
  * 当前版本 <https://github.com/openzfs/openzfs-docs/commit/259438bd5f12278765eed197237be9d6ab9d5d27>
* 2026.2.13
  * 新增“OpenZFS 事务延迟”
  * 新增“ZFS I/O（ZIO）调度器”
  * 新增“Async Write I/O 调度”
  * 新增“基础概念”
  * 当前版本 [93ac90cde77c8bd1ac92fb67c075d008110ddb36](https://github.com/openzfs/openzfs-docs/commit/93ac90cde77c8bd1ac92fb67c075d008110ddb36)
* 2026.2.5
  * 新增“硬件”
  * 新增“模块参数”（为空，不具有翻译意义）
  * 新增“工作负载调优”
* 2026.1.28
  * 新增“开发资源”
* 2026.1.26
  * 新增“Ubuntu”
  * 新增“OpenZFS 系统管理”
* 2026.1.25
  * 新增“NixOS”
  * 新增“openSUSE”
  * 新增“RHEL”
  * 新增“Slackware”
* 2026.1.24
  * 新增“Debian”
  * 新增“Fedora”
  * 新增“FreeBSD”
  * 新增“Gentoo”
* 2026.1.23
  * 项目开始，当前版本 [5ad3a5ff6227a499f576d886592692fd59b7d6c5](https://github.com/openzfs/openzfs-docs/commit/5ad3a5ff6227a499f576d886592692fd59b7d6c5)
  * 新增“Alpine Linux”
  * 新增“Arch Linux”


---

# Agent Instructions: 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://book.bsdcn.org/zfs/changelog.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.
