Skip to content

Releases: dfinity/oisy-wallet

v0.21.0

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

Changes

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

v0.10.1

11 Dec 06:57
cde0306
Compare
Choose a tag to compare

Frontend

Fixes

  • Fixed a glitch where sometimes the application was not responding to clicks anymore right after the user subsequently closed all promotion elements. A page reload resolved this blockage.

v0.10.0

06 Dec 18:15
6b378f5
Compare
Choose a tag to compare

Frontend

New Features

  • Users can now also convert BTC into into their chain-fusion twin ckBTC. The form also derives the expected network fees, and provides a Max button, that allows to automatically set the maximum allowed BTC.

Improvements

  • We improved the loading speed of the BTC balance significantly.
  • User can now close promotion element cards individually, and they will not be displayed again. This allows users to remove the promotion carousel, and immediately see more tokens on the screen on mobile devices. Note that promotion element cards that we add in the future will then still be shown for all users.
  • Entires in transaction lists now show the token ticker right after the amount, increasing the readability especially on the Activity page that shows transaction across all tokens.
  • Loading ICRC token balances from the ledger canister if the index canister does not respond, instead of showing an error toast.
  • Modal for conversion of erc20 token to their CK twin or vice versa now shows only relevant info, making the modal more user friendly.
  • Showing a nice placeholder when the index canister of an icrc token could not provide the list of transactions.
  • If testnets are enabled, the activity page now also allows to filter transactions for a specific testnetwork only.
  • If testnets are enabled, the network selector keeps the selected network when switching from the token list to the activity page.
  • Improved error message when sending of BTC tokens fails due to not enough gas.
  • User lands automatically back on the homepage when he logs back in after an explicit logout from a different page.

Fixes

  • Fixed a bug where BTC transactions showed an incorrect amount of tokens in the transaction detail view.
  • Fixed a flickering animation when the user changed to some pages.
  • Fixed a bug where BTC send transactions were shown with a positive token amount instead of a negative one.

v0.9.6

27 Nov 18:53
d96c21c
Compare
Choose a tag to compare

Frontend

Fixes

  • Fixed twitter link to the new twitter account