Skip to content

Releases: polkadot-js/apps

v0.109.1

14 Mar 12:28
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Contributed:

Changes:

  • Align icon sizes on status overlay

v0.104.1

07 Feb 07:31
Compare
Choose a tag to compare

Contributed:

Changes:

  • Expand Treasury display with pending bounty values
  • Always check for nested calls in proxy detection
  • Always display Settings -> Developer on dev chains (even metadata v14)
  • Adjust display of crypto types (rename "external" to "extension")

v0.103.1

24 Jan 05:49
Compare
Choose a tag to compare

Contributed:

Changes:

  • Make relay accounts visible on common-good & system parachains
  • Adjust parachain display, preparing for expandable rows
  • Adjust storage app, adjustment for start values
  • Adjust status overlays (expandable content)
  • Bump 3rd party dependencies (same version range)
  • Allow for teleport where destination has no balances pallet
  • Endpoint sorting adjustments
  • Mark unreachable endpoints as disabled

v0.102.1

17 Jan 08:14
Compare
Choose a tag to compare

Contributed:

Changes:

  • Align build steps with the rest of the polkadot-js repos
  • Mark unreachable endpoints as disabled

v0.101.1

10 Jan 08:26
Compare
Choose a tag to compare

Contributed:

Changes:

  • Remove inaccurate teleport destination fees
  • Show empty logo for unknown extensions (instead of broken)
  • Adjust asset table breakpoints
  • Remove all Geometry endpoints
  • Use relay identity for common good parachains
  • Extract derive.account.* into hooks
  • Test for duplicate endpoint URLs (& cleanup duplication)
  • Adjust Subsocial imports (remove package use duplication)
  • Update types from chain teams (external dependencies)

v0.100.1

27 Dec 08:58
Compare
Choose a tag to compare

Contributed:

Changes:

  • Disable unreachable endpoints
  • Bump to latest @polkadot/api