Changelog
New calculators, fixes, and tax-table updates. Material changes to terms or privacy land here too.
April 2026
- Feature
Per-calculator credibility footer & next-step rail
Every calculator now renders a reviewer attribution, last-reviewed date, and a five-step follow-up rail (save · share · PDF · compare · guide). The post-result moment is no longer dead.
- Feature
Designed Open Graph cards
Per-calculator OG/Twitter images now ship a hairline-framed, brand-aligned template with a sample number — instead of text on a flat gradient.
- Performance
Server-rendered calculator shell
The breadcrumb, header, related-rail, and JSON-LD are now SSR-only — only the input and result panes ship as JS. First-paint and TTI improve across every calculator.
- Feature
Branded embed footer with partner CTA
Iframed embeds now display a small wordmark, methodology link, and a 'Embed on your site →' partner funnel. All outbound clicks carry ?ref=embed for attribution.
- Feature
Glossary auto-links inside calculator content
First mention of any glossary term inside intros, sections, FAQs, and worked examples now links to the relevant glossary entry.
- Feature
Trust pages, glossary, and comparison guides
Added /about, /privacy, /terms, /contact, /methodology, /changelog. Launched the /learn/glossary and /guides hubs with the first set of comparison articles (rent vs buy, 15-year vs 30-year mortgage, Roth vs Traditional IRA).
- Performance
Edge-cached FX endpoint
Currency rates now ride a single 6-hour edge cache via /api/fx instead of every visitor calling Frankfurter directly. Faster first paint on every money-shaped calculator.
- Accessibility
WCAG polish across the site
AAA-grade muted-text contrast, dark-mode card lift, focus-visible rings on every interactive primitive, mobile sticky action bar with 44px tap targets, screen-reader-friendly result regions, mobile hamburger nav, skip-to-main link, reduced-motion support.
- Feature
Smart-search homepage
Replaced the 225-card dump with a hero search bar that hands off into the global Command Palette, plus a 'Popular right now' rail and per-category 'Show more' toggles.
- Tax tables
Country-specific Income Tax pages
Dedicated pages for US, India, UK, Canada, Australia, Germany, Singapore, and UAE. Geo-redirect on /income-tax-calculator picks the right country automatically.
Affects: income-tax
Looking for the source-level history? See the GitHub commit log.