# 更新日志

## 下载最新版本

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

## 更新记录

### v2.2.1.524 (2025-05-24)

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

* 首页近期新闻

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

* 服务器无标签时读取导致程序崩溃问题
* 玩家加入事件的多钟状态判断

<mark style="color:green;">**`[安全]`**</mark>

* SHA256: 11407585ea603d0729c45ba73dde67debbcbc32a2dd8b440bea0f7a21984f379

### v2.2.0.508 (2025-05-08)

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

* \[管理控制台] 全部日志支持颜色高亮不同级别的日志
* \[管理控制台] 聊天日志模块可根据玩家或消息内容搜索记录
* \[管理控制台] 玩家日志模块全面重写支持根据条件查询记录

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

* 快速连接管理图标更换为更为贴切的样式

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

* 部分控件载入的图片可能不按照设计工作问题

<mark style="color:green;">**`[安全]`**</mark>

* SHA256: 4fe8c84bfb471ca693b6977346dc4638862d32ac124fbdc01fe4ef2ae92792e6

### v2.1.1.505 (2025-05-05)

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

* \[服务器指标] 启动游戏并连接至服务器

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

* \[服务器指标] 存档创建日期以当前系统时区显示
* \[服务器指标] 上次清档日期支持秒级显示
* \[设置] 因主题的存储方式变更需要重新设置主题
* \[设置] 字体列表中的字体名称以本地化显示(需字体支持)
* \[设置] 字体列表中移除了一些符号类型的字体
* \[UI] 一些相关问题

<mark style="color:green;">**`[安全]`**</mark>

* SHA256: 6292451dd1a6504c289f1822c20d06930f24a2530c4d3d887d0e1e6665533ddf

### v2.1.0.428 (2025-04-28)

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

* 托盘功能 (默认开启可到设置中关闭)
* 部分功能的状态通知功能
* 图片可右键另存为图片文件

<mark style="color:green;">**`[安全]`**</mark>

* SHA256: 307751749b02821628e0f9b66161de098fe5d36d5cc63d95adfb2b3af762ee18

### v2.0.2.424 (2025-04-24)

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

* 当服务器关闭时重复销毁连接导致的异常崩溃
* 测试控件未能正常移除问题

<mark style="color:green;">**`[安全]`**</mark>

* SHA256: 61028596540f3d354f2156e664cc2703a2b5356ea81b338f35c91c85bcdb4e6c

### v2.0.1.424 (2025-04-24)

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

* 连接错误时可以查看错误信息(当错误时可点击状态"\[状态错误]"文字查看)
* 全部日志、聊天日志、玩家日志、发送记录的右键菜单支持全选和清空日志。

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

* 多次连接导致服务器指标中的标签重复问题

<mark style="color:green;">**`[安全]`**</mark>

* SHA256: 5804367fe409e32e0bdb115a33261fdae6ee91427a602685a12b7edfc3c04de8

{% hint style="info" %}
**时隔4年**

**《灵工艺腐蚀(Rust)控制台》** 已使用新技术重构至 2.0 版本!

使用 Fluent 风格设计，使用户界面更现代化。
{% endhint %}

### v2.0.0.422 (2025-04-22)

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

* 使用 .NET 8 重新开发，完全重写
* 使用 Fluent 风格设计软件用户界面

<mark style="color:green;">**`[安全]`**</mark>

* SHA256: 8287b6254920d2a4ebf45df4ef1a290492b6ba470c763895f9dada408fb6b592

***

### v0.0.0.606 (2021-06-06)

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


---

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