# 更新日志

## 下载最新版本

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

## 更新记录

### v1.1.0.630 (2025-06-30)

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

* 全局异常捕捉异常提示

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

* 部分日志增加颜色处理
* \[服务器配置] 移除一些不需要的项

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

* 多国语言如中文汉字等字符正确的向服务端投递

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

* SHA256: 5fe6c71c1dee0869ea3ce00eb6e1834052e51f5768a6007a6d93a86f5e5c1bae

{% hint style="info" %}
**提示**

正式版发布，.NET7更新至.NET8，更新后如电脑不存在则需要安装新框架，软件打开时会自动检测提示安装。
{% endhint %}

### v1.0.0.401 (2025-04-01)

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

* 底层架构全部重写
* 服务端配置支持更多内容的管理
* 玩家列表支持管理允许(白名单)列表
* 新增触发事件功能
* 移除了"主页"页面(实用性低暂不考虑回归)
* 移除了"文件管理"页面(将在后续更新回归)

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

* UI布局优化
* 窗体支持自定义大小

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

* SHA256: a15d79dc092e4c2ad77c33c5d9d83b059bb55530fcc6fe030ba6af7f600b48a3

### \[BETA] 0.3.2.622 (2023-06-22)

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

* 文件管理现在可以打开文件所在位置了

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

* 玩家列表管理菜单分类合并
* 状态栏 RAM 占用始终以 MB 格式显示

### \[BETA] 0.3.1.615 (2023-06-15)

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

* Windows11上的奇怪错误问题

### \[BETA] 0.3.0.614 (2023-06-14)

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

* 玩家列表 管理菜单支持快捷传送玩家
* 对 旁观模式 支持 (基岩版新加入)
* 临时 关于 页面

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

* 新老版本服务端版本获取优化
* 部分控件配色贴合 Windows11

### \[BETA] 0.2.2.611 (2023-06-11)

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

* 文件管理打开文件可能导致崩溃的问题
* DPI缩放不完整问题

### \[BETA] 0.2.1.609 (2023-06-09)

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

* 服务端配置 页面

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

* 使用原生 Json 操作，减少软件体积
* 优化部分代码逻辑

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

* 修复一个可能因服务端退出而导致的错误

### \[BETA] v0.2.0.605 (2023-06-05)

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

* 文件管理页面
* 底部CPU\&RAM仅显示程序和服务端占用信息
* 底部RAM改为内存占用数值而非百分比
* 部分事件操作后有通知了 (烦人的通知出现了。)

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

* 主页 玩家 数据图标优化
* 部分代码优化

### \[BETA] v0.1.1.602 (2023-06-02)

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

* 优化主页数据显示状态

### \[BETA] v0.1.0.601 (2023-06-01)

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

* 第一个公开测试的 BETA 版本。


---

# 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/minecraft-bedrock-server/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.
