@@ -9,13 +9,30 @@ The latest major MetaMask documentation updates are listed by the month they wer
9
9
For a comprehensive list of recent product changes, visit the "Release Notes" section at the bottom
10
10
of the [ MetaMask developer page] ( https://metamask.io/developer/ ) .
11
11
12
- ## November 2024
12
+ ## January 2025
13
13
14
14
- Documented Multichain API [ guide] ( /wallet/how-to/manage-networks/use-multichain ) ,
15
15
[ concept] ( /wallet/concepts/multichain-api ) , and [ reference] ( /wallet/reference/multichain-api ) .
16
16
([ #1621 ] ( https://github.com/MetaMask/metamask-docs/pull/1621 ) )
17
+ - Documented [ ` eth_simulateV1 ` ] ( /services/reference/ethereum/json-rpc-methods/eth_simulatev1 ) . ([ #1798 ] ( https://github.com/MetaMask/metamask-docs/pull/1798 ) )
18
+ - Added new [ MetaMask SDK documentation section] ( /sdk ) .
19
+ ([ #1766 ] ( https://github.com/MetaMask/metamask-docs/pull/1766 ) )
20
+ - Documented Snaps [ ` Banner ` ] ( /snaps/features/custom-ui/#banner ) , [ ` Container ` ] ( /snaps/features/custom-ui/#container ) , [ ` Footer ` ] ( /snaps/features/custom-ui/#footer ) , [ ` Skeleton ` ] ( /snaps/features/custom-ui/#skeleton ) , and [ ` Value ` ] ( /snaps/features/custom-ui/#value ) UI components.
21
+ ([ #1835 ] ( https://github.com/MetaMask/metamask-docs/pull/1835 ) )
22
+
23
+ ## December 2024
24
+
25
+ - Documented [ Swellchain] ( /services/reference/swellchain ) support. ([ #1776 ] ( https://github.com/MetaMask/metamask-docs/pull/1776 ) )
26
+ - Documented [ Snaps notifications expanded view] ( /snaps/features/notifications/#expanded-view ) .
27
+ ([ #1774 ] ( https://github.com/MetaMask/metamask-docs/pull/1774 ) )
28
+ - Documented [ ` snap_getInterfaceContext ` ] ( /snaps/reference/snaps-api/#snap_getinterfacecontext ) .
29
+ ([ #1772 ] ( https://github.com/MetaMask/metamask-docs/pull/1772 ) )
30
+
31
+ ## November 2024
32
+
33
+ - Documented [ updated error responses] ( /services/reference/ethereum/json-rpc-methods ) when rate-limiting Infura JSON-RPC API calls. ([ #1749 ] ( https://github.com/MetaMask/metamask-docs/pull/1749 ) )
17
34
- Documented [ Unichain Sepolia] ( /services/reference/unichain ) support. ([ #1725 ] ( https://github.com/MetaMask/metamask-docs/pull/1725 ) )
18
- - Updated Snaps [ Custom UI documentation] ( /snaps/features/custom-ui/ ) for MetaMask Extension version 12.6.
35
+ - Updated Snaps [ custom UI documentation] ( /snaps/features/custom-ui/ ) for MetaMask Extension version 12.6.
19
36
([ #1715 ] ( https://github.com/MetaMask/metamask-docs/pull/1715 ) )
20
37
- Added tutorial for
21
38
[ creating a simple Starknet dapp] ( /wallet/how-to/use-non-evm-networks/starknet/create-a-simple-starknet-dapp ) .
@@ -29,7 +46,7 @@ of the [MetaMask developer page](https://metamask.io/developer/).
29
46
([ #1509 ] ( https://github.com/MetaMask/metamask-docs/pull/1509 ) )
30
47
- Documented [ Scroll] ( /services/reference/scroll ) support.
31
48
([ #1641 ] ( https://github.com/MetaMask/metamask-docs/pull/1641 ) )
32
- - Updated [ Wallet landing page] ( /wallet ) and added [ Connect to MetaMask] ( /wallet/connect ) section
49
+ - Updated [ Wallet landing page] ( /wallet ) and added [ Connect to MetaMask] ( /wallet/how-to/ connect ) section
33
50
with SDK, third-party libraries, and Wallet API connection options.
34
51
([ #1494 ] ( https://github.com/MetaMask/metamask-docs/pull/1494 ) )
35
52
- Documented [ ` snap_getPreferences ` ] ( /snaps/reference/snaps-api/#snap_getpreferences ) .
@@ -52,7 +69,7 @@ of the [MetaMask developer page](https://metamask.io/developer/).
52
69
([ #1540 ] ( https://github.com/MetaMask/metamask-docs/pull/1540 ) )
53
70
- Documented [ Snaps user-defined components] ( /snaps/features/custom-ui/user-defined-components ) .
54
71
([ #1557 ] ( https://github.com/MetaMask/metamask-docs/pull/1557 ) )
55
- - Updated [ Android SDK documentation] ( /wallet/connect/metamask- sdk/mobile/android ) with convenience
72
+ - Updated [ Android SDK documentation] ( /sdk ) with convenience
56
73
methods and examples using coroutines.
57
74
([ #1546 ] ( https://github.com/MetaMask/metamask-docs/pull/1546 ) )
58
75
- Documented [ Infura's credit pricing model] ( /services/get-started/pricing ) .
@@ -77,12 +94,12 @@ of the [MetaMask developer page](https://metamask.io/developer/).
77
94
78
95
## June 2024
79
96
80
- - Documented [ Snaps custom UI with JSX] ( /snaps/features/custom-ui/with-jsx ) .
97
+ - Documented [ Snaps custom UI with JSX] ( /snaps/features/custom-ui ) .
81
98
([ #1348 ] ( https://github.com/MetaMask/metamask-docs/pull/1348 ) )
82
99
- Updated [ React dapp with global state tutorial] ( /wallet/tutorials/react-dapp-global-state ) with
83
100
instructions for EIP-6963.
84
101
([ #1330 ] ( https://github.com/MetaMask/metamask-docs/pull/1330 ) )
85
- - Documented that the Gas API can be [ called without an API key secret] ( /services/gas-api/api-reference ) . ([ #1346 ] ( https://github.com/MetaMask/metamask-docs/pull/1346 ) )
102
+ - Documented that the Gas API can be [ called without an API key secret] ( /services/reference/ gas-api ) . ([ #1346 ] ( https://github.com/MetaMask/metamask-docs/pull/1346 ) )
86
103
- Updated [ Snaps resources] ( /snaps/learn/resources ) and added a new section "Snaps for developers." ([ #1329 ] ( https://github.com/MetaMask/metamask-docs/pull/1329 ) )
87
104
- Documented [ how to allow automatic connections to a Snap] ( /snaps/how-to/allow-automatic-connections ) .
88
105
([ #1322 ] ( https://github.com/MetaMask/metamask-docs/pull/1322 ) )
@@ -116,7 +133,7 @@ of the [MetaMask developer page](https://metamask.io/developer/).
116
133
- Documented [ Snaps notifications] ( /snaps/features/notifications ) .
117
134
([ #1292 ] ( https://github.com/MetaMask/metamask-docs/pull/1292 ) )
118
135
- Moved Snaps-specific Wallet API methods from the
119
- [ Wallet JSON-RPC API reference] ( /wallet/reference/json-rpc-api ) to the
136
+ [ Wallet JSON-RPC API reference] ( /wallet/reference/json-rpc-methods ) to the
120
137
[ Snaps reference] ( /snaps/reference/wallet-api-for-snaps ) .
121
138
([ #1286 ] ( https://github.com/MetaMask/metamask-docs/pull/1286 ) )
122
139
- Documented [ Snaps ` onKeyringRequest ` entry point] ( /snaps/reference/entry-points/#onkeyringrequest ) .
@@ -129,7 +146,7 @@ of the [MetaMask developer page](https://metamask.io/developer/).
129
146
([ #1274 ] ( https://github.com/MetaMask/metamask-docs/pull/1274 ) )
130
147
- Documented [ Snaps cron jobs] ( /snaps/features/cron-jobs ) .
131
148
([ #1271 ] ( https://github.com/MetaMask/metamask-docs/pull/1271 ) )
132
- - Updated [ how to connect to MetaMask] ( /wallet/connect/wallet-api ) with vanilla TypeScript and React
149
+ - Updated [ how to connect to MetaMask] ( /wallet/how-to/connect ) with vanilla TypeScript and React
133
150
TypeScript instructions.
134
151
([ #1247 ] ( https://github.com/MetaMask/metamask-docs/pull/1247 ) )
135
152
@@ -148,7 +165,7 @@ of the [MetaMask developer page](https://metamask.io/developer/).
148
165
- Documented [ Snap-defined timeouts] ( /snaps/reference/permissions/#snap-defined-timeouts ) .
149
166
([ #1224 ] ( https://github.com/MetaMask/metamask-docs/pull/1224 ) and
150
167
[ #1227 ] ( https://github.com/MetaMask/metamask-docs/pull/1227 ) )
151
- - Restructured Wallet documentation to emphasize [ connecting using EIP-6963] ( /wallet/connect/wallet-api ) .
168
+ - Restructured Wallet documentation to emphasize [ connecting using EIP-6963] ( /wallet/how-to/connect ) .
152
169
([ #1214 ] ( https://github.com/MetaMask/metamask-docs/pull/1214 ) )
153
170
- Documented [ Snaps custom name resolution] ( /snaps/features/custom-name-resolution ) .
154
171
([ #924 ] ( https://github.com/MetaMask/metamask-docs/pull/924 ) )
@@ -160,9 +177,9 @@ of the [MetaMask developer page](https://metamask.io/developer/).
160
177
([ #1209 ] ( https://github.com/MetaMask/metamask-docs/pull/1209 ) and
161
178
[ #1225 ] ( https://github.com/MetaMask/metamask-docs/pull/1225 ) )
162
179
- Removed "Flask" label from [ Snaps home pages] ( /snaps/reference/entry-points/#onhomepage ) and
163
- [ ` snap_getLocale ` ] ( /snaps/reference/snaps-api/#snap_getlocale ) .
180
+ [ ` snap_getLocale ` ] ( /snaps/reference/snaps-api/#snap_getlocale-deprecated ) .
164
181
([ #1204 ] ( https://github.com/MetaMask/metamask-docs/pull/1204 ) )
165
- - Restructured [ SDK documentation] ( /wallet/how-to/use- sdk ) to de-emphasize it as a recommended method.
182
+ - Restructured [ SDK documentation] ( /sdk ) to de-emphasize it as a recommended method.
166
183
([ #1200 ] ( https://github.com/MetaMask/metamask-docs/pull/1200 ) and
167
184
[ #1230 ] ( https://github.com/MetaMask/metamask-docs/pull/1230 ) )
168
185
- Deprecated the following [ provider API] ( /wallet/reference/provider-api ) elements:
@@ -177,7 +194,7 @@ of the [MetaMask developer page](https://metamask.io/developer/).
177
194
([ #1178 ] ( https://github.com/MetaMask/metamask-docs/pull/1178 ) )
178
195
- Improved and restructured the [ Snaps Keyring API reference] ( /snaps/reference/keyring-api ) .
179
196
([ #1170 ] ( https://github.com/MetaMask/metamask-docs/pull/1170 ) )
180
- - Documented [ how to connect and sign using the Unity SDK] ( /wallet/how-to/use- sdk/gaming/unity/connect-and-sign ) .
197
+ - Documented [ how to connect and sign using the Unity SDK] ( /sdk ) .
181
198
([ #1023 ] ( https://github.com/MetaMask/metamask-docs/pull/1023 ) )
182
199
183
200
## February 2024
@@ -199,7 +216,7 @@ of the [MetaMask developer page](https://metamask.io/developer/).
199
216
- Restructured and improved [ Wallet documentation] ( /wallet ) and introduced "Wallet API" terminology.
200
217
([ #1114 ] ( https://github.com/MetaMask/metamask-docs/pull/1114 ) and
201
218
[ #1125 ] ( https://github.com/MetaMask/metamask-docs/pull/1125 ) )
202
- - Documented [ how to detect multiple wallets using EIP-6963] ( /wallet/connect/wallet-api ) .
219
+ - Documented [ how to detect multiple wallets using EIP-6963] ( /wallet/how-to/connect ) .
203
220
([ #1094 ] ( https://github.com/MetaMask/metamask-docs/pull/1094 ) )
204
221
- Documented [ how to communicate errors in Snaps] ( /snaps/how-to/communicate-errors ) .
205
222
([ #1117 ] ( https://github.com/MetaMask/metamask-docs/pull/1117 ) )
0 commit comments