# Release Note

## Android

<table><thead><tr><th width="123">Version</th><th width="147">Date</th><th>History</th></tr></thead><tbody><tr><td>1.7.0</td><td>2023.02.24</td><td><p>∙Check collection details and recent tweets on the NFT list page. </p><p>∙Delete blacklisted NFTs safely and keep your wallet clean! </p><p>∙Minor bug fixes &#x26; usability improvements.</p></td></tr><tr><td>1.6.2</td><td>2023.02.08</td><td>∙Transfer tokens or connect wallet conveniently by scanning QR code. <br>∙You can generate verification QR code for each NFTs. ∙Start with the network you prefer when creating/recovering a wallet. <br>∙Minor bug fixes &#x26; usability improvements.</td></tr><tr><td>1.6.0</td><td>2023.1.16</td><td>∙Added BSC network.<br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.5.0</td><td>2022.12.29</td><td>∙Able to check Ethereum and Polygon NFTs ∙Improved minor bugs and app usability.</td></tr><tr><td>1.4.4</td><td>2022.12.30</td><td><p>∙Able to check the dynamic information of NFTs to which Gen2 technology is applied.</p><p>∙Improved minor bugs and app usability.</p></td></tr><tr><td>1.4.3</td><td>2022.11.17</td><td>∙Able to initialize the app. <br>∙Able to check the updated news with banners of FAVORLET's each collection. <br>∙Able to move directly to Xclusive from collection information and NFT detail page.<br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.4.2</td><td>2022.11.02</td><td>∙Fixed token/NFT transmission bug.</td></tr><tr><td>1.4.1</td><td>2022.10.28</td><td>∙Improved the app2app connection flow.</td></tr><tr><td>1.4.0</td><td>2022.10.24</td><td>∙When creating an account for the first time, the process of checking the seed phrase has been simplified. ∙Improved minor bugs and app usability.</td></tr><tr><td>1.3.0</td><td>2022.09.20</td><td>∙The holder verification method has changed more conveniently <br>∙Improved app usability.</td></tr><tr><td>1.2.1</td><td>2022.09.14</td><td>∙Fixed loading errors in few collections. <br>∙Fixed minor bugs.</td></tr><tr><td>1.2.0</td><td>2022.09.01</td><td>∙You can add your own Klaytn account by importing a private key.<br>∙Upgraded MY account screen.<br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.1.0</td><td>2022.08.11</td><td>∙Favor tokens can be viewed and transmitted. <br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.0.6</td><td>2022.07.27</td><td><p>∙Favor tokens can be viewed and transmitted. </p><p>∙Improved minor bugs and app usability.</p></td></tr><tr><td>1.0.5</td><td>2022.07.18</td><td>∙Blocked an unknown scam NFT. <br>∙Improved minor bugs and app usability</td></tr><tr><td>1.0.4</td><td>2022.06.28</td><td>∙Able to zoom in on your NFTs and save them to My Gallery.<br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.0.3</td><td>2022.06.20</td><td>∙Able to check the latest community updates of the collection on FAVORLET.<br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.0.2</td><td>2022.06.07</td><td>∙You can check the NFT collection on the home screen faster. <br>∙I improved the convenience of the simple password keypad. <br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.0.1</td><td>2022.05.26</td><td>∙First launch</td></tr></tbody></table>

## iOS

<table><thead><tr><th width="130">Version</th><th width="146">Date</th><th>History</th></tr></thead><tbody><tr><td>1.7.0</td><td>2023.02.24</td><td><p>∙Transfer tokens or connect wallet conveniently by scanning QR code. </p><p>∙Delete blacklisted items safely and keep your wallet clean! </p><p>∙Check collection details and recent tweets on the NFT list page. </p><p>∙Minor bug fixes &#x26; usability improvements.</p></td></tr><tr><td>1.6.3</td><td>2023.02.08</td><td>∙Start with the network you prefer when creating/recovering a wallet. <br>∙You can generate verification QR code for each NFTs.<br>∙Minor bug fixes &#x26; usability improvements.</td></tr><tr><td>1.6.0</td><td>2023.1.13</td><td><p>∙Now FAVORLET supports BSC network. </p><p>∙Minor bug fixes &#x26; usability improvements.</p></td></tr><tr><td>1.5.0</td><td>2022.12.29</td><td><p>∙We now support Ethereum and Polygon network!</p><p>∙Bug fixes &#x26; Usability improvements.</p></td></tr><tr><td>1.4.3</td><td>2022.11.17</td><td>∙Able to proceed with initializing the app. <br>∙Able to check the update news with the banners of FAVORLET and each collection. <br>∙Able to go directly to Xclusive from the collection information and NFT detail pages. <br>∙Able to check the transaction history in MY account. <br>∙Improved minor bugs and app usability.</td></tr><tr><td>1.4.0</td><td>2022.10.24</td><td>∙You can add an external account with a private key. ∙When creating an account for the first time, the process of checking the seed phrase has been simplified. ∙Improved minor bugs and app usability.</td></tr><tr><td>1.2.0</td><td>2022.10.06</td><td>∙iOS 버전 최초 론칭</td></tr></tbody></table>


---

# 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.favorlet.io/english/notice/updates.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.
