Skip to content

Releases: Psychedelic/plug

Version 0.5.1.1

24 May 18:30
4c4845c
Compare
Choose a tag to compare

V0.5.1.1 👜👜👜

Quick fix release! V0.5.1.1 brings a simple upgrade to Plug, fixing an issue that allowed the transfer of custom tokens using the ICP Ledger standard only to Principal IDs and not Account IDs.

Improvements 📈


  • Quick enhancement to enable transfer of custom tokens with ICP Ledger standard to Account IDs.

Install Plug from Browser Stores (Auto-updates!) ⚡️

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.5.1

11 May 16:45
7bbcc55
Compare
Choose a tag to compare

V0.5.1 👤👤👤

For 0.5.1 we’ve gone even deeper down the ICNS rabbit hole, replacing all identifiers with ICNS names when possible, and giving the ability to set an ICNS .icp name as your wallet’s main ID.

But that’s not all! We’ve also reworked Plug’s backend to add a whopping 5x improvement in the speed of update calls made to canisters through Plug!

Features ✔️


  • New NFT List
  • List ICNS .icp names as NFTs
  • Translate Principal ID's for ICNS .icp names when possible
  • Set ICNS .icp name as account reverse resolution domain

Improvements 📈


  • In page provider performance improvements
  • Background script refactor
  • Better handling of the activity logs
  • Update dip 721 v2
  • Added assets selector in request transfer

Install Plug from Browser Stores (Auto-updates!) ⚡️

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.5.0

29 Mar 20:17
550630a
Compare
Choose a tag to compare

V0.5.0 👤👤👤

0.5.0 is here with the first ICNS integration to send any transfer to .icp names; as well as enhancements to our activity tab when translating Sonic events, and a ton of developer-oriented quality of life upgrades!

Features ✔️


  • Support .icp names as destination addresses when sending tokens or NFTs
  • Support .icp names in Plug address book to save them as contacts
  • New Clock Error Validation Screen to Warn Users

Improvements 📈


  • Removed empty values in the request balance end point
  • Changed ICRocks for Dfinity explorer for transaction details

Install Plug from Browser Stores (Auto-updates!) ⚡️

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.4.7

16 Feb 19:35
11f2fb7
Compare
Choose a tag to compare

V0.4.7 📮📮📮

Quick-fix update incoming! 0.4.7 brings one user-reported issue with the activity tab and small enhancements to the extension.

Improvements 📈


  • Reduce the size of the NFT spinner
  • Center the "+" on add token button
  • Remove USD values for tokens that do not have a price in the send flow
  • Visual fix on ID input to prevent overflow

Fixes 🐞


  • Fixed issue that caused extension crash when opening activity tab
  • Inpage provider's getBalance fix to return currently connected account balance instead of the main account
  • Fix add custom token issue where entering a wrong id and standard combination would disable the continue button
  • Fix DIP721 NFT transfer/send

Install Plug from Browser Stores (Auto-updates!) ⚡️

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.4.6

31 Jan 20:12
5ac2f74
Compare
Choose a tag to compare

V0.4.6 🧹🧹🧹

Cleanup and fixes incoming! We're doing a release focused on polishing the entire Plug experience, refactoring some internal pieces, and

Features ✔️


  • New Refresh Wallet Button (refreshes all assets states).

Improvements 📈


  • Refactored token handling and polished integrations.
  • New loading animations for NFTs and tokens.
  • Redesigned the add token button to make it simpler!
  • Deposit screen now looks the same for all tokens.
  • Handled refreshes upon asset refresh fails.

Fixes 🐞


  • Fixed clock issue that caused ICP balance not to show.
  • Fixed activity tab where certain events didn't display.
  • Fixed screen width issue that causes approval buttons to display incorrectly.

Install Plug from Browser Stores (Auto-updates!) ⚡️

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.4.5

06 Jan 18:12
7732f15
Compare
Choose a tag to compare

V0.4.5 💱💱💱

Quick update! We are doing a follow-up fix and enhancement release to address issues reported on 0.4.4.

Features ✔️


  • DIP20 interface upgrade for custom tokens

Improvements 📈


  • Activity feed fix for new event types (e.g. swaps on Sonic)

Fixes 🐞


  • Visual fixes on custom token flow
  • Activity feed fix for NFT images
  • NFT tab refresh after send
  • Remove balance from tokens with unknown price
  • Fixed issues when sending max amount of tokens
  • Made inpage provider calls throw on popup close

Install Plug from Browser Stores (Auto-udpates!) ⚡️

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.4.4

22 Dec 17:49
62caf38
Compare
Choose a tag to compare

V0.4.4 ⚖️⚖️⚖️

It's time for another update! For this update we've focused on expanding the accesibility of fungible tokens in Plug.

The Wrapped ICP (WICP) token is now auto surfaced to the Tokens tab together with the user's balance.

Additionally, we're adding support for DAB's Token List. You'll be able to import any token from the list into Plug to show your corresponding balance.

Lastly, for tokens that haven't been added to DAB yet, we've added the ability to import custom DIP20 tokens by looking up the token's canister ID.

Features ✔️


  • Auto-surface Wrapped ICP (WICP) balances ⚖️
  • DAB Token List integration 🔖
  • Import DIP20 tokens by canister ID 📥

Improvements 📈


  • Ability to hide subaccounts
  • Make connected apps icon rounded squares
  • Add asset auto-refresh

Fixes 🐞


  • Unexpected error screen when connecting to Plug
  • Infinitive load when closing authorization button when clicking on the X button instead of cancel
  • Custom Tokens decimals are correctly parsed

Install Plug from Browser Stores (Auto-udpates!) ⚡️

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.4.3

22 Nov 16:32
447a1bd
Compare
Choose a tag to compare

V0.4.3 🔨🔨🔨

Quick fix incoming! ✅ We've received several reports this weekend because of the 0.4.2, which affected the ICP balance shown (showed incorrect amounts). We found the issue and addressed the error when fetching the user's balance. In short, the call failed so it displayed the old balance to the user instead of the new one.

Features ✔️

  • No new features in this update

Fixes 🐞

  • getBalance() fix causing wrong ICP amounts to be displayed in balance.

Install Plug from Browser Stores (Auto-updates!)⚡

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.4.2

17 Nov 14:56
bfa1f12
Compare
Choose a tag to compare

V0.4.2 📜📜📜

A quick but very important update! Expanding Plug’s capabilities for showing NFT/Token transaction histories with CAP

Plug will show the activity/histories of NFTs and Tokens that use CAP ✅ and will be seeding the transaction history in CAP for any project that can be held/surfaced in Plug, whether it has already integrated CAP or not. Meaning Plug can show the transaction history of those assets as well for users.

Features ✔️

  • CAP integration to show transaction history in activity for CAP-assets 📜
  • CAP transaction seeding for non-CAP-integrated assets ✅

Fixes 🐞

  • Fix connect-app issue where re-importing a mnemonic in a wallet with connected apps in a subaccount caused the connected apps appear in the freshly imported wallet.
  • Cached NFTs to improve performance.

Install Plug from Browser Stores (Auto-updates!)⚡

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md

Version 0.4.1

26 Oct 22:27
f447926
Compare
Choose a tag to compare

V0.4.1 📇📇📇

It’s time for another update! This is more of a dev-oriented release, we’re adding the option to make batch canister calls so users will now be able to approve all canister calls in one modal pop-up, instead of individually.

Additionally, we’ve added timeouts that can be set by developers for modal pop-ups with a default of two minutes until the modal closes itself.

That’s not all, we’ve also added a memo field to the requestTransfer method, and it’ll be reflected in the modal where users/devs can input a memo for any ICP transfer. 🚀

Features ✔️

  • Batch canister call approval within Plug 📇
  • Customizable timeout for modals ⏰
  • Memos added to ICP transfer requests 📝

Fixes 🐞

  • Fixed getPrincipal in IC PAPI so it always returns a pid
  • Fixed Sign modal message when sending ICP
  • Improved sign modal details displays
  • Improved NFT loading performance and added progressive nft loading with an improved loading indicator
  • Fixed duplicating account bug when transferring nfts

Install Plug from Browser Stores (Auto-updates!)⚡

Or download the latest version's build in this repository's releases, and follow the guides below for a manual installation (doesn't auto-update):

Manual Install - Chrome/Chromium 🌐

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-chrome.md

Manual Install - Firefox 🦊

https://github.com/Psychedelic/plug/blob/develop/docs/install-plug-in-firefox.md