# 09 Aug

### The main changes are as follows:

1. Rainbow wallet support&#x20;
2. WalletConnect 2.0 Web Flow Optimization&#x20;
3. Remove the signature tail of 02/03 on the relayer side&#x20;
4. Support multi network switch in one session
5. Fixed bug:
   * When claiming a Red Packet, refusing to sign will also make the claim successful.


---

# 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-dapp.loopring.io/other-features/change-logs/2023/09-aug.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.
