Skip to content

Releases: polkadot-js/apps

v0.143.1

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 21 Aug 01:12

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

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 18 Jul 15:40

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

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 03 Jul 12:17

Contributed:

Changes:

  • Enable withSignedTransaction for signing and sending payloads

v0.140.1

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 27 Jun 23:03

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

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 27 Jun 22:47

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

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 24 May 17:31

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

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 18 Apr 20:25

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

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 26 Mar 15:10

Contributed:

Changes:

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

v0.134.1

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 14 Mar 19:24

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

v0.133.1

Choose a tag to compare

@polkadot-js-bot polkadot-js-bot released this 19 Nov 09:08

Contributed:

Changes:

  • Apply batch transactions for Gov2 delegations
  • Add missing status specifiers
  • Adjust types for i18n usage
  • Adjust usage for CSS top-level variables
  • fix light theme Identitycon background
  • Adjust CI workflow steps
  • Disable unreachable endpoints