Skip to content

Releases: polkadot-js/apps

v0.123.1

16 Jan 14:05
Compare
Choose a tag to compare

Contributed:

Changes:

  • Display all decimals on InputBalance component
  • Adjust Latency charts (with in-order rendering for latest chart plugins)
  • Swap to default 1x conviction
  • Expand full structures on Struct & Enum params display
  • Adjust Call/Event Balance display (known call configs)
  • Adjust function detection for proxy/multisig operations
  • Adjust chilled filtering for latest Substrate (no auto chill)
  • Display warning/error messages on preimage app (encoding issues)
  • Display referenda locks in account section
  • Display inactive issuance for referenda
  • Display account import & qr warning where genesisHash is mismatched
  • Add support for abstain conviction voting
  • Allow referena voting with no preimage
  • Display icon for unlocked parachains
  • Apply consistency in preimage hash styling (w/ copy)
  • Ensure referenda sumbission always has the correct length
  • Don't reply on availability of earliestUnappliedSlash
  • Support new preimage pallet on democracy
  • Add Collectives parachain info
  • Adjust democracy proposeExternal
  • Don't assume council availability on treasury rendering
  • Sort & display ranked collectives
  • Display track info (as per config) for different tracks
  • Add & display track texts for fellowship
  • Render MultiAddress.Id via Address component
  • Sort endpoints by provider name in display
  • Adjust detection of democracy app display
  • Display scheduler entries with inline hash
  • Allow selection of origin where track has multiples
  • Adjust pool metadata display (no unicode, overflow)
  • Cleanup detail vote displays
  • Decode all scheduler entries via hash lookup (as available)
  • Add display filters for referenda tracks
  • Adjust event mapping, no non-required firing
  • Split scheduler from democracy into own app
  • Enable vote-disable based on rank and track
  • Adjust proxy list for governance 2 pallets
  • Add calculations for referenda curves (& display on ongoing)
  • Add elased overlays on referendum graphs
  • Ensure new-generation slash has correct era offset in calculations
  • Display referenda confirming end block
  • Add full ErrorBoundary around 3rd party chart component
  • Add Unnote capability to preimages
  • Remove odd/even table backgrounds; round table rows
  • Apply expander functionality of all applicable tables
  • Rework params labels to allow for sub with Option
  • Adjust all styled component wrappers (+ bug fixes for underlying hidden issues)
  • Rework context usage, move all to react-hooks package
  • Allow input of AccountId32/20 as non-native AccountId format
  • Remove unmaintained HelpOverlay usage
  • Remove all per-label help icons (unnaintained)
  • Disable all unreachable endpoints
  • Add option (default: off) to allow in-localStorage account saving

v0.122.2

07 Nov 12:41
Compare
Choose a tag to compare

Changes:

  • Bump Electron packages to workaround/fix 0.122.1 Mac issues

v0.122.1

07 Nov 09:53
Compare
Choose a tag to compare

Contributed:

Changes:

  • Retrieve light client specs via async import
  • Pass alliance retiringAt info as available
  • Retrieve pending pool info via runtime call
  • Update Governance 2 UI with track info (latest APIs)
  • Support for new preimages pallet structure
  • Adjust identity judgements with new hash parameter
  • Cater for Weight V2 usage
  • Disable unreachable endpoints

v0.121.1

22 Aug 11:40
Compare
Choose a tag to compare

Contributed:

Changes:

  • Ajust display for endpoints (Relay, Parachains, Common)
  • Adjust check for availability of payment queries (via runtime)
  • Disable unreachable endpoints

v0.120.1

08 Aug 12:13
Compare
Choose a tag to compare

Contributed:

Changes:

  • Built typesBundle statically (no explicit 3rd party dependencies)
  • Add support for Gov2 apps (referanda, preimages, whitelist, ranked collective)
  • Correctly handle errors on invalid proxy account selection
  • Handle JS apps error logs where logging itself fails

v0.119.1

30 Jul 07:51
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add support for Alliance pallet
  • Only support contracts where storageDepositLimit is available
  • Adjust param component with additional deep inspection
  • Exclude transactionPayment.TransactionFeePaid from global events list

v0.118.1

19 Jul 10:05
Compare
Choose a tag to compare

Contributed:

Changes:

  • Always use author from chain derive (remove apps-specific detection logic)
  • Don't fail full block display in explorer on undecodable events
  • Bump 3rd party dependencies
  • Filter sections/methods for internal attributes
  • Silence build-step i18n scanner output

v0.117.3

14 Jul 05:34
Compare
Choose a tag to compare

Contributed:

Changes:

  • Top level package.json adjustment for Electron packaging
  • Filter relayinInfo.CurrentBlockNumbers from global events list

v0.117.2

12 Jul 08:45
Compare
Choose a tag to compare

Contributed:

Changes:

  • App for makingg calls to api.call.* (runtime)
  • Optimize/Dedupe usage of historyDepth in staking
  • Apply sorting to scheduler display
  • Optimize looping in staking code
  • Adjust staking ranking displays
  • Display max proposal (capped) amount in treasury
  • Support for named event fields
  • Disable unreachable endpoints
  • Display block runtime version on explorer
  • Adjust pool checks with isSome before using
  • UI updates to poll information displays
  • Adjust apps-config for non-augmentation
  • Adjust param display for Enums with presets
  • Fixes for release to gh-pages & ipfs

v0.116.1

04 Jun 10:46
Compare
Choose a tag to compare

Contributed:

Changes:

  • Adjust decoded extrinsic output for unsigned
  • Remove Subwallet from disallow list
  • Adjust key display for disabled InputExtrinsic
  • Adjust duplicate endpoint checks (trailing /)
  • Not Fasttrack voting for members === 1
  • Move Polkadex endpoints
  • Add stats charts for API operations
  • Retrieve Rococo & Westend genesis from @polkadot/networks
  • Disable unreachable endpoints