Skip to content

Releases: polkadot-js/apps

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

v0.135.1

26 Mar 15:10
Compare
Choose a tag to compare

Contributed:

Changes:

  • Bump @polkadot/* lib deps
  • Disable unreachable endpoints
  • Fix Collator call for compatibility

v0.134.1

14 Mar 19:24
Compare
Choose a tag to compare

Contributed:

Changes

  • Disable unreachable endpoints (https://github.com/jacogr)
  • Bump yarn berry
  • Bump @polkadot/* deps
  • Disable staking for unknown rewards handling
  • Bump 3rd-party deps
  • Disable claims (non-working)
  • Support requestStatusFor for usePreimage
  • Fix break in backwards compatibility with preimages