Releases: dfinity/oisy-wallet
Releases · dfinity/oisy-wallet
v0.22.0
Frontend
New Features
- Users can now add additional Solana tokens (SPL) to their list of tokens.
Improvements
- The two fields to specify the Tokens to pay and receive on the in-wallet swaps form now allow to toggle between the token amount or the USD value. This allows users to swap a specific value more easily.
- We improved the technical implementation of our in-wallet swaps to execute the more robust 2 step process (approve, swap) defined for ICRC-2 tokens.
- Conversions from BTC to ckBTC will now show the incoming ckBTC right after the conversion has completed, without waiting until the user fetches ckBTC data by entering the token view for the ckBTC token.
- We stabilized the ATA creation process when sending a Solana SPL token to a wallet that has no account for the sent token yet.
Fixes
- Fixed a bug where a too low minimum gas amount lead to most transactions for one ERC20 token to fail.
Content
Tokens
- Adding GLDT ICRC token to the list of tokens
- Adding AAA ICRC token to the list of tokens
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.
main
Changes
- fix(ci): Use workflow name rather than filename (#4405) @bitdivine
- chore(release): v0.21.2-0 (#4401) @pr-automation-bot-public[bot]
- fix(devops): More accurate triggers (#4400) @bitdivine
- feat(ci): Explicitly trigger tagging workflows (#4396) @bitdivine
- feat(devops): Support prerelease version bumps for testing (#4397) @bitdivine
- feat(devops): Generate args & metadata (#4388) @bitdivine
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 ![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
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