Releases: dfinity/oisy-wallet
Releases · dfinity/oisy-wallet
v0.20.2
v0.20.1
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
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
Frontend
Styling
- Reverted the holiday decorations
Content
- Added POPEYE to the default list of available tokens
v0.11.0
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
v0.10.1
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
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
Frontend
Fixes
- Fixed twitter link to the new twitter account
v0.9.5
Frontend
Fixes
- Fixed a bug where one token had an incorrect price feed linked to it, resulting in an incorrect USD value being displayed.