Skip to content

Latest commit

 

History

History
788 lines (537 loc) · 71.4 KB

CHANGELOG.md

File metadata and controls

788 lines (537 loc) · 71.4 KB

2.0.0 (2024-08-27)

Bug Fixes

Features

  • migrate to Manifest V3 and align with upstream polkadot extension (5d7198d)

BREAKING CHANGES

  • Updated Polymesh wallet to support Manifest V3, with significant updates aligning configurations, dependencies, and architecture to match upstream polkadot wallet. This may affect compatibility with environments relying on Manifest V2.

1.8.3 (2024-04-05)

Bug Fixes

  • update to correct staging endpoint (e44bd78)

1.8.2 (2024-01-25)

Bug Fixes

  • prevent authorization requests from incorrect url when pages are pre-rendered (75a42ed)

1.8.1 (2024-01-02)

Bug Fixes

  • fixed identity rename props (2139d02)
  • fixed identity state slice for store identities by account and did (76d7a6f)
  • multiple fixes (4b29316)
  • remove network specific account states (2969fb1)

1.8.0 (2023-10-27)

Bug Fixes

  • ability to unsubscribe from network (75162b7)
  • add trailing slash to local dashboard link (072d3e7)
  • do not modify custom endpoint url (0242f19)
  • identityClaim is now optional - remain backwards compatible (1c8a197)
  • merged develop + fixed conflicts (faf782c)
  • merged develop + fixed conflicts (bdf212c)
  • open initial create/import account screens as (5b52070)
  • removed unused code (f4e947f)
  • removed unused code (f0b182f)
  • requested changes (875a4b6)
  • resolve tsc error (20ed11e)
  • unsubscribing from keys (0b5e100)
  • update links (b0198d9)
  • updated networkUrl selector for apiPromis (02b04cd)

Features

  • added api promise reload after custom url change (67c6156)
  • added custom rpc functionality (928127d)
  • return wssUrl for custom networks (17c1503)

1.7.9 (2023-09-08)

Bug Fixes

1.7.8 (2023-09-08)

Bug Fixes

  • add trailing slash to local dashboard link (a96552e)
  • identityClaim is now optional - remain backwards compatible (038622b)

1.7.7 (2023-07-13)

Bug Fixes

1.7.6 (2023-07-13)

Bug Fixes

  • open initial create/import account screens as (8a9e0c9)

1.7.5 (2023-05-31)

Bug Fixes

  • update extension dependencies (4075919)

1.7.4 (2023-05-30)

Bug Fixes

  • update yarn.lock for semantic release (a3dcc17)

1.7.3 (2023-05-30)

Bug Fixes

  • remove old dependencies (71e8fc0)

1.7.2 (2023-05-30)

Bug Fixes

1.7.1 (2023-05-30)

Bug Fixes

  • fix fees for Polymesh 5.4 (ecffd1b)

1.7.0 (2023-04-04)

Bug Fixes

Features

1.6.3 (2022-08-12)

Bug Fixes

1.6.2 (2022-07-06)

Bug Fixes

1.6.1 (2022-07-05)

Bug Fixes

1.6.0 (2022-05-02)

Features

1.5.7 (2022-03-07)

Bug Fixes

1.5.6 (2022-01-20)

Bug Fixes

  • use localhost link for dashboard for local network [GTN-2372] (#240) (456df20)

1.5.5 (2022-01-15)

Bug Fixes

1.5.4 (2021-12-08)

Bug Fixes

  • remove tooling and staging networks [GTN-2317] (#237) (29d33de)

1.5.3 (2021-12-07)

Bug Fixes

1.5.2 (2021-12-03)

Bug Fixes

  • revert "disable signing if insufficient balance [GTN-2297] [GTN-2162] (#236)" (374e254)

1.5.1 (2021-12-03)

Bug Fixes

  • disable signing if insufficient balance [GTN-2297] [GTN-2162] (#236) (2adb2eb)

1.5.0 (2021-11-23)

Features

  • connect to Mainnet by default on wallet installation (#234) (75bbb2b)

1.4.2 (2021-11-18)

Bug Fixes

  • issues in Import Ledger account popup (#233) (8e83755)

1.4.1 (2021-11-17)

Bug Fixes

  • genesis hash issues with Ledger devices (#232) (9890e1e)

1.4.0 (2021-11-12)

Features

1.3.2 (2021-11-11)

Bug Fixes

  • set yarn policies to 1.19.0 (c978d03)

1.3.1 (2021-11-11)

Bug Fixes

  • update dependencies to correct version (5de6100)

1.3.0 (2021-11-11)

Features

1.2.2 (2021-11-05)

Bug Fixes

1.2.1 (2021-11-04)

Bug Fixes

1.2.0 (2021-11-01)

Features

  • clickable addresses (copy icon by default & adding tooltip) (#219) (2d9f6ba)

1.1.0-develop.1 (2021-10-28)

Bug Fixes

Features

1.0.0 (2021-10-28)

Bug Fixes

  • account selected when assign is clicked (c953ee7)
  • Account table is showing on top of the top panel (WAL-53) (0ec70a8)
  • add background color to account card to make it not-transparent (c3aea9c)
  • add grid area definition for unassigned accounts on hover (e9fb061)
  • add icon for verified and fix alignment (9b12399)
  • add specified width for name's wrapping element (a323637)
  • alias editing textfield unnecessarily tall (MER-46) (f8b5541)
  • all copy icons that appear on hover never disappear, on blur (MER-46) (4f9f7b1)
  • allow scrolling only to see expandable details (8387cde)
  • build error (f7d3b21)
  • build error (c2eb3af)
  • build error (8b7e916)
  • build error (2c11624)
  • build error (3e16f5a)
  • build error (44f5c8c)
  • bump to v0.5.7 (#201) (c0c955d)
  • capitalization (3ad776c)
  • capitalization (WAL-86) (#58) (661a98c)
  • center image (7063106)
  • change new account labels on 'add key' to be consistent (WAL-57) (12a1720)
  • change password of imported. account (ec1a8ff)
  • clicking on copy triggers account selection (1f5e40b)
  • compare network (7651a97)
  • copy indicator (WAL-54) (db10c88)
  • copy tooltip position (9451de8)
  • did alias input height (9ce487b)
  • ellipsize text overflow for name display in account details (f28a82f)
  • event propagation of edit account links (0dd07c6)
  • generate proof ui (85a2875)
  • lint error (60923f0)
  • lint errors (443e708)
  • lint errors (c33ce13)
  • lint issue (alphabetical props) (c1d665c)
  • lint issues (f15a914)
  • make equal size reject/sign buttons (e79b0c4)
  • menu for unassigned account (44a495e)
  • menu not rendering for header menu items (1967f41)
  • Remove intro screen for new user (WAL-58) (27454a7)
  • remove memoization to make type/index selections work properly (a72a7f3)
  • remove trailing bredcrumb line (e03e7e2)
  • remove unused dependencies (03e1a5a)
  • revert back to orignal renders (96e2ea2)
  • update copy “Authorize” to “Sign” (bc7cffb)
  • update margins, colors, opacity (538abb4)
  • update test, change copy (e9843cd)
  • use minWidth for name's wrapping element instead (b8ac2c4)
  • use TextOverflowEllipsis for displaying name in AccountHeader (77dc283)

Features

  • account details view (WAL-43) (690090e)
  • account uid view (b85484c)
  • add "attention" info when adding new account (2263608)
  • add busy prop to button (b166b02)
  • add header (4afc138)
  • add images (6a821e0)
  • add ledger icon to refresh button, refactor UI (f1ea04f)
  • add open lock icon (8eda0d9)
  • add styled step-list (463ed73)
  • add TextOverflowEllipsis component (5d8c2ee)
  • add tooltip component (88f3ce1)
  • assign button link to dashboard (WAL-44) (20b916c)
  • cancel button (9814d5d)
  • change default placeholder text for password when adding a new account (3e7807e)
  • change password (dd66059)
  • context menu (WAL-45) (a186cde)
  • dashboard link (3b464b3)
  • export account (2250ef2)
  • Field validation when user entering new password (WAL-61) (d9b33f0)
  • Field validation when user entering new password (WAL-61). (3676d26)
  • global isBusy listener (99ab810)
  • highlight texts based on troubleshoot step (d101622)
  • Hr component (5b091ee)
  • import account json (c66fdeb)
  • import json (bfb425a)
  • import json loading indicator(WAL-36) (0881f37)
  • import json wip (817b3bb)
  • import seed loading indicator (WAL-36) (b164846)
  • in-place identity alias editor (WAL-34) (c1bef4c)
  • loading indicator (WAL-36) (20abb95)
  • password component (28811c6)
  • restructure account import screens (d93966a)
  • reuse password container in new account form (b8275a3)
  • show name and initials (2c46b38)
  • toggle advanced settings dropdown (0396fb8)
  • unlock uid (b2cfe25)
  • update open-application troubleshoot guide styling (e8581be)
  • use css grids to align items for AccountView (e33c34f)
  • use password component to import seed (8139e69)
  • validate and save account (22edc39)
  • wip - name component (c4b4f7e)

1.0.0-develop.8 (2021-10-28)

Bug Fixes

1.0.0-develop.7 (2021-10-27)

Features

1.0.0-develop.6 (2021-10-18)

Bug Fixes

  • use autoMergeLevel2 to reconcile state (#218) (a856a51)

1.0.0-develop.5 (2021-10-18)

Features

1.0.0-develop.4 (2021-10-13)

Bug Fixes

1.0.0-develop.3 (2021-10-08)

Bug Fixes

  • CI: update bump-versions script (66191e2)

Features

  • UI: update toast notification styles [GTN-349] (#214) (ba548cb)

1.0.0-develop.2 (2021-10-05)

Features

  • UI: update Development network names (#213) (c4d4ec6)

1.0.0-develop.1 (2021-10-05)

Bug Fixes

  • account selected when assign is clicked (c953ee7)
  • Account table is showing on top of the top panel (WAL-53) (0ec70a8)
  • add background color to account card to make it not-transparent (c3aea9c)
  • add grid area definition for unassigned accounts on hover (e9fb061)
  • add icon for verified and fix alignment (9b12399)
  • add specified width for name's wrapping element (a323637)
  • alias editing textfield unnecessarily tall (MER-46) (f8b5541)
  • all copy icons that appear on hover never disappear, on blur (MER-46) (4f9f7b1)
  • allow scrolling only to see expandable details (8387cde)
  • build error (f7d3b21)
  • build error (c2eb3af)
  • build error (8b7e916)
  • build error (2c11624)
  • build error (3e16f5a)
  • build error (44f5c8c)
  • capitalization (3ad776c)
  • capitalization (WAL-86) (#58) (661a98c)
  • center image (7063106)
  • change new account labels on 'add key' to be consistent (WAL-57) (12a1720)
  • change password of imported. account (ec1a8ff)
  • clicking on copy triggers account selection (1f5e40b)
  • compare network (7651a97)
  • copy indicator (WAL-54) (db10c88)
  • copy tooltip position (9451de8)
  • did alias input height (9ce487b)
  • downgrade packages to work with ITN Rewards [GTN-2084] (#211) (d2d87a7)
  • ellipsize text overflow for name display in account details (f28a82f)
  • event propagation of edit account links (0dd07c6)
  • generate proof ui (85a2875)
  • lint (c9d3d02)
  • lint error (60923f0)
  • lint errors (443e708)
  • lint errors (c33ce13)
  • lint issue (alphabetical props) (c1d665c)
  • lint issues (f15a914)
  • make equal size reject/sign buttons (e79b0c4)
  • menu for unassigned account (44a495e)
  • menu not rendering for header menu items (1967f41)
  • network change bug (#204) (26a6d4d)
  • pass build (54a3a2f)
  • refactor api connection (#203) (82746d7)
  • Remove intro screen for new user (WAL-58) (27454a7)
  • remove memoization to make type/index selections work properly (a72a7f3)
  • remove trailing bredcrumb line (e03e7e2)
  • remove unused dependencies (03e1a5a)
  • revert back to orignal renders (96e2ea2)
  • temporarily disable network mismatch detection (#210) (09563c9)
  • update copy “Authorize” to “Sign” (bc7cffb)
  • update fallback schemas (5f01948)
  • update margins, colors, opacity (538abb4)
  • update test, change copy (e9843cd)
  • use minWidth for name's wrapping element instead (b8ac2c4)
  • use TextOverflowEllipsis for displaying name in AccountHeader (77dc283)

Features

  • account details view (WAL-43) (690090e)
  • account uid view (b85484c)
  • add "attention" info when adding new account (2263608)
  • add busy prop to button (b166b02)
  • add header (4afc138)
  • add images (6a821e0)
  • add ledger icon to refresh button, refactor UI (f1ea04f)
  • add open lock icon (8eda0d9)
  • add styled step-list (463ed73)
  • add TextOverflowEllipsis component (5d8c2ee)
  • add tooltip component (88f3ce1)
  • assign button link to dashboard (WAL-44) (20b916c)
  • cancel button (9814d5d)
  • change default placeholder text for password when adding a new account (3e7807e)
  • change password (dd66059)
  • CI: use semantic release (#212) (f96610e), closes #58 #211 #204 #203 #210 #205 #198 #206
  • context menu (WAL-45) (a186cde)
  • dashboard link (3b464b3)
  • export account (2250ef2)
  • Field validation when user entering new password (WAL-61) (d9b33f0)
  • Field validation when user entering new password (WAL-61). (3676d26)
  • global isBusy listener (99ab810)
  • highlight texts based on troubleshoot step (d101622)
  • Hr component (5b091ee)
  • import account json (c66fdeb)
  • import json (bfb425a)
  • import json loading indicator(WAL-36) (0881f37)
  • import json wip (817b3bb)
  • import seed loading indicator (WAL-36) (b164846)
  • in-place identity alias editor (WAL-34) (c1bef4c)
  • loading indicator (WAL-36) (20abb95)
  • password component (28811c6)
  • restructure account import screens (d93966a)
  • reuse password container in new account form (b8275a3)
  • show name and initials (2c46b38)
  • toggle advanced settings dropdown (0396fb8)
  • UI: network selector update [GTN-346] (#205) (d62f173)
  • UI: new Polymesh theme [WAL-168] (#198) (a51e011)
  • UI: update main menu UI [GTN-344] (#206) (8a47d3c)
  • unlock uid (b2cfe25)
  • update open-application troubleshoot guide styling (e8581be)
  • use css grids to align items for AccountView (e33c34f)
  • use password component to import seed (8139e69)
  • validate and save account (22edc39)
  • wip - name component (c4b4f7e)

1.3.0 (2021-09-29)

Bug Fixes

  • disable husky during release (e94ea2b)
  • remove obligatory commitizen for commit msgs (70452b8)

Features

1.2.1 (2021-09-29)

Bug Fixes

  • add success script to squash commits (1d4cc6d)
  • pull latest in script (f3dd3e5)

1.2.0 (2021-09-29)

Bug Fixes

Features

  • add bump-version script (432090a)
  • use npm to bump workspace versions (8f78858)

1.1.0 (2021-09-29)

Bug Fixes

Features

Bug Fixes

Bug Fixes

  • CI: release plugin order (7bc54a5)

Bug Fixes

  • prevent PR/issue comments (05b7ad3)

1.0.0-semantic-release.1 (2021-09-28)

Bug Fixes

  • account selected when assign is clicked (c953ee7)
  • Account table is showing on top of the top panel (WAL-53) (0ec70a8)
  • add background color to account card to make it not-transparent (c3aea9c)
  • add grid area definition for unassigned accounts on hover (e9fb061)
  • add icon for verified and fix alignment (9b12399)
  • add missing packages (3088560)
  • add specified width for name's wrapping element (a323637)
  • alias editing textfield unnecessarily tall (MER-46) (f8b5541)
  • all copy icons that appear on hover never disappear, on blur (MER-46) (4f9f7b1)
  • allow scrolling only to see expandable details (8387cde)
  • build error (f7d3b21)
  • build error (c2eb3af)
  • build error (8b7e916)
  • build error (2c11624)
  • build error (3e16f5a)
  • build error (44f5c8c)
  • capitalization (3ad776c)
  • capitalization (WAL-86) (#58) (661a98c)
  • center image (7063106)
  • change new account labels on 'add key' to be consistent (WAL-57) (12a1720)
  • change password of imported. account (ec1a8ff)
  • clicking on copy triggers account selection (1f5e40b)
  • compare network (7651a97)
  • copy indicator (WAL-54) (db10c88)
  • copy tooltip position (9451de8)
  • did alias input height (9ce487b)
  • downgrade packages to work with ITN Rewards [GTN-2084] (#211) (d2d87a7)
  • ellipsize text overflow for name display in account details (f28a82f)
  • event propagation of edit account links (0dd07c6)
  • generate proof ui (85a2875)
  • lint (c9d3d02)
  • lint error (60923f0)
  • lint errors (443e708)
  • lint errors (c33ce13)
  • lint issue (alphabetical props) (c1d665c)
  • lint issues (f15a914)
  • make equal size reject/sign buttons (e79b0c4)
  • menu for unassigned account (44a495e)
  • menu not rendering for header menu items (1967f41)
  • network change bug (#204) (26a6d4d)
  • pass build (54a3a2f)
  • refactor api connection (#203) (82746d7)
  • Remove intro screen for new user (WAL-58) (27454a7)
  • remove memoization to make type/index selections work properly (a72a7f3)
  • remove trailing bredcrumb line (e03e7e2)
  • remove unused dependencies (03e1a5a)
  • revert back to orignal renders (96e2ea2)
  • temporarily disable network mismatch detection (#210) (09563c9)
  • update copy “Authorize” to “Sign” (bc7cffb)
  • update fallback schemas (5f01948)
  • update margins, colors, opacity (538abb4)
  • update test, change copy (e9843cd)
  • use minWidth for name's wrapping element instead (b8ac2c4)
  • use TextOverflowEllipsis for displaying name in AccountHeader (77dc283)

Features

  • account details view (WAL-43) (690090e)
  • account uid view (b85484c)
  • add "attention" info when adding new account (2263608)
  • add busy prop to button (b166b02)
  • add header (4afc138)
  • add images (6a821e0)
  • add ledger icon to refresh button, refactor UI (f1ea04f)
  • add open lock icon (8eda0d9)
  • add styled step-list (463ed73)
  • add TextOverflowEllipsis component (5d8c2ee)
  • add tooltip component (88f3ce1)
  • assign button link to dashboard (WAL-44) (20b916c)
  • cancel button (9814d5d)
  • change default placeholder text for password when adding a new account (3e7807e)
  • change password (dd66059)
  • context menu (WAL-45) (a186cde)
  • dashboard link (3b464b3)
  • export account (2250ef2)
  • Field validation when user entering new password (WAL-61) (d9b33f0)
  • Field validation when user entering new password (WAL-61). (3676d26)
  • global isBusy listener (99ab810)
  • highlight texts based on troubleshoot step (d101622)
  • Hr component (5b091ee)
  • import account json (c66fdeb)
  • import json (bfb425a)
  • import json loading indicator(WAL-36) (0881f37)
  • import json wip (817b3bb)
  • import seed loading indicator (WAL-36) (b164846)
  • in-place identity alias editor (WAL-34) (c1bef4c)
  • loading indicator (WAL-36) (20abb95)
  • password component (28811c6)
  • restructure account import screens (d93966a)
  • reuse password container in new account form (b8275a3)
  • semantic-release (cac0e4b)
  • show name and initials (2c46b38)
  • toggle advanced settings dropdown (0396fb8)
  • UI: network selector update [GTN-346] (#205) (d62f173)
  • UI: new Polymesh theme [WAL-168] (#198) (a51e011)
  • UI: update main menu UI [GTN-344] (#206) (8a47d3c)
  • unlock uid (b2cfe25)
  • update open-application troubleshoot guide styling (e8581be)
  • use css grids to align items for AccountView (e33c34f)
  • use password component to import seed (8139e69)
  • validate and save account (22edc39)
  • wip - name component (c4b4f7e)