Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# CHANGELOG

## 0.170.1 Feb 24, 2026

Contributed:

- Remove passet hub ([#12178](https://github.com/polkadot-js/apps/pull/12178)) (Thanks to https://github.com/nprt)
- Add custom logo for Bulletin Chain ([#12170](https://github.com/polkadot-js/apps/pull/12170)) (Thanks to https://github.com/mudigal)
- Maintenance of IBP endpoints ([#12157](https://github.com/polkadot-js/apps/pull/12157)) (Thanks to https://github.com/miloskriz)
- Add Bulletin endpoint for Paseo testnet ([#12163](https://github.com/polkadot-js/apps/pull/12163)) (Thanks to https://github.com/bkontur)
- Add custom extension for Bulletin ([#12160](https://github.com/polkadot-js/apps/pull/12160)) (Thanks to https://github.com/bkontur)
- Updated uniform naming schema for stakeworld endpoints ([#12100](https://github.com/polkadot-js/apps/pull/12100)) (Thanks to https://github.com/stakeworld)
- Change Aventus public rpc endpoints ([#12105](https://github.com/polkadot-js/apps/pull/12105)) (Thanks to https://github.com/vukomir)
- Remove IBP support to `kilt` ([#12132](https://github.com/polkadot-js/apps/pull/12132)) (Thanks to https://github.com/miloskriz)
- xcavate-endpoint-update ([#12136](https://github.com/polkadot-js/apps/pull/12136)) (Thanks to https://github.com/ganesh1997oli)
- Removed Blockops Polkadot and Kusama endpoints ([#12145](https://github.com/polkadot-js/apps/pull/12145)) (Thanks to https://github.com/calvin-puram)
- Return Robonomics endpoint ([#12077](https://github.com/polkadot-js/apps/pull/12077)) (Thanks to https://github.com/dergudzon)
- Enable Identity support on zkVerify-Volta ([#12071](https://github.com/polkadot-js/apps/pull/12071)) (Thanks to https://github.com/95DDB)
- Update xcavate endpoints ([#12059](https://github.com/polkadot-js/apps/pull/12059)) (Thanks to https://github.com/ganesh1997oli)
- Remove Helikon RPC endpoint for Mythos ([#12057](https://github.com/polkadot-js/apps/pull/12057)) (Thanks to https://github.com/kukabi)
- Remove IBP endpoints for Mythos ([#12049](https://github.com/polkadot-js/apps/pull/12049)) (Thanks to https://github.com/miloskriz)
- Add Permanence DAO EU Polkadot Asset Hub RPC endpoint ([#12047](https://github.com/polkadot-js/apps/pull/12047)) (Thanks to https://github.com/kukabi)
- Add Lzmz RPC provider for 3dpass chain ([#12043](https://github.com/polkadot-js/apps/pull/12043)) (Thanks to https://github.com/PaulSff)
- Decommission paseo-people-next parachain ([#12034](https://github.com/polkadot-js/apps/pull/12034)) (Thanks to https://github.com/ArshamTeymouri)


Changes:

- Fix: Show referenda approval/support curves on Kusama, Paseo & Westend ([#12168](https://github.com/polkadot-js/apps/pull/12168))
- Update copyright year ([#12142](https://github.com/polkadot-js/apps/pull/12142))
- fix: use asMulti for first multisig approval to store call data ([#12062](https://github.com/polkadot-js/apps/pull/12062))
- fix: correctly handle v1 weights for historical blocks ([#12065](https://github.com/polkadot-js/apps/pull/12065))
- fix: Correct bag threshold display with CurrencyToVote conversion ([#12058](https://github.com/polkadot-js/apps/pull/12058))
- fix: getProxyTypeInstance to derive proxy type name from addProxy call arguments ([#12053](https://github.com/polkadot-js/apps/pull/12053))
- Add column header for 'inclusion delay' on parachains page ([#12030](https://github.com/polkadot-js/apps/pull/12030))
- fix: referenda list collapse issue ([#11796](https://github.com/polkadot-js/apps/pull/11796))
- fix: disable ASCII decoding for binary data in chain state display ([#12027](https://github.com/polkadot-js/apps/pull/12027))
- Disable unreachable endpoints ([#12083](https://github.com/polkadot-js/apps/pull/12083) [#12073](https://github.com/polkadot-js/apps/pull/12073) [#12056](https://github.com/polkadot-js/apps/pull/12056) [#12039](https://github.com/polkadot-js/apps/pull/12039))


## 0.169.1 Nov 26, 2025

Contributed:
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
4364 Jaco Disable unreachable endpoints (#10221)
166 Arjun Porwal chore: disable unreachable endpoints (#12056)
113 Tarik Gul Fix cross-chain vesting display after Asset Hub migration (#12013)
114 Tarik Gul 0.170.1 (#12180)
81 Thibaut Sardan update overrides (#10090)
62 kwingram25 iadd fix (#2911)
49 pan update Bifrost kusama on Subsquare (#9752)
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"versions": {
"git": "0.169.2-27-x",
"npm": "0.169.1"
"git": "0.170.1",
"npm": "0.170.1"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"main": "index.js",
"dependencies": {
"@acala-network/type-definitions": "5.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-config/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.169.2-27-x' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.170.1' };
2 changes: 1 addition & 1 deletion packages/apps-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://github.com/polkadot-js/apps.git"
},
"sideEffects": false,
"version": "0.169.2-27-x",
"version": "0.170.1",
"main": "build/electron.js",
"dependencies": {
"electron-log": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"peerDependencies": {
"react": "*",
"react-dom": "*",
Expand Down
18 changes: 9 additions & 9 deletions packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
},
"sideEffects": true,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@acala-network/chopsticks-core": "^1.2.1",
"@polkadot/apps-config": "^0.169.2-27-x",
"@polkadot/apps-routing": "^0.169.2-27-x",
"@polkadot/apps-config": "^0.170.1",
"@polkadot/apps-routing": "^0.170.1",
"@polkadot/dev": "^0.83.3",
"@polkadot/react-api": "^0.169.2-27-x",
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-hooks": "^0.169.2-27-x",
"@polkadot/react-params": "^0.169.2-27-x",
"@polkadot/react-query": "^0.169.2-27-x",
"@polkadot/react-signer": "^0.169.2-27-x",
"@polkadot/react-api": "^0.170.1",
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-hooks": "^0.170.1",
"@polkadot/react-params": "^0.170.1",
"@polkadot/react-query": "^0.170.1",
"@polkadot/react-signer": "^0.170.1",
"punycode": "^2.3.1",
"query-string": "^8.1.0",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/apps/public/ipfs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<html>
<head>
<title>Redirecting to ipfs gateway</title>
<meta http-equiv="refresh" content="0; url=https://ipfs.io/ipfs/QmdAexWqUsfrkwGS7hggYJSndJivk4by6GAwvXe1ycMAo9/" />
<meta http-equiv="refresh" content="0; url=https://ipfs.io/ipfs/QmWG8wG7grqqKLFzxdake6Cv4MdK2cRNmf2zFw8A7gdtFj/" />
<style>
body { font-family: 'Nunito Sans',sans-serif; line-height: 1.5rem; padding: 2rem; text-align: center }
p { margin: 0 }
</style>
</head>
<body>
<p>Redirecting to</p>
<p><a href="https://ipfs.io/ipfs/QmdAexWqUsfrkwGS7hggYJSndJivk4by6GAwvXe1ycMAo9/">https://ipfs.io/ipfs/QmdAexWqUsfrkwGS7hggYJSndJivk4by6GAwvXe1ycMAo9/</a></p>
<p><a href="https://ipfs.io/ipfs/QmWG8wG7grqqKLFzxdake6Cv4MdK2cRNmf2zFw8A7gdtFj/">https://ipfs.io/ipfs/QmWG8wG7grqqKLFzxdake6Cv4MdK2cRNmf2zFw8A7gdtFj/</a></p>
</body>
</html>
2 changes: 1 addition & 1 deletion packages/apps/public/ipfs/pin.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IpfsHash":"QmdAexWqUsfrkwGS7hggYJSndJivk4by6GAwvXe1ycMAo9","PinSize":38437170,"Timestamp":"2025-11-26T13:24:51.701Z","ID":"7cb9eec5-4b3a-4d5d-8ba8-c15b94d5ee56","Name":"dotapps.io","NumberOfFiles":190,"MimeType":"directory","GroupId":null,"Keyvalues":null}
{"IpfsHash":"QmWG8wG7grqqKLFzxdake6Cv4MdK2cRNmf2zFw8A7gdtFj","PinSize":38484792,"Timestamp":"2026-02-24T16:30:30.790Z","ID":"05b11e06-cec9-42d5-9a7f-630ec6640835","Name":"dotapps.io","NumberOfFiles":190,"MimeType":"directory","GroupId":null,"Keyvalues":null}
2 changes: 1 addition & 1 deletion packages/apps/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.169.2-27-x' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.170.1' };
8 changes: 4 additions & 4 deletions packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/hw-ledger": "^13.5.9",
"@polkadot/phishing": "^0.25.23",
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-hooks": "^0.169.2-27-x",
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-hooks": "^0.170.1",
"@polkadot/util": "^13.5.9",
"@polkadot/vanitygen": "^0.63.19",
"detect-browser": "^5.3.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
"@polkadot/test-support": "0.169.2-27-x"
"@polkadot/test-support": "0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-addresses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-components": "^0.170.1",
"file-saver": "^2.0.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/page-alliance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"peerDependencies": {
"react": "*",
"react-dom": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-ambassador/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"peerDependencies": {
"react": "*",
"react-dom": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-bounties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1"
},
"devDependencies": {
"@polkadot/test-support": "0.169.2-27-x"
"@polkadot/test-support": "0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "0.169.2-27-x",
"@polkadot/react-query": "0.169.2-27-x"
"@polkadot/react-components": "0.170.1",
"@polkadot/react-query": "0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-components": "^0.170.1",
"secp256k1": "^3.8.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/page-collator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"peerDependencies": {
"react": "*",
"react-dom": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/api-contract": "16.5.3",
"eventemitter3": "^5.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/page-coretime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-query": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-query": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-council/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-query": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-query": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-query": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-query": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
8 changes: 4 additions & 4 deletions packages/page-extrinsics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-params": "^0.169.2-27-x",
"@polkadot/react-signer": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-params": "^0.170.1",
"@polkadot/react-signer": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-fellowship/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"peerDependencies": {
"react": "*",
"react-dom": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x",
"@polkadot/react-components": "^0.170.1",
"axios": "^1.6.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/page-gilt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.169.2-27-x",
"version": "0.170.1",
"dependencies": {
"@polkadot/react-components": "^0.169.2-27-x"
"@polkadot/react-components": "^0.170.1"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading
Loading