Skip to content

Releases: polkadot-js/apps

v0.114.1

10 May 09:21

Choose a tag to compare

Contributed:

Changes:

  • Add support for V1 nomination pools
  • Add support for Collators display
  • Add Developer -> Utilities for conversions
  • Adjust display for Result<null, SpRuntimeDispatchError>
  • Adjust global events filter for parachain inclusions
  • Adjust API checks for staking functionality
  • Swap all charts from cumulative averages to overall averages
  • Disable broken sub.id redirects
  • Change Table expand to inline butoon
  • Disable unreachable endpoints
  • Fix Decoder -> Submission population of nested calls
  • Remove duplicated submission on Decoded extrinsics
  • Allow support for negative numbers, e.g. i128
  • Adjust all external links to only display icons
  • Simplify endpoint structure in apps-config
  • Display extracted timestamps in block info displays

v0.113.1

26 Apr 10:43

Choose a tag to compare

Contributed:

Changes:

  • Adjust AddressName to check for prefixes for numbered addresses
  • Combine active & waiting validator views
  • Adjust Dock logo location
  • Consolidate staking--hidden into --hidden classes
  • Detect democracy & staking via API type construction
  • Allow conviction entry in Vote parameter (extrinsics)
  • Cater for 9190 bounties without curator deposit
  • Add ExpanderScroll component for expander tables
  • Add label prop to Menu.Item
  • Convert all member lists to ExpanderScroll
  • Add isOdd/isEven classes on tables
  • Align all info banners on staking
  • Re-adjust Subscocial type imports (non-duplicated API imports)
  • SXwap to React 18 (w/ createRoot)
  • Remove jsx-runtime alias (not needed in React 18)
  • Small adjustments for upcoming nomination pools merge
  • silence all React test output warnings
  • Disable unreachable endpoints

v0.112.1

11 Apr 09:56

Choose a tag to compare

Contributed:

Changes:

  • Pass through min commission (remove extra queries)
  • Adjust light-client connection (don't break UI on failures)
  • Consolidate rebag buttons into single
  • Adjust useTxBatch hook parameters
  • Remove i18next dependency from @polkadot/apps-config
  • Disable all unreachable endpoints
  • Output commonjs files under the cjs/** root

v0.111.1

04 Apr 10:23

Choose a tag to compare

Contributed:

Changes:

  • Make support for bagsList visible
  • Preliminary support for nomination pools
  • Don't display expanded for events with no data
  • Extract DispatchError on incomplete transactions
  • Adjust VoteThreshold rendering without instanceof
  • Add explicit connect for Substrate Connect provider (as per latest API)
  • Don't explicitly shorten content, rely on browser functionality only
  • Allow for Node 17 usage (Use global xxhash64 in webpack config)
  • Language changes for vanity generation text
  • Adjust length input for tip proposals
  • Fix crash on parachains display when groups change
  • Run unreachable endpoint detection in series
  • Additional checks for invalid provider & chain names
  • Disable unreachable endpoints

v0.110.1

21 Mar 12:37

Choose a tag to compare

Contributed:

Changes:

  • Adjust display for successful transactions with warnings
  • Add useBlockInterval re-usable hook
  • Optimize asset list retrieval (using events)
  • Perform paraApi dosconnects directly on the provider
  • Adjust display of active totals from Ledger (optional field)
  • Disable unreachable endpoints

v0.109.1

14 Mar 12:28

Choose a tag to compare

Contributed:

Changes:

  • Only disable fast-track on super majority (aligns with Substrate)
  • Display active-chilled validators (only on min commission chains)
  • Show hint around non-available Ledger support on FF
  • Adjust parachain displays for non-active

v0.108.1

07 Mar 12:53

Choose a tag to compare

Contributed:

Changes:

  • Support minimum on-chain comission requirements
  • Adjust block latency tab to contain event/extrinsic information
  • Fix Vector param handling
  • Adjust useMap{Keys, Entries} hook parameters
  • Remove all unreachable endpoints
  • Fix sub-identity editing display and updates
  • Adjust democracy fast-forward with FA 6 support

v0.107.1

28 Feb 09:28

Choose a tag to compare

Contributed:

Changes:

  • Display named reserves for reserved breakdown
  • Allow for population & submission of decoded extrinsics
  • Correct calculation for lease start (w/ leaseOffset usage)
  • Adjust teleport to only cater for latest XCM
  • Add blocktime latency tab to Explorer
  • Allow decoded extrinsics to populate submission
  • Disable unreachable endpoints
  • Cleanup Crowdloan types usage
  • Disable all unreachable endpoints
  • Display correct ss58 prefix for connected node (once changed)

v0.106.1

14 Feb 15:18

Choose a tag to compare

Contributed:

Changes:

  • Cater for scheduler v3 structure
  • Add inspection expansion for storage & extrinsics
  • Add warning status for partial tx execution events
  • Ensure InputAddress is de-deuped prior to display (address/accounts)
  • Don't connect to disabled/unreachebale endpoints in paras
  • Adjust percentage formatting consistency
  • Correctly render SpRuntimeDispatchError
  • Disable unreachable endpoints

v0.105.1

07 Feb 07:31

Choose a tag to compare

Contributed:

Changes:

  • Align icon sizes on status overlay