# 更新日志

## 下载最新版本的《局域网探测》

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

## 更新记录

### v1.0.2.1117 (2024-10-17)

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

* 部分 UI 大小、错位问题

### v1.0.1.1001 (2024-10-01)

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

* 简略模式节点控件优化
* 状态颜色显示排序调整

### v1.0.0.921 (2024-09-21)

// 第一个正式版本

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

* .NET 升级至 .NET8
* 可通过 \[详细列表] 右键选中打开 CMD Ping

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

* 状态颜色显示

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

* 修改本机 IP 后再次探测 (本机) 标记不准问题

### v0.3.1.525 (2024-05-25)

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

* 添加更多延迟颜色

### v0.3.0.511 (2024-05-11)

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

* 现在可以探测显示 Mac 地址了
* 新增关于页面
* 添加了 LOGO (来源于iconfont作者：金角大王)

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

* 显示探测进度数量
* 一些 UI 调整

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

* 多次探测后鼠标悬浮节点不显示弹窗提示问题

### v0.2.0.317 (2024-03-17)

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

* 探测模式新增 TCP 与 UDP 协议。
* TCP 与 UDP 支持探测指定端口。

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

* UI 布局调整。

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

* 部分逻辑代码优化。
* 封装部分代码为模块方便后续调用。

### v0.1.0.1215 (2023-12-15)

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

* 现在探测结果区分简略模式和详细模式了。
* 详细模式可以查看主机名、延迟、TTL(猜测系统)、状态。
* 现在可以导出探测的结果到文件中了。

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

* 部分 UI 布局优化。
* 部分文字文案优化。

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

* IP 地址填非数字内容导致异常。

### v0.0.1.1213 (2023-12-13)

<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/lantest/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.
