Changelog
Everything that's shipped on globaleconindicators.info. Newest first. Filter by category or search for a keyword.
Community & extras — Wave 7
2.7 · Aug 13, 2026Feature- /changelog page with searchable release history
- Cite-this-page dropdown (APA, MLA, Chicago, BibTeX, URL)
- /embed-gallery showcasing the six most-embedded charts
- /simulator historical presets: Replay 2008, 1973 oil shock, 2020 COVID, 2022 Ukraine shock
- /correlation-lab: pick any two metrics, lag by N years, Pearson coefficient + scatter
- Anomaly banner on the Dashboard flags 3 most-anomalous readings vs 5-year mean
- Defense Ledger guided tour walks readers through all 8 chapters
- /learn PDF export button prints every lesson body in a single view
Accessibility — Wave 6
2.6 · Aug 13, 2026Accessibility- Colour-blind palette toggle (default, deuteranopia, protanopia, tritanopia) in the Navbar Info menu
- usePalette semantic layer so future chart edits stay palette-agnostic
- ChartA11yCaption: screen-reader summary announces top / median / bottom for every headline chart
Performance — Wave 5
2.5 · Aug 13, 2026Performance- next/image swap for the site logo (AVIF/WebP negotiation, preload)
- ISR revalidate = 3600 on all 10 ledger routes for faster cold TTFB
- LazyMount + IntersectionObserver defers chapters 7 & 8 of every ledger until scrolled
Trust rollout — Wave 4
2.4 · Aug 13, 2026Trust- ChartMeta stamps ("Updated X · source: Y") on every ledger hero
- DataQualityBadge flags: estimate, curated, frozen, revised
- qualityFlags registry populated for WGI governance, SIPRI fallback, IMF WEO
Personalisation — Wave 3
2.3 · Aug 13, 2026Feature- Save-to-watchlist ★ chip on country profile metrics
- Site-wide exploration progress badge (X/24 pages visited)
- RouteTracker persists visited routes locally with reset option
Navigation & discoverability — Wave 2
2.2 · Aug 13, 2026Feature- Cmd/Ctrl-K global command palette indexes pages, countries, metrics
- Navbar split into Ledgers vs Analysis dropdowns
- Breadcrumbs on every ledger page
- RelatedPages chip row for cross-ledger discovery
Health, Energy & Labor Ledgers — Wave 1
2.1 · Aug 13, 2026LedgerData- Health Ledger: 8 chapters on spend vs outcomes, pandemic readiness, mental health, disease burden
- Energy Ledger: electricity mix, storage build-out, LNG flows, nuclear status, capacity factors
- Labor Ledger: wages, unions, informal work, demographic cliff, AI displacement, gender gap
- CountryBrief cross-ledger card + printable country brief
- Cache version bumped to 31 for the fuller country roster
Learn starter guide
2.0 · Jul 30, 2026Feature- Interactive /learn curriculum: hero, six mini-widgets, quizzes, printable certificate
- Homepage LearnBanner promotes the guide for a 13+ audience
- Top-level Navbar entry
AI Ledger + Vercel-build hardening
Jul 15, 2026LedgerFix- AI/Technology Ledger with 8 chapters and Stanford AI Index / Epoch AI curated data
- Fix Vercel build: correct tariffRate field name in Trade Ledger; exclude vitest config from Next tsconfig
Debt, Migration, Trade ledgers + testing scaffold
Jul 1, 2026LedgerData- Debt Ledger expanded from single drill-down into 8-chapter epic
- Migration Ledger with WB remittance/refugee data + UNHCR/DESA snapshots
- Trade Ledger with curated tariff/shipping/agreements data
- Vitest scaffold + unit tests for shared utils
- Server-side proxy caching, chart CSV/JSON download, health probe API