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

# WinBox for IOS

![](/files/-LaSeX9eZW6Ru7AoQIs-)

####

1. Menu 1.1. Removed firmware update button from main menu 1.2. Added option to disable internet detect by tapping row
2. Advanced menu 2.1. Added logic to delete files under "Files"
3. Settings 3.1. Added option to reset master password which wipes all current saved addresses 3.2. Added option to export saved addresses 3.3. Added option to import saved addresses
4. Login 4.1. Removed need to re-enter master password to access saved addresses if it has been entered through Settings already 4.2. Fixed issue with showing error message multiple times when failing to import WBX file
5. Quick setup 5.1. Fixed issue with some options reverting back when changed and layout not updating accordingly
6. Stability and performance improvements

**下载地址：**

![](/files/-LaSf6sQ7RN5sdnBheFW)

<https://itunes.apple.com/app/id1323064830>

![](/files/-M-pBRZMT-nQoU4VxCNy)


---

# 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, and the optional `goal` query parameter:

```
GET https://www.winbox.org/download/ios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
