Skip to content

Releases: dfinity/oisy-wallet

v0.21.2

23 Jan 11:06
c78a3c7
Compare
Choose a tag to compare

Frontend

Improvements

  • The text filter in the "Manage Tokens" modal now allows to also filter for the name of the network
  • We now also support versioned transactions in the Solana network

Fixes

  • Fixed a bug where on iphone, the send, swap and receive modals opened inside the main hero element instead of in a new page
  • Fixed a bug where on safari, the same issue happened
  • Fixed a bug where Solana ATA creation that happened together with a send failed because of an instable RPC
  • Fixed an incorrect alignment of the "available balance" in the main hero
  • Fixed a bug where in some cases, a user could see the same token twice in his manage token list, resulting in an error when trying to enable the token

Content

Tokens

  • Added the AAA icrc token

v0.21.1

22 Jan 09:45
ea13ea7
Compare
Choose a tag to compare

Frontend

New Features

  • Solana SPL tokens now also offer a link to the SolScan explorer

Improvements

  • Enabled Solana SPL tokens are now also restored at the next login

Fixes

  • Fixed token details modal for Solana SPL tokens
  • Fixed a bug where the homepage was not showing the hero when the user opened OISY via WalletConnect Wallet link.

RC0.0.1

22 Jan 14:23
3bcbc41
Compare
Choose a tag to compare
RC0.0.1 Pre-release
Pre-release
style(frontend): Center available balance label (#4403)

# Motivation

For mobile version, the label "Available balance" in the `Hero` was not
centered. Now it is.

### Before

![Screenshot 2025-01-22 at 14 13
00](https://github.com/user-attachments/assets/c1ef9e88-b71a-4b8d-ae27-1f1dddee5a1f)

### After

![Screenshot 2025-01-22 at 14 12
47](https://github.com/user-attachments/assets/d8deda57-2c2e-4ecc-9048-8da1d1675937)

v0.21.0

20 Jan 19:00
ff089d4
Compare
Choose a tag to compare

Frontend

New Features

  • Enabling WalletConnect integration with the Solana network

Improvements

  • Improved the token list in the Swap modal by filtering out all tokens that none of the integrated DEXes are offering.
  • Disabling the button to proceed to the review step while the Swap modal loads a new trade offer.

Fixes

  • Fixed a bug where an incorrect USD amount was displayed for the LP Fee of some chain0key conversions
  • Fixed a bug where the homepage was not showing the hero when the user opened OISY via WalletConnect Wallet link.

Content

Tokens

  • Adding TRUMP (Official Trump) Solana token to the list of tokens

v0.20.2

16 Jan 09:14
Compare
Choose a tag to compare

Frontend

Fixes

  • Omit the toast about failed to fetch SOL wallet information when the data was loaded.

v0.20.1

15 Jan 13:17
0d9eb45
Compare
Choose a tag to compare

Frontend

Improvements

  • Sorting the tokens in the token list of the swap modal by value, so the list is in the same order as he main token list.
  • Changed the support link from Github to our support email address.

Fixes

  • Fixed a bug where the app sometimes showed a ckETH minter related error toast when opening a chain-key token's transaction list.

v0.20.0

14 Jan 17:42
Compare
Choose a tag to compare

Frontend

New Features

  • We integrated into the Solana network and allow now to send and receive SOL coins
  • We integrated with a first DEX from the IC ecosystem and offer now in-wallet swaps for IC tokens.

Improvements

  • We improved OISY to allow Dapps to also interact with token ledgers that don't implement the ICRC-21 standard and its consent messages. OISY is now parsing the standard ICRC-1 or 2 messages and displays the corresponding consent modal to the user directly.
  • Improved token grouping to allow more than 2 networks in a token group, e.g. for USDC.

Fixes

  • Fixed a bug where the app incorrectly got into a state where a user had to confirm navigating away from the token view
  • Fixed the token details modal for BTC
  • Fixed a bug where existing ICRC-2 approval transactions could make the token view of said token inaccessible.

Content

Tokens

  • ICRC
    • CLOUD (Crypto Cloud)
    • POPEYE (Popeye)
  • SOL

Dapps

  • Jupiter
  • Raydium

v0.12.0

07 Jan 08:42
7fd3b24
Compare
Choose a tag to compare

Frontend

Styling

  • Reverted the holiday decorations

Content

  • Added POPEYE to the default list of available tokens

v0.11.0

23 Dec 09:01
0c7172d
Compare
Choose a tag to compare

Frontend

Improvements

  • Modal screens have now a dedicated full page view on mobile devices, allowing them to make use of the entire space available.
  • Improved Dapps Explorer on mobile devices, using 2 columns for dapps if possible, and making the filter tags horizontally scrollable.
  • Activity page shows a disclaimer if a user has tokens enabled that don't provide a list of the user's transactions.

Fixes

  • BTC transaction explorer link now points to the correct explorer URL.
  • Fixed some UI problems when the user used the browser back button while having a modal window open.
  • Fixed a bug where manually importing an IC token did not work anymore under some circumstances.

rc0.0.0

17 Dec 14:55
54a396a
Compare
Choose a tag to compare

Rewards Canister