Skip to content

Releases: polkadot-js/apps

v0.145.1

13 Nov 00:40
Compare
Choose a tag to compare

Contributed:

Changes:

  • Reflecting changes to Identity pallet
  • Patch for crashing explorer
  • H160 address parsing issues on Address book and AccountName component
  • Naming issue for Paseo People chain
  • Remove Rococo relay and parachains
  • Add bittensor types to types bundle
  • Update polkadot-js deps
  • Disable unreachable endpoints

v0.144.1

25 Sep 03:37
Compare
Choose a tag to compare

Contributed:

Changes:

  • Set current account nonce to be independent from user input
  • Fix identity for live networks
  • Allow reserved in voting balance
  • Disable unreachable endpoints
  • Add People logo to westend
  • Bump yarn to 4.4.1
  • Coretime Chain - Add Overview UI Tab
  • Fix Format Balance issue
  • Fix error in Coretime on polkadot due to no data
  • Update Broker pallet calls to be generalized, and add esimated bulk price value
  • Fix Updated parsing for brokerConfig and brokerSalesInfo
  • Upgrade polkadot-js deps

v0.143.2

21 Aug 12:40
Compare
Choose a tag to compare

Changes:

  • Upgrade polkadot-js/api to 12.4.2
    • Fixes a bug where transferable would not populate for kusama

v0.143.1

21 Aug 01:12
Compare
Choose a tag to compare

Contributed:

Changes:

  • Adjust warning message for staking pools
  • Add support for Migration Ledger App
  • feat: enable uploading rawMetadata to the extension
  • Disable unreachable endpoints
  • Update Polkadot-js deps
  • Ensure useRawMetadata checks for metadata call
  • Bump yarn to 4.4.0
  • Enable "Chain Specific App" for Ledger
  • Add people polkadot logo
  • Fix Preimage failure of Null amount for Tangle
  • Fix transferable balance

v0.142.1

18 Jul 15:40
Compare
Choose a tag to compare

Contributed:

Changes:

  • Disable unreachable endpoints
  • Enable apiIdentity for polkadot
  • Ledger support for PolkadotGenericApp
    • This fixes ledger support in the UI to be up to date with the most recent breaking changes
  • Add pools warning for staking to staking page

v0.141.1

03 Jul 12:17
Compare
Choose a tag to compare

Contributed:

Changes:

  • Enable withSignedTransaction for signing and sending payloads

v0.140.1

27 Jun 23:03
Compare
Choose a tag to compare

Contributed:

  • BlockOps remove public endpoint support for Kusama and Westend

Changes:

  • Fix confusing param naming in execute
  • Update polkadot-js deps
    • Api: 12.0.2
    • Phishing: 0.22.10
    • Tools: 0.56.14
    • Extension: 0.48.1

v0.139.1

27 Jun 22:47
Compare
Choose a tag to compare

Contributed:

Changes:

  • Fix wasm.length to use parasConfig.maxCodeSize (Thanks to https://github.com/TarikGul)
  • Disable unreachable endpoints
  • Bump all Polkadot-js deps

v0.138.1

24 May 17:31
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add backwards compatibility for legacy staking pages
  • Fix Staking Rewards and update polkadot deps
  • Fix useSortedTargets flags for claimedRewards
  • Disable unreachable endpoints
  • Backwards compatibility for identityOf return type
  • Add Coretime and AssetHub logo for Kusama
  • Fix polkadex assets balances page
  • Fix "Set identity" on accounts
  • Filter assets before multi call
  • Use apiSystemPeople for identities on {relay | system} chains, and keep compat for parachains
  • Update polkadot-js deps
  • Fix Identities for polkadot system chains
  • Add Kusama people logo

v0.136.1

18 Apr 20:25
Compare
Choose a tag to compare

Contributed:

Changes:

  • Fix apps-routing for staking (Westend)
  • Bump yarn to 4.1.1
  • Disable unreachable endpoints
  • Add warning banners for Auctions and Crowdloans
  • Update polkadot/* deps
  • Resolve module location for endpoints when it exists