v1.23.0
🚨 Changes in ENV variables
- #1517 - added
NEXT_PUBLIC_NETWORK_CURRENCY_WEI_NAME
for changing the chain currency subdenomination name - #1504 - added
NEXT_PUBLIC_HAS_USER_OPS
for chains with account abstraction feature - #1544 - added
NEXT_PUBLIC_CONTRACT_CODE_IDES
for configuring the links to IDEs - #1545 - added
NEXT_PUBLIC_MARKETPLACE_CATEGORIES_URL
for providing config of marketplace categories
What's Changed
- Input for platforms in "publish image" workflow by @tom2drum in #1516
- Connect wallet event sent twice by @tom2drum in #1515
- Custom 'wei' name by @tom2drum in #1517
- navigation doesn't work on error pages by @tom2drum in #1519
- debug ci, remove ignore-optional flag by @alik-agaev in #1523
- user ops list and user op details by @isstuev in #1504
- bump Node.js to v20 by @tom2drum in #1417
- Address title: second line updates by @tom2drum in #1542
- Contract interaction: nested tuple values are not parsed properly by @tom2drum in #1526
- Graceful service degradation: tx details tab by @tom2drum in #1525
- Cleaning up BENS representation by @tom2drum in #1546
- "Open in IDE" button for contracts by @tom2drum in #1544
- Graceful service degradation: block page by @tom2drum in #1541
- Add the integration mark by @maxaleks in #1528
- New category tabs by @maxaleks in #1543
- Load categories from config and improve app sorting by @maxaleks in #1545
New Contributors
- @alik-agaev made their first contribution in #1523
Full Changelog: v1.22.0...v1.23.0