# 版本更新

EasyAccounts 持续更新，为用户带来更好的记账体验。

## 最新版本

### [v2.7.0](/easyaccounts/version/v2.7.0.md) - 定时记账 & 配置 UI 化

* 发布日期：2026-05
* 亮点：定时记账、自动月度 Excel、站内通知中心、系统设置全面 UI 化、WebHook 容器废弃
* [查看详情](/easyaccounts/version/v2.7.0.md)

## 历史版本

### [v2.6.2](/easyaccounts/version/v2.6.2.md) - OpenClaw Skills 集成

* 发布日期：2026-04
* 亮点：通过 Skill 协议接入 OpenClaw 智能体（含账单批量导入）
* [查看详情](/easyaccounts/version/v2.6.2.md)

### [v2.6.1](/easyaccounts/version/v2.6.1.md) - 内存优化 & 数据恢复

* 发布日期：2026-01
* 亮点：内存优化、页面恢复数据、系统公告
* [查看详情](/easyaccounts/version/v2.6.1.md)

### [v2.6.0](/easyaccounts/version/v2.6.0.md) - PC 端 & MCP 🎉

* 发布日期：2026-01
* 亮点：新增 PC 端、界面全面重构、AI 增加 MCP 功能、日间/夜间模式
* [查看详情](/easyaccounts/version/v2.6.0.md)

### [v2.5.0](/easyaccounts/version/v2.5.0.md) - AI 智能助手

* 发布日期：2025-09-19
* 亮点：AI 对话记账、图片附件功能
* [查看详情](/easyaccounts/version/v2.5.0.md)

### [v2.4.0](/easyaccounts/version/v2.4.0.md) - 登录与统计

* 发布日期：2025-02-07
* 亮点：用户登录、统计分析重构
* [查看详情](/easyaccounts/version/v2.4.0.md)

### [v2.1.1](/easyaccounts/version/v2.1.1.md) - Bug 修复

* 发布日期：2024-12-15
* 亮点：修复 PC 端交互问题
* [查看详情](/easyaccounts/version/v2.1.1.md)

### [v2.1.0](/easyaccounts/version/v2.1.0.md) - 快记模板

* 发布日期：2024-11-20
* 亮点：快记模板、搜索功能
* [查看详情](/easyaccounts/version/v2.1.0.md)

## 版本命名规则

* **主版本号**：重大架构变更或不兼容更新
* **次版本号**：新增功能或重要特性
* **修订版本号**：Bug 修复和小改进

## 更新建议

* 建议始终使用最新版本以获得最佳体验
* 重大版本更新前请仔细阅读升级说明
* 升级前务必备份数据库


---

# 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://mercys-organization-2.gitbook.io/easyaccounts/version.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.
