Skip to content

Releases: polkadot-js/apps

v0.141.1

03 Jul 12:17

Choose a tag to compare

Contributed:

Changes:

  • Enable withSignedTransaction for signing and sending payloads

v0.140.1

27 Jun 23:03

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

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

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

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

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

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

v0.133.1

19 Nov 09:08

Choose a tag to compare

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

v0.132.1

19 Jun 07:18

Choose a tag to compare

Contributed:

Changes:

  • Disable unreachable endpoints
  • Extend chain config with ui logo overrides
  • Adjust Enum inputs with unsued filtering

v0.131.4

26 May 05:14

Choose a tag to compare

Changes:

  • Attempt fix for electron build (Linux executable name)