Skip to content

Version 0.4.1

Compare
Choose a tag to compare
@rocky-fleek rocky-fleek released this 26 Oct 22:27
· 752 commits to develop since this release
f447926

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