> For the complete documentation index, see [llms.txt](https://docs.hzz.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hzz.im/g/ow2/ring-1/update.md).

# Ring-1更新公告

{% hint style="success" %}
2024.04.24

OW2-Ring-1更新

Hz译

更新日志:

> 修复自瞄错误
> {% endhint %}

{% hint style="success" %}
2024.04.09

OW2-Ring-1更新

Hz译

更新日志:

> 新增杂项模块&#x20;
>
> 新增无后坐力
> {% endhint %}

{% hint style="success" %}
2024.04.07

OW2-Ring-1更新

Hz译

更新日志:

> 新增Flickbot模块&#x20;
>
> 新增玩家的终极/重新加载信息文本&#x20;
>
> 修复玩家会随机停止显示的问题&#x20;
>
> 修复 D.Va 显示两次的问题&#x20;
>
> 修复队友被显示为敌人的罕见问题&#x20;
>
> 被动激活的“黑影”将被视为不可见（瞄准可见检查将阻止你瞄准她）
> {% endhint %}

{% hint style="success" %}
2024.04.03

OW2-Ring-1更新

Hz译

更新日志:

> 提高稳定性
> {% endhint %}

{% hint style="success" %}
2024.04.02

OW2-Ring-1更新

Hz译

更新日志:

> 提高稳定性
>
> 修复随机自崩问题
> {% endhint %}

{% hint style="success" %}
2024.03.11

OW2-Ring-1更新

Hz译

更新日志:

> 现在支持保存设置
>
> 新UI
>
> 提高整体稳定性
>
> 更多功能即将推出
> {% endhint %}

{% hint style="success" %}
2023.02.24

Ring-1更新

Hz译

更新日志:

> 更新适配最新游戏版本
> {% endhint %}


---

# 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.hzz.im/g/ow2/ring-1/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.
