Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.147.1 #11194

Merged
merged 1 commit into from
Jan 9, 2025
Merged

0.147.1 #11194

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
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,55 @@
# CHANGELOG

## 0.147.1 Jan 9, 2025

Contributed:

- Allow identity on Shibuya ([#11081](https://github.com/polkadot-js/apps/pull/11081)) (Thanks to https://github.com/Dinonard)
- Re-adding Radiumblock as Khala endpoint provider ([#11102](https://github.com/polkadot-js/apps/pull/11102)) (Thanks to https://github.com/radiumb)
- Re-adding Radiumblock as Bridgehub Kusama and Polkadot Assethub endpoint provider ([#11104](https://github.com/polkadot-js/apps/pull/11104)) (Thanks to https://github.com/radiumb)
- Update testingRelayWestend.ts ([#11105](https://github.com/polkadot-js/apps/pull/11105)) (Thanks to https://github.com/radiumb)
- Enable Zondax paseo rpc node ([#11110](https://github.com/polkadot-js/apps/pull/11110)) (Thanks to https://github.com/emmanuelm41)
- Fix Files(IPFS) module status link and download link ([#10181](https://github.com/polkadot-js/apps/pull/10181)) (Thanks to https://github.com/XueMoMo)
- Re-adding Radiumblock as Shiden and Bifrost Polkadot endpoint ([#11112](https://github.com/polkadot-js/apps/pull/11112)) (Thanks to https://github.com/radiumb)
- Updated to load balanced RPC bajun ([#11114](https://github.com/polkadot-js/apps/pull/11114)) (Thanks to https://github.com/darkfriend77)
- Fix explorer links for Hydration ([#11120](https://github.com/polkadot-js/apps/pull/11120)) (Thanks to https://github.com/jak-pan)
- Add IBP2 endpoint for invarch & acala ([#11119](https://github.com/polkadot-js/apps/pull/11119)) (Thanks to https://github.com/senseless)
- Additional IBP endpoints for miscallaneous maintenance ([#11127](https://github.com/polkadot-js/apps/pull/11127)) (Thanks to https://github.com/miloskriz)
- Update edgeware nodes ([#11134](https://github.com/polkadot-js/apps/pull/11134)) (Thanks to https://github.com/JelliedOwl)
- Add Jamton ([#11123](https://github.com/polkadot-js/apps/pull/11123)) (Thanks to https://github.com/alexxxkny)
- Add Autonomys Taurus EVM testnet endpoints ([#11135](https://github.com/polkadot-js/apps/pull/11135)) (Thanks to https://github.com/jfrank-summit)
- Update statescan/subsquare external links ([#11143](https://github.com/polkadot-js/apps/pull/11143)) (Thanks to https://github.com/wliyongfeng)
- Updated Dwellir endpoints for Moonriver, Moonbeam, Basilisk and Hydration ([#11149](https://github.com/polkadot-js/apps/pull/11149)) (Thanks to https://github.com/Maharacha)
- Add NeuroWeb Testnet endpoint for Paseo ([#11151](https://github.com/polkadot-js/apps/pull/11151)) (Thanks to https://github.com/NZT48)
- Fix links to edgescan.ink for Edgeware ([#11154](https://github.com/polkadot-js/apps/pull/11154)) (Thanks to https://github.com/JelliedOwl)
- Add Helikon public RPC endpoint for Mythos ([#11141](https://github.com/polkadot-js/apps/pull/11141)) (Thanks to https://github.com/kukabi)
- Set Kusama People as identity provider for Kreivo ([#10609](https://github.com/polkadot-js/apps/pull/10609)) (Thanks to https://github.com/pandres95)
- Deleted the OnFinality Bajun endpoints ([](https://github.com/polkadot-js/apps/pull/11183)) (Thanks to https://github.com/FiveKG)
- Add Analog mainnet ([#11179](https://github.com/polkadot-js/apps/pull/11179)) (Thanks to https://github.com/FlorianFranzen)
- Add westend penpal to the list of networks ([#11171](https://github.com/polkadot-js/apps/pull/11171)) (Thanks to https://github.com/franciscoaguirre)
- Updated the Onfinality Nodle endpoints ([#11189](https://github.com/polkadot-js/apps/pull/11189)) (Thanks to https://github.com/FiveKG)


Changes:

- Relay Chain Coretime Sales UI ([#11091](https://github.com/polkadot-js/apps/pull/11091))
- Allow for parachains with `isPeopleForIdentity` to access identity from the people chain ([#11160](https://github.com/polkadot-js/apps/pull/11160))
- Upgrade chopsticks to 1.0.1 ([#11163](https://github.com/polkadot-js/apps/pull/11163))
- Upgrade polkadot-js deps ([#11191](https://github.com/polkadot-js/apps/pull/11191))
- @polkadot/api -> 15.2.1
- @polkadot/common -> 13.3.1
- @polkadot/ui -> 3.12.1
- @polkadot/tools -> 0.62.1
- @polkadot/extension -> 0.58.1
- @polkadot/phishing -> 0.25.1
- Disable Unreachable Endpoints ([#11099](https://github.com/polkadot-js/apps/pull/11099)) ([#11161](https://github.com/polkadot-js/apps/pull/11161)) ([#11187](https://github.com/polkadot-js/apps/pull/11187))
- Update Headers to 2025 ([#11172](https://github.com/polkadot-js/apps/pull/11172))
- Update Scripts to correctly write headers ([#11176](https://github.com/polkadot-js/apps/pull/11176))
- Fix test that writes to typesbundle ([#11180](https://github.com/polkadot-js/apps/pull/11180))
- Bump yarn to 4.6.0 ([#11193](https://github.com/polkadot-js/apps/pull/11193))



## 0.146.1 Nov 12, 2024

Contributed:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-33-x",
"version": "0.147.1",
"versions": {
"git": "0.146.2-33-x",
"npm": "0.146.1"
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.146.2-33-x",
"version": "0.147.1",
"main": "index.js",
"dependencies": {
"@acala-network/type-definitions": "5.1.2",
Expand Down
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.146.2-33-x",
"version": "0.147.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.146.2-33-x",
"version": "0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@acala-network/chopsticks-core": "^1.0.1",
"@polkadot/apps-config": "^0.146.2-33-x",
"@polkadot/apps-routing": "^0.146.2-33-x",
"@polkadot/apps-config": "^0.147.1",
"@polkadot/apps-routing": "^0.147.1",
"@polkadot/dev": "^0.82.1",
"@polkadot/react-api": "^0.146.2-33-x",
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-hooks": "^0.146.2-33-x",
"@polkadot/react-params": "^0.146.2-33-x",
"@polkadot/react-query": "^0.146.2-33-x",
"@polkadot/react-signer": "^0.146.2-33-x",
"@polkadot/react-api": "^0.147.1",
"@polkadot/react-components": "^0.147.1",
"@polkadot/react-hooks": "^0.147.1",
"@polkadot/react-params": "^0.147.1",
"@polkadot/react-query": "^0.147.1",
"@polkadot/react-signer": "^0.147.1",
"punycode": "^2.3.1",
"query-string": "^8.1.0",
"react": "^18.2.0",
Expand Down
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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/hw-ledger": "^13.3.1",
"@polkadot/phishing": "^0.25.1",
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-hooks": "^0.146.2-33-x",
"@polkadot/react-components": "^0.147.1",
"@polkadot/react-hooks": "^0.147.1",
"@polkadot/util": "^13.3.1",
"@polkadot/vanitygen": "^0.62.1",
"detect-browser": "^5.3.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
"@polkadot/test-support": "0.146.2-33-x"
"@polkadot/test-support": "0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-components": "^0.147.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.146.2-33-x",
"version": "0.147.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.146.2-33-x",
"version": "0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1"
},
"devDependencies": {
"@polkadot/test-support": "0.146.2-33-x"
"@polkadot/test-support": "0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "0.146.2-33-x",
"@polkadot/react-query": "0.146.2-33-x"
"@polkadot/react-components": "0.147.1",
"@polkadot/react-query": "0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-components": "^0.147.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.146.2-33-x",
"version": "0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/api-contract": "15.2.1",
"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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-query": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1",
"@polkadot/react-query": "^0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-query": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1",
"@polkadot/react-query": "^0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-query": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1",
"@polkadot/react-query": "^0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-params": "^0.146.2-33-x",
"@polkadot/react-signer": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1",
"@polkadot/react-params": "^0.147.1",
"@polkadot/react-signer": "^0.147.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.146.2-33-x",
"version": "0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-components": "^0.147.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.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-membership/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x",
"@polkadot/react-query": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1",
"@polkadot/react-query": "^0.147.1"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-nfts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-33-x",
"version": "0.147.1",
"dependencies": {
"@polkadot/react-components": "^0.146.2-33-x"
"@polkadot/react-components": "^0.147.1"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading
Loading