Polkadot Js Apps Versions Save

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.

v0.128.1

1 year ago

Contributed:

Changes:

  • Link to IPFS version from development URL
  • Disable unreachable endpoints

v0.127.1

1 year ago

Contributed:

Changes:

  • Disable unreachable endpoints

v0.126.1

1 year ago

Contributed:

Changes:

  • Disable unreachable endpoints
  • De-bump PinataSDK for IPFS uploads

v0.125.1

1 year ago

Contributed:

Changes:

  • Ensure teleport flag only applies to common parachains
  • Add support for Ethereum multisig creation
  • Fix minor transfer toggle inconvenience
  • Adjust batch size calculations (w/ proofSize from WeightV2)
  • Adjust detection of preimage pallet usage
  • Add Governance trackinfo descriptions for Polkadot
  • Remove proxy pre-filtering (differs between chains)
  • Defer keyring init until chain type is determined
  • Ensure consistent labels where linked dropdowns are used
  • Convert all used images to inline data: format
  • Add support for Reciprocal Gov2 tracks
  • Reformat endpoint config & setup
  • Add explicit ErrorBoundary accross all modals
  • Ensure AccountId size limits are adheared to in inputs
  • Adjust address-only AccountName display
  • Enusre event decoding uses registry from correct blockHash
  • Adjust council to submit images via new preimage pallet
  • Remove unmaintained external links
  • Disable unreachable endpoints
  • Adjust built bundle splitting
  • Use Ubuntu & Node LTS versions for docker images
  • Remove 3rd-party packages that have resolution problems

v0.124.1

1 year ago

Contributed:

Changes:

  • Align council & other collective layouts
  • Add ExtrinsicPayload decoding in extrinsics -> Decode
  • Allow for non-promt signing of multiple txs
  • Optimize multi-column Table renders
  • Adjust usePreimage to handle inline calls
  • Remove Founding role in alliance (aligns with latest Substrate)
  • Ensure API stats graph correctly displays in/out transfers
  • Add useTimer hook (used in ApiCtx)
  • Allow for fa-* icons for chains (initially used in Collectives/BridgeHub)
  • Allow for conviction voting delegation setup
  • Disable unreachable endpoints
  • Dedupe/align chart titles
  • Wrap network latency & API stats wraphs in NextTick
  • Adjust display for RPC output labels

v0.123.1

1 year ago

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

1 year ago

Changes:

  • Bump Electron packages to workaround/fix 0.122.1 Mac issues

v0.122.1

1 year ago

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

1 year ago

Contributed:

Changes:

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

v0.120.1

1 year ago

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