Releases: dfinity/oisy-wallet
Releases · dfinity/oisy-wallet
v0.21.2
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
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
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  ### After 
v0.21.0
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
Frontend
Fixes
- Omit the toast about failed to fetch SOL wallet information when the data was loaded.
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.