> For the complete documentation index, see [llms.txt](https://docs.wannaflix.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wannaflix.net/cn/archives/2021/whats-new.md).

# What's New

## October 19, 2020 - New recommended apps for Windows, Mac OS, and Android

We are now officially switching our recommended apps for Windows, Android, and Mac OS to take advantage of the SSR servers and to provide better stability across the network.

We've released video tutorials for the 4 major platforms (Windows, Mac OS, Anroid, iOS).

#### Windows:

New recommended app: [Netch](/cn/installation-guides/windows/netch-1.md)

Old app: v2rayN

Why the switch: Netch adds SSR support, supports TUN/TAP proxying of games and Windows Store app, and is more stable than v2rayN. It also supports automatic server list updates. We've been testing this app for 3 months with no issues.

#### **Mac OS:**

New recommended app: [ClashX version 1.30.2 and up](/cn/installation-guides/mac-os/clashx-v1.30.1-and-higher.md)

Old app: ClashX version 1.30.0 and under, and v2rayU

Why the switch: ClashX added SSR support on version 1.30.2 along with other improvements. We've also simplified the server list to make it more user friendly compared with older ClashX version.&#x20;

But you said you were dropping support for ClashX? That was before they added SSR support and addressed other similar issues. We have indeed phased out earlier versions of ClashX. If you don't need SSR support, you can stick with v2rayU.&#x20;

{% hint style="warning" %}
IMPORTANT: When upgrading from an earlier version of ClashX, make sure to UPDATE THE API LINK. ClashX versions are not comaptible with each other.
{% endhint %}

#### Android:

New recommended app: [ClashR for Android](/cn/installation-guides/android/v2ray-shadowsocks/clashr-for-android-recommended.md)

Old app: v2rayNG

Why the switch: ClashR not only brings SSR support, but is also simpler to use and more stable than v2rayN.

{% hint style="warning" %}
IMPORTANT: ClashR for Android ***is NOT the same*** as Clash for Android. Clash for Android does not support SSR and uses a different API link than ClashR. They are NOT compatible with each other.&#x20;

We do not officially support Clash for Android, though you can still get the API for it on your client area dashboard.
{% endhint %}

#### What about iOS?

[Shadowrocket ](/cn/installation-guides/ios/shadowrocket.md)is still our recommended app for iOS. It supports SSR, is regularly updated, and has been working well for several years without major issues.

{% hint style="info" %}
*What to look forward to in the near future:*

* Official SSR release
* Pre-configured routers
  {% endhint %}

Have something you want to see in the WannaFlix package? Send your recommendations in the [WannaFlix group chat](https://t.me/wannaflixvpn).


---

# 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.wannaflix.net/cn/archives/2021/whats-new.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.
