Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@rocky-fleek rocky-fleek released this 19 Oct 23:29
· 763 commits to develop since this release
dae1b4c

V0.4.0 🛡️🛡️🛡️

Version jump! We’re coming back with another release, focused on giving users new security options and starting to promote safer practices for developers/apps that integrate Plug (as well as warning users of those that follow unsafe ones!).

As of this update, users will need to manually approve any update call an app wants to take on their behalf when it involves an asset (NFT/Token). Meaning users approve all actions apps take when managing their assets in a sensitive way (not the case for query calls, since they only read information). We also added warnings in these pop-ups when applications don’t use the proper integration for calling these requests (not using Plug’s createActor method).

Features ✔️

  • Approval pop-up for asset-related calls 🔒
  • Warnings for unsafely made calls ⚠️

Fixes 🐞

  • Autofocus of Password Input in login view
  • Shortened months in activity view (e.g. September -> Sep)
  • Reduced space to fit in ICP word in activity view
  • Removed outdated text for the old wallet name
  • Approved canisters -> Approved Canisters label tweak when opening the list of approved canisters
  • Made the emoji selector window in Account Details view taller
  • Increased margin from an input in Create Account Modal
  • Drawer is now closing after opening the Create Account modal
  • Increased size of a copy button in Contacts
  • Removed extra Reveal Secret Recovery Phrase step from Secret Recovery Phrase settings subview
  • Increased right padding from IDInput to Contact book icon when there're available contacts to pick
  • Increased text size of contact's name in IDInput and Contact book
  • Removed hover effect when hovering NFT that is not clickable
  • Removed awaiting modal when sending the assets

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