# What's New

## v2.0.8

Release date: May 13, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.8>

{% hint style="success" icon="circle-plus" %}
**New Features**

* We added a **Transaction filter** that allows users to filter the list of all transactions by token, transaction type, or contact.
  {% endhint %}

{% hint style="warning" icon="heart" %}
**Improvements**

* Improved the UTXO selection algorithm when sending Bitcoin. We now select UTXOs to minimize the transaction costs, while also trying to lock as little BTC as possible.
* We also improved the Bitcoin sending process by allowing multiple simultaneous sends, by verifying the confirmation status of all UTXOs before composing a next transaction.
* <i class="fa-shield-check" style="color:green;">:shield-check:</i> **OISY protects you!** We now show a confirmation box if we can't get both token prices for a swap and can't display the value difference between the paid and the received amount.
* We improved the Swap form to recalculate the possible receive tokens after the user selected the token to pay.
  {% endhint %}

{% hint style="info" icon="book" %}
**Content**

* Added the new NNS Governance app to the App Explorer.
  {% endhint %}

## v2.0.7

Release date: May 8, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.7>

{% hint style="info" icon="book" %}
**Content**

* Support for **USDC.e** token (USD Coin Bridged) on Arbitrum and Polygon
  {% endhint %}

## v2.0.6

Release date: May 4, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.6>

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed an issue where swaps from IC tokens was not properly filtering the allowed target networks.
  {% endhint %}

## v2.0.5

Release date: May 4, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.5>

{% hint style="success" icon="circle-plus" %}
**New Features**

* Integration with [**1sec.to**](https://1sec.to) to offer in-wallet bridging from Internet Computer to Ethereum, Base or Arbitrum for ICP, USDC, USDT, cbBTC, CHAT, GLDT, and BOB.
  {% endhint %}

## v2.0.4

Release date: April 28, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.4>

{% hint style="success" icon="circle-plus" %}
**New Features**

* Users can now **sign up or in** very quickly with their **Google**, **Apple**, or **Microsoft** accounts.
* Newly designed **landing page.**
* A new **filter for small transactions** now hides spam transactions from the user's Activity list.
  {% endhint %}

{% hint style="warning" icon="heart" %}
**Improvements**

* Improved the sorting of networks. Except for the first 3 fixed networks Bitcoin, Ethereum and ICP, the additional ones are sorted alphabetically consistently throughout the application
* Improved the default sorting for tokens. All native coins (ETH, BNB, POL, SOL) now appear first in the list, before all the 'regular' tokens.
  {% endhint %}

## v2.0.3

Release date: April 17, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.3>

{% hint style="success" icon="circle-plus" %}
**New Features**

* Added an improved QR Code **scanner** to OISY, which allows to pay with OISY Pay, establish WalletConnect connections, or scan network addresses during a send transaction.
* Clicking the **WalletConnect connection indicator** does not disconnect the connection directly, but opens a modal that shows a list of open connections, and allows to user disconnect a specific one.
* **NFT** and **NFT Collection pages** now have a **close button** that allow a quick return to the page the user came from.
  {% endhint %}

{% hint style="warning" icon="heart" %}
**Improvements**

* **ICP transactions** that contain the account of a counterparty instead of a principal can still find the matching contact if it has only stored the principal.&#x20;
* The **WalletConnect connection indicator** is now only shown when a connection is active.
* **Inactive tokens** get automatically **activated** after a user **swapped** into them.
* The **warning** about ICRC tokens that don't have an index canister is now **only shown once per token**. Once the user confirmed this, it's not shown again.
  {% endhint %}

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed an issue where **swappable Solana tokens** did not show the **Swap button** in their token view.
  {% endhint %}

## v2.0.2

Release date: April 10, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.2>

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed a bug where the application name in the web manifest was not resolved during the build and remained `{{OISY_NAME}}` , which was then used as app name when installed as PWA on Android.
  {% endhint %}

## v2.0.1

Release date: April 10, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.1>

{% hint style="success" icon="circle-plus" %}
**New Features**

* Enable to download OISY as **PWA** on mobile phones and desktops.
  {% endhint %}

{% hint style="warning" icon="heart" %}
**Improvements**

* Temporarily removed the Harvest Autopilot vault for Ethereum USDC.
  {% endhint %}

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed the calculation of the "swappable" vs. "convertable" assets in the Earn section.
  {% endhint %}

{% hint style="info" icon="book" %}
**Content**

* Added "Where in the World is Motoko Tokyo" to the app explorer.
  {% endhint %}

## v2.0.0

Release date: April 9, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v2.0.0>

{% hint style="success" icon="circle-plus" %}
**New Features**

* Added a new **Earn** section, which allows to see a list of all available earn opportunities in OISY.
* Integrated **Harvest Autopilot** **Vaults** as new earn opportunity, and allow users to stake or unstake from them.
* Integration with the **NEAR Intents** protocol, allowing to swap tokens across multiple networks.
  {% endhint %}

{% hint style="warning" icon="heart" %}
**Improvements**

* Move the help menu into the user menu to get more space available on the header row.
* Keep the text based token filter when switching between Tokens, NFTs and Earning.
* Use ICPSwap as fallback price source if we don't get a price for an icrc token.
  {% endhint %}

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed a bug that caused some icrc tokens to fail loading the latest balance.
  {% endhint %}

## v1.9.15

Release date: April 1, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v1.9.15>

{% hint style="success" icon="circle-plus" %}
**New Features**

* Swap offers that have a value difference larger than -5% now show a confirmation info box on the review page, and the user must check it before the swap can be executed.
  {% endhint %}

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed a bug where a user could get automatically logged-out when using OISY in multiple browser tabs simultaneously.
  {% endhint %}

## v1.9.14

Release date: March 30, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v1.9.14>

{% hint style="warning" icon="heart" %}
**Improvements**

* Enable ckUSDC minting and burning
  {% endhint %}

## v1.9.13

Release date: March 27, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v1.9.13>

{% hint style="warning" icon="heart" %}
**Improvements**

* Improved the hero image for VEUR
* Removed KongSwap as swap provider and from the app explorer
  {% endhint %}

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed some lists where the scrollbars were not properly displayed anymore
* Fixed an issue where token performance indicators were not correctly shown on Android phones
  {% endhint %}

## v1.9.12

Release date: March 26, 2026\
Change log: <https://github.com/dfinity/oisy-wallet/releases/tag/v1.9.12>

{% hint style="success" icon="circle-plus" %}
**New Features**

* OISY PAY now also support additional ICRC tokens, like ckBTC, VCHF and VEUR
* Users can filter fungible tokens by their asset type: Crypto, Stablecoin, Stock, or Commodity
  {% endhint %}

{% hint style="warning" icon="heart" %}
**Improvements**

* Temporarily disable converting ckUSDC from/to USDC and show an info banner
* Allow scrolling in lists when a toast is shown
* Improved the scanner to successfully scan borderless QR codes in dark mode
  {% endhint %}

{% hint style="danger" icon="screwdriver-wrench" %}
**Fixes**

* Fixed a but where a transaction execution modal could not be closed after a successful execution
  {% endhint %}


---

# 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.oisy.com/introduction/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.
