Releases: blockscout/frontend
Releases · blockscout/frontend
v1.20.0
What's Changed
- marketplace border radius by @isstuev in #1392
- hide expand/collapse button in navigation by @isstuev in #1393
- stability fee add token icon by @isstuev in #1401
- seconds in stats by @isstuev in #1403
- "Verify contract" page by @tom2drum in #1394
- Update SearchBar background color and hide miner field in block views by @tom2drum in #1397
- Top bar and dimmed color theme by @tom2drum in #1347
- fix typos by @omahs in #1396
- tx fee can be null by @isstuev in #1402
- Marketplace improvements by @maxaleks in #1356
- Sorting in tables v0.5 by @isstuev in #1378
New Contributors
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
- fix account paths by @isstuev in #1369
- bigint bug fix by @isstuev in #1370
- soliditycheck report by @isstuev in #1383
- remove token info from instance by @isstuev in #1380
- sentry: fix browser tracing integration by @tom2drum in #1385
- Nft address by @isstuev in #1320
Full Changelog: v1.18.0...v1.19.0
v1.18.1
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- NFT media is not displayed by @tom2drum in #1340
- OpenTelemetry and minor perf fixes by @tom2drum in #1343
- Better labels for graphs by @tom2drum in #1348
- USD value for token transfers and more by @tom2drum in #1360
- external icon in menu by @tom2drum in #1357
- GA: fix inline-script CSP issue by @tom2drum in #1358
- hotfix: display error inside snippet if code editor crashes by @tom2drum in #1364
- fix performance monitoring in Sentry by @tom2drum in #1366
Full Changelog: v1.17.1...v1.18.0
v1.17.1
Full Changelog: v1.17.0...v1.17.1
v1.17.0
🚨 Changes in ENV variables
- #1307: variable
NEXT_PUBLIC_HIDE_INDEXING_ALERT
is replaced by two new:NEXT_PUBLIC_HIDE_INDEXING_ALERT_BLOCKS
andNEXT_PUBLIC_HIDE_INDEXING_ALERT_INT_TXS
- #1261:
NEXT_PUBLIC_IS_L2_NETWORK
for Optimistic L2 networks was replaced withNEXT_PUBLIC_IS_OPTIMISTIC_L2_NETWORK
,NEXT_PUBLIC_L2_WITHDRAWAL_URL
for Optimistic L2 networks was replaced withNEXT_PUBLIC_OPTIMISTIC_L2_WITHDRAWAL_URL
,NEXT_PUBLIC_IS_ZKEVM_L2_NETWORK
was added for ZkEvm L2 networks
See updated docs for more info.
What's Changed
- Zkevm batches by @isstuev in #1261
- stability fixes by @isstuev in #1308
- fix nan net worth for an empty address by @isstuev in #1306
- fix adaptive tabs and footer layout by @tom2drum in #1302
- Suave field rename and ENV for hiding indexing alert in the header by @tom2drum in #1312
- Moving review envs to new helm chart by @nzenchik in #1323
- Upload source maps to Sentry by @tom2drum in #1280
- show "Read contract" tab even if WalletConnect is not configured by @tom2drum in #1315
- migrate to ReactQuery v5 by @tom2drum in #1321
- support local file URI for ENVs with external resources by @tom2drum in #1325
- Address doesn't fit in a column on Transaction details 'State' tab by @tom2drum in #1326
- Overloaded method with different number of arguments can't be invoked by @tom2drum in #1332
- watchlist and private tags pagination by @isstuev in #1333
- "Claim funds" button for OP bridge by @tom2drum in #1335
- Footer: 5 columns layout by @tom2drum in #1337
- fix network explorer links by @tom2drum in #1338
Full Changelog: v1.16.0...v1.17.0
v1.16.0
🚨 Changes in ENV variables
- #1250: the value of
NEXT_PUBLIC_HOMEPAGE_CHARTS
extends new string -tvl
- #1287: a new variable
NEXT_PUBLIC_NAVIGATION_HIDDEN_LINKS
was added to control navigation links visibility - #1295:
NEXT_PUBLIC_FAVICON_GENERATOR_API_KEY
was renamed toFAVICON_GENERATOR_API_KEY
See updated docs for more info.
What's Changed
- REST API doc fixes by @tom2drum in #1292
- filters counters and verify button by @tom2drum in #1294
- ENVs changes and test script for validator by @tom2drum in #1296
- TVL stats and Rootstock locked BTC by @tom2drum in #1297
- custom tx fee for Stability chain by @tom2drum in #1298
Full Changelog: v1.15.0...v1.16.0-alpha.1
v1.15.0
What's Changed
- Transaction views customization by @tom2drum in #1275
- fix flaky tests by @tom2drum in #1279
- update tabs counters type by @isstuev in #1284
- double quotes in NEXT_PUBLIC_MAINTENANCE_ALERT_MESSAGE cause an error by @tom2drum in #1285
- Tx logs: "Contract must be verified" message shown for the already ve… by @tom2drum in #1286
- Show tags for watch list txs by @tom2drum in #1289
- NFT collections and instances - link to markets by @tom2drum in #1277
- Page title updates by @tom2drum in #1265
Full Changelog: v1.14.1...v1.15.0
v1.14.1
v1.14.0
What's Changed
- fix envs validator by @tom2drum in #1259
- Contract verification: Improve the selection of a compiler version by @tom2drum in #1257
- Transaction actions: update styles by @tom2drum in #1258
- Reorg badge and footer updates by @tom2drum in #1263
- large preview image in tg by @isstuev in #1254
- add contract name to the label by @isstuev in #1248
- Suave customization by @tom2drum in #1256
- Bridged tokens by @tom2drum in #1249
- Top accounts percentage of funds is not displayed correctly by @tom2drum in #1274
Full Changelog: v1.13.2...v1.14.0