Skip to content

Commit 51d941f

Browse files
committed
chore: updated whats new and bumped version to 0.83.0
1 parent 2ccbcf5 commit 51d941f

File tree

8 files changed

+97
-115
lines changed

8 files changed

+97
-115
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liquality-wallet",
3-
"version": "0.82.13",
3+
"version": "0.83.0",
44
"private": true,
55
"author": "Liquality <info@liquality.io>",
66
"scripts": {

src/locales/cb/whats_new.json

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
[
2-
{
3-
"page": "1",
4-
"title": "What's New?",
5-
"content": [
6-
"New multi-account feature",
7-
"New Custom RPC settings",
8-
"Minimum send amount for SOL and BTC",
9-
"Minimum reserve amount for SOL for rent-exemption",
10-
"Fixes for Arbitrum Gas Limit for token swaps and cross-chain swaps",
11-
"NFT view fixes for Ethereum IPFS"
12-
]
13-
},
14-
{
15-
"page": "2",
16-
"title": "Did you know you can...",
17-
"content": [
18-
"Use LI.FI and deBridge with more than 100 different swap paths",
19-
"Use LI.FI and deBridge to swap between almost all EVM chains our wallet currently supports"
20-
]
21-
}
22-
]
2+
{
3+
"page": "1",
4+
"title": "What's New?",
5+
"content": [
6+
"Fixes for send NFT on Solana and Arbitrum",
7+
"Fix for Polygon's new minimum miner tip / priority fee",
8+
"Fix for Optimism chainId error"
9+
]
10+
},
11+
{
12+
"page": "2",
13+
"title": "Did you know you can...",
14+
"content": [
15+
"Derive more addresses for your wallet in each network using the new multi-account feature in the top-right hamburger button",
16+
"Set your preferred Custom RPC URL for EVM networks in Settings so your balances in that chain are checked using your Custom RPC"
17+
]
18+
}
19+
]

src/locales/en/whats_new.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,17 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6-
"New multi-account feature",
7-
"New Custom RPC settings",
8-
"Minimum send amount for SOL and BTC",
9-
"Minimum reserve amount for SOL for rent-exemption",
10-
"Fixes for Arbitrum Gas Limit for token swaps and cross-chain swaps",
11-
"NFT view fixes for Ethereum IPFS"
6+
"Fixes for send NFT on Solana and Arbitrum",
7+
"Fix for Polygon's new minimum miner tip / priority fee",
8+
"Fix for Optimism chainId error"
129
]
1310
},
1411
{
1512
"page": "2",
1613
"title": "Did you know you can...",
1714
"content": [
18-
"Use LI.FI and deBridge with more than 100 different swap paths",
19-
"Use LI.FI and deBridge to swap between almost all EVM chains our wallet currently supports"
15+
"Derive more addresses for your wallet in each network using the new multi-account feature in the top-right hamburger button",
16+
"Set your preferred Custom RPC URL for EVM networks in Settings so your balances in that chain are checked using your Custom RPC"
2017
]
2118
}
2219
]

src/locales/es/whats_new.json

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
[
2-
{
3-
"page": "1",
4-
"title": "What's New?",
5-
"content": [
6-
"New multi-account feature",
7-
"New Custom RPC settings",
8-
"Minimum send amount for SOL and BTC",
9-
"Minimum reserve amount for SOL for rent-exemption",
10-
"Fixes for Arbitrum Gas Limit for token swaps and cross-chain swaps",
11-
"NFT view fixes for Ethereum IPFS"
12-
]
13-
},
14-
{
15-
"page": "2",
16-
"title": "Did you know you can...",
17-
"content": [
18-
"Use LI.FI and deBridge with more than 100 different swap paths",
19-
"Use LI.FI and deBridge to swap between almost all EVM chains our wallet currently supports"
20-
]
21-
}
22-
]
2+
{
3+
"page": "1",
4+
"title": "What's New?",
5+
"content": [
6+
"Fixes for send NFT on Solana and Arbitrum",
7+
"Fix for Polygon's new minimum miner tip / priority fee",
8+
"Fix for Optimism chainId error"
9+
]
10+
},
11+
{
12+
"page": "2",
13+
"title": "Did you know you can...",
14+
"content": [
15+
"Derive more addresses for your wallet in each network using the new multi-account feature in the top-right hamburger button",
16+
"Set your preferred Custom RPC URL for EVM networks in Settings so your balances in that chain are checked using your Custom RPC"
17+
]
18+
}
19+
]

src/locales/ph/whats_new.json

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
[
2-
{
3-
"page": "1",
4-
"title": "What's New?",
5-
"content": [
6-
"New multi-account feature",
7-
"New Custom RPC settings",
8-
"Minimum send amount for SOL and BTC",
9-
"Minimum reserve amount for SOL for rent-exemption",
10-
"Fixes for Arbitrum Gas Limit for token swaps and cross-chain swaps",
11-
"NFT view fixes for Ethereum IPFS"
12-
]
13-
},
14-
{
15-
"page": "2",
16-
"title": "Did you know you can...",
17-
"content": [
18-
"Use LI.FI and deBridge with more than 100 different swap paths",
19-
"Use LI.FI and deBridge to swap between almost all EVM chains our wallet currently supports"
20-
]
21-
}
22-
]
2+
{
3+
"page": "1",
4+
"title": "What's New?",
5+
"content": [
6+
"Fixes for send NFT on Solana and Arbitrum",
7+
"Fix for Polygon's new minimum miner tip / priority fee",
8+
"Fix for Optimism chainId error"
9+
]
10+
},
11+
{
12+
"page": "2",
13+
"title": "Did you know you can...",
14+
"content": [
15+
"Derive more addresses for your wallet in each network using the new multi-account feature in the top-right hamburger button",
16+
"Set your preferred Custom RPC URL for EVM networks in Settings so your balances in that chain are checked using your Custom RPC"
17+
]
18+
}
19+
]

src/locales/pt/whats_new.json

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
[
2-
{
3-
"page": "1",
4-
"title": "What's New?",
5-
"content": [
6-
"New multi-account feature",
7-
"New Custom RPC settings",
8-
"Minimum send amount for SOL and BTC",
9-
"Minimum reserve amount for SOL for rent-exemption",
10-
"Fixes for Arbitrum Gas Limit for token swaps and cross-chain swaps",
11-
"NFT view fixes for Ethereum IPFS"
12-
]
13-
},
14-
{
15-
"page": "2",
16-
"title": "Did you know you can...",
17-
"content": [
18-
"Use LI.FI and deBridge with more than 100 different swap paths",
19-
"Use LI.FI and deBridge to swap between almost all EVM chains our wallet currently supports"
20-
]
21-
}
22-
]
2+
{
3+
"page": "1",
4+
"title": "What's New?",
5+
"content": [
6+
"Fixes for send NFT on Solana and Arbitrum",
7+
"Fix for Polygon's new minimum miner tip / priority fee",
8+
"Fix for Optimism chainId error"
9+
]
10+
},
11+
{
12+
"page": "2",
13+
"title": "Did you know you can...",
14+
"content": [
15+
"Derive more addresses for your wallet in each network using the new multi-account feature in the top-right hamburger button",
16+
"Set your preferred Custom RPC URL for EVM networks in Settings so your balances in that chain are checked using your Custom RPC"
17+
]
18+
}
19+
]

src/locales/zh/whats_new.json

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
[
2-
{
3-
"page": "1",
4-
"title": "What's New?",
5-
"content": [
6-
"New multi-account feature",
7-
"New Custom RPC settings",
8-
"Minimum send amount for SOL and BTC",
9-
"Minimum reserve amount for SOL for rent-exemption",
10-
"Fixes for Arbitrum Gas Limit for token swaps and cross-chain swaps",
11-
"NFT view fixes for Ethereum IPFS"
12-
]
13-
},
14-
{
15-
"page": "2",
16-
"title": "Did you know you can...",
17-
"content": [
18-
"Use LI.FI and deBridge with more than 100 different swap paths",
19-
"Use LI.FI and deBridge to swap between almost all EVM chains our wallet currently supports"
20-
]
21-
}
22-
]
2+
{
3+
"page": "1",
4+
"title": "What's New?",
5+
"content": [
6+
"Fixes for send NFT on Solana and Arbitrum",
7+
"Fix for Polygon's new minimum miner tip / priority fee",
8+
"Fix for Optimism chainId error"
9+
]
10+
},
11+
{
12+
"page": "2",
13+
"title": "Did you know you can...",
14+
"content": [
15+
"Derive more addresses for your wallet in each network using the new multi-account feature in the top-right hamburger button",
16+
"Set your preferred Custom RPC URL for EVM networks in Settings so your balances in that chain are checked using your Custom RPC"
17+
]
18+
}
19+
]

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"manifest_version": 2,
3-
"version": "0.82.13",
3+
"version": "0.83.0",
44
"name": "__MSG_appName__",
55
"description": "__MSG_appDesc__",
66
"default_locale": "en",

0 commit comments

Comments
 (0)