2.1.6
CoinMarketCap's coin table grows from 20 to 100 ranked assets, and its detail page adds six timeframes, eight market stats and a venue split for volume. MetaDAO's Method tab becomes a live dashboard, App Center is rebuilt as a searchable catalogue, and five wallet reliability fixes close out this line.
19 changes in this release
Highlights
Apps changed
Pages changed
- 01
Five wallet reliability fixes
A cross-provider RPC failover, a connect race condition, a dead Connect button, a stale network claim left behind by ETH Hub, and a blank screen when the wallet SDK fails to load all get fixed in one pass.
This release, measured
41 impact points across 5 layers
How this is measured- InfrastructureReachReach: 2 of 5DepthDepth: 3 of 5NewnessNewness: 2 of 57 / 15
- Data & IntegrationsReachReach: 2 of 5DepthDepth: 3 of 5NewnessNewness: 3 of 58 / 15
- VisualReachReach: 1 of 5DepthDepth: 1 of 5NewnessNewness: 1 of 53 / 15
- Content & SEOReachReach: 4 of 5DepthDepth: 3 of 5NewnessNewness: 3 of 510 / 15
- LogicReachReach: 5 of 5DepthDepth: 4 of 5NewnessNewness: 4 of 513 / 15
CoinMarketCap's detail page and top-N table grow, MetaDAO's Method tab becomes a live dashboard, App Center and HexScreener are rebuilt onto shared chrome, and five wallet reliability fixes land alongside a structured-data and sitemap pass.
Everything in this release
New6
- CoinMarketCap's coin table covers the top 100 assets, up from 20; a symbol outside that list reaches CoinMarketCap's own quote lookup instead of coming up empty.
- MetaDAO's Method tab is a live dashboard now: company, live-market, deciding-now and 24h protocol-volume figures read straight off the futarchy program, with the day's live proposals listed underneath.
- MetaDAO's Trade tab gets a searchable token picker with live prices, in place of a single fixed receive token.
- Crypto and Stock widgets switch their chart between 1h, 24h and 7d from a clickable range pill on the widget itself.
- The selected network survives a page refresh within the same browser tab; a new session still opens on Solana.
- Every app's page gains a category, wallet tier, signing and status fact strip, and Prev/Next links to the next app in the catalogue.
Improved6
- CoinMarketCap's coin page tracks six timeframes of change, up from four, plus a circulating/total/max supply bar and a split of the day's volume between centralised and decentralised venues.
- App Center is rebuilt as a searchable, always-visible catalogue list with a detail pane beside it, in place of the Settings-style grouped rail it borrowed before.
- HexScreener shares DEX Screener's header, market-scope ribbon and stat strip now, instead of a bespoke layout of its own.
- Toolkit is renamed Calculator, with the same calculators and converters, under a new id and icon.
- The network-mismatch banner in ETH Hub and Wallet named only "a different network"; it now names the chain the wallet is actually on.
- The releases page and the home page's latest-release card both carry the development triangle, each corner labelled with its own score alongside the shape.
Fixed7
- Hexncoin's EVM RPC route failed an entire request when every endpoint on the chosen provider, Alchemy or Tatum, was down or rate-limited at once; it now falls through to the other provider's endpoints before giving up.
- Clicking Connect on an EVM wallet before the SDK had finished loading did nothing, with no explanation; it now shows "Wallet isn't ready yet, try again in a moment."
- A stale EVM connect request settling after a newer one, or after the 60-second timeout, could overwrite the newer request's pending or error state; each attempt is now tracked so a late response can't clobber a fresher one.
- Closing ETH Hub left its last-read chain claimed against the app; another network-aware app opened afterward could still see ETH Hub's stale claim. The claim now releases when ETH Hub closes.
- A wallet SDK that failed to load, most often from an ad blocker or a restrictive CSP, left a blank screen; a new error boundary shows a reload prompt instead.
- Homepage structured data depended on a client fetch and could render without it; it now renders at build time.
- Workspace deep-link URLs like ?app=coinmarketcap were being crawled and indexed as separate pages; they're now excluded from the sitemap and search index.
Full release notes
CoinMarketCap's local table covers the top 100 assets now, not 20, and a symbol outside that list reaches CoinMarketCap's own quote lookup instead of coming up empty. The coin page itself tracks six timeframes of change (1h to 90d, up from four), eight market stats (up from four, adding volume change, turnover, market pairs and TVL), a circulating/total/max supply bar in place of a single percentage, and a split of the day's volume between centralised and decentralised venues.
MetaDAO's Method tab drops its static three-point manifesto for a live dashboard: company, live-market, deciding-now and 24h protocol-volume figures read straight off the futarchy program, with the day's live proposals listed underneath. Trade gets a searchable token picker with live prices in place of a single fixed receive token. App Center is rebuilt as a searchable, always-visible catalogue list with a detail pane beside it, in place of the Settings-style grouped rail it borrowed before, and HexScreener now shares DEX Screener's header, market-scope ribbon and stat strip instead of a bespoke layout. Toolkit is renamed Calculator, with the same calculators and converters under a new id and icon. Every app's page gains a category, wallet tier, signing and status fact strip, and Prev/Next links to the next app in the catalogue. Crypto and Stock widgets can switch their chart between 1h, 24h and 7d from a clickable range pill on the widget itself, and the selected network now survives a page refresh within the same tab; a new session still opens on Solana.
Five wallet reliability fixes close out the 2.1 line: a cross-provider RPC failover for when every endpoint on the chosen provider is down together, a race condition where a stale connect request could overwrite a fresher one, a dead Connect button that did nothing before the wallet SDK finished loading, a stale network claim ETH Hub left behind after closing, and an error boundary in place of a blank screen when the wallet SDK itself fails to load.
Homepage structured data now renders at build time instead of depending on a client fetch, and workspace deep-link URLs like ?app=coinmarketcap are excluded from the search index instead of being crawled as duplicate pages. The releases page and the home page's latest-release card both carry the development triangle now, each corner labelled with its own score.
Every version of Hexncoin, newest first.