> For the complete documentation index, see [llms.txt](https://docs.nullcraft.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nullcraft.org/software/easyddns/update.md).

# 更新日志

## 下载最新版本的《简单动态域名服务》

{% embed url="<https://nullcraft.org/d/97>" %}

## 更新记录

### v1.5.2.1207 (2024-12-07)

<mark style="color:red;">**`[修复]`**</mark>

* 部分情况软件无法正常打开问题

### v1.5.1.1125 (2024-11-25)

<mark style="color:blue;">**`[更新]`**</mark>

* 软件现在有自己的专属图标啦

<mark style="color:red;">**`[修复]`**</mark>

* 关于页面未正确显示问题

### v1.5.0.1118 (2024-11-18)

{% hint style="warning" %}
**更新至此版本需要注意的事项**

* 因软件自身配置逻辑重写，更新至此版本时会导致先前部分 UI 的保存状态失效。
* 因 腾讯云解析 存储密钥路径变更，需要重新填写 SecretKey 信息。
  {% endhint %}

<mark style="color:blue;">**`[更新]`**</mark>

* 域名解析列表与托盘图标右键菜单
* 退出程序时可选托盘模式防打扰
* 右键可管理某条解析是否启用/禁用解析
* 华为云解析(自鉴权实现) 更多的错误捕获
* Cloudflare(自鉴权实现) 更新的错误捕获
* 更多的错误状态处理 可访问 [错误码](https://docs.nullcraft.org/software/easyddns/errorcode) 查看详细信息

<mark style="color:orange;">**`[优化]`**</mark>

* 选中解析删除变更为删除已勾选的解析
* 一些组件文本润色

<mark style="color:red;">**`[修复]`**</mark>

* 无对应 IP 协议请求获取时的报错问题
* 华为云解析(自鉴权实现) 主机名为 @ 时提示记录不存在

### v1.4.1.1104 (2024-11-04)

<mark style="color:blue;">**`[更新]`**</mark>

* 可自定义设置获取 IP 地址 API 接口
* 对部分错误进行整理并应用错误码 可访问 [错误码](https://docs.nullcraft.org/software/easyddns/errorcode) 查看详细信息
* Cloudflare DNS 解析使用自封装 SDK 重写

<mark style="color:orange;">**`[优化]`**</mark>

* 测试 IP 地址时展示更多的数据(返回、接口、用时)
* 华为云 DNS 解析 (自鉴权实现) 上的错误归类优化

### v1.3.0.925 (2024-09-25)

<mark style="color:blue;">**`[更新]`**</mark>

* IPv6(AAAA) 记录类型解析支持

<mark style="color:orange;">**`[优化]`**</mark>

* 添加解析时支持中文字符域名
* 添加解析窗口控件排列优化

<mark style="color:red;">**`[修复]`**</mark>

* 腾讯云解析主机记录未能正确指向问题
* 定时同步无法保存启用状态问题

### v1.2.0.917 (2024-09-17)

<mark style="color:blue;">**`[更新]`**</mark>

* 解析支持变更 TTL 值
* 部分 UI 状态的保存/恢复

<mark style="color:orange;">**`[优化]`**</mark>

* 优化解析记录判断
* 优化 API 请求防止造成重复的性能、时间浪费

### v1.1.0.915 (2024-09-15)

<mark style="color:blue;">**`[更新]`**</mark>

* 新增服务商：腾讯云 DNS 解析
* 新增服务商：Cloudflare DNS 解析

### v1.0.0.912 (2024-09-12) <a href="#v0.0.1.1213-2023-12-13" id="v0.0.1.1213-2023-12-13"></a>

<mark style="color:purple;">**`[发布]`**</mark>

* 支持服务商：阿里云DNS解析
* 通过远程服务获取本机IP地址


---

# 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://docs.nullcraft.org/software/easyddns/update.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.
