Releases: zeriontech/zerion-wallet-extension
Releases · zeriontech/zerion-wallet-extension
v1.0.0-alpha.16
v1.0.0-alpha.15
What's Changed
- Make memoryLocationState short-lived, remove timer
- Update link for adding wallet to existing group
- Update html titles
- Update SendTransaction and SignMessage layouts
- Display wallet name in Overview header
- Visual updates for Login, CreateAccount and Intro views
- Contract Execution Icon in history
Full Changelog: v1.0.0-alpha.14...v1.0.0-alpha.15
v1.0.0-alpha.14
What's Changed
- Update RequestAccounts View
- Design updates;
- Allow selecting address to return;
- Refactor Wallet controller;
- Remove debug code and fix some types
- Update dev dependencies
- Disallow requests to invoke built-in object methods
- Do not forward empty method to node
- Generate unique window ids to prevent dapps from guessing window ids
- Remove file:// from content-script policies
- Setup production build
- Exclude http:// content_script policy from production build
- Limit content-script capabilities
- Do not allow content script to connect to any ports other than
the "ethereum" port
- Do not allow content script to connect to any ports other than
- Update password verification algorithm
- Do not store password+salt hash; Instead, try decrypting existing record to verify password
- Keep mnemonic phrases encrypted when logged in
- Refactor Wallet controller to handle encrypted mnemonic phrases;
- Add upgrade strategy to the UI;
Full Changelog: v1.0.0-alpha.13...v1.0.0-alpha.14
v1.0.0-alpha.13
v1.0.0-alpha.12
What's Changed
- Update settings menu items, add icons
- Update "create new wallet" flow
- Logout after user inactivity (idle) #8
- Skip RequestAccounts view if address already allowed
Full Changelog: v1.0.0-alpha.11...v1.0.0-alpha.12
build-1.0.0-alpha.11
What's Changed
- Filter is_displayable positions
- Fix sorting bug in Overview Positions
- Add new naming and styles for UIText element
- Feature: Updated import flow
- Allow selecting addresses to import
- Add browserslist config to correctly prefix css
- Fixes: mask-image property for active indicator
- Update Intro and create views order
- Show Wallet Options before asking to create password
- "Create Account" form updates
- Password strength meter;
- Password match indicator;
- Input component for ui-kit;
- Visual updates for Create Wallet view
- Update parcel config to import SVGs both as jsx and as urls;
- Update background for Create Wallet view;
Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11
build-1.0.0-alpha.10
v1.0.0-alpha.9
- ManageWallets view improvements
- Display "never backed up" state for wallet groups
- Password policy: set minimum length to 6 chars
- Secutiy Audit fixes
- Remove previous wallet records when a new one is created;
- Implement password policy in CreateAccount form;
- Refactor navigation at GetStarted view;
- Fix race condition bug on GenerateWallet view
- Add User Preference to show Network in header
- wallet_requestPermissions and wallet_getPermissions methods
Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9
v1.0.0-alpha.8
-
- Add "metamask mode" to settings;
- Intercept other ethereum providers when possible;
- Fix "Revoke all" button for single dapp;
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8