Product Updates
Changelog
A plain-language record of everything we've shipped — new calculators, design updates, privacy improvements, and developer tools. Most recent changes are at the top.
- Latest
Security, Loan Compare Mode & Locale Detection
- SecurityAdded production-grade HTTP security headers (Content-Security-Policy, X-Frame-Options, HSTS) across all pages. Embed routes stay embeddable while everything else is protected.
- FixFixed a bug where /embed/* pages were indexed by search engines — they now correctly send noindex while pointing a canonical back to the main tool page.
- NewLoan Calculator now has a 'Compare' mode — enter two loan offers side-by-side and instantly see which saves more money: monthly difference, total interest saved, and a year-by-year amortization diff table.View tool
- ImprovementCurrency Converter detects your likely home currency from the browser's built-in language setting and pre-selects it automatically — no external API call, no IP lookup, entirely private.View tool
- ImprovementBMI Calculator now defaults to imperial units (lbs / ft·in) for US-based visitors and metric (kg / cm) for everyone else — switches silently after first render with no layout shift.View tool
- SEOAdded Google Search Console verification scaffold. Embed pages confirmed noindex. Sitemap verified to contain no /embed/* or /api/* URLs.
- Security
Public API, Shareable Links & Homepage Trust Section
- NewLaunched a free, no-auth public REST API at /api/v1/ for BMI, Loan/EMI, Percentage, Currency, and Tip calculators. No key required — rate-limited to 60 requests/minute per IP.View tool
- NewAdded a full developer documentation page at /api-docs with example requests, JSON response shapes, and CORS details.View tool
- NewCalculator inputs are now reflected as URL query parameters. Changing values updates the URL, so you can share a link that pre-fills the exact same result for whoever opens it.
- NewAdded a 'Why QuickCalc?' section to the homepage — a clean row of four factual callouts: 31+ Calculators, 100% Client-Side, No Ads or Pop-ups, No Account Required.View tool
- NewPublished a balanced calculator comparison guide — a genuine buyer's-guide page, not a competitor attack piece.View tool
- NewPress Cmd/Ctrl + K anywhere on the site to search and jump to any calculator instantly via the command palette.
- NewEach calculator now has a 'Share Result' button that generates a clean summary card you can copy as a link or share on social media.
- New
Premium Visual Redesign & Accessibility Pass
- DesignRebuilt the homepage with a new design system: refined color palette, improved typography (Space Grotesk), a live interactive calculator demo in the hero section, and a new icon system throughout.View tool
- DesignRedesigned the blog listing page with cleaner article cards and consistent navigation.View tool
- ImprovementDark mode improved across all pages — better contrast ratios, fewer visual inconsistencies between light and dark themes.
- ImprovementMobile layout polish: tap targets, spacing, and font sizing tightened up site-wide.
- AccessibilityAdded proper ARIA labels and focus management throughout. Keyboard navigation improved across dropdowns and toggles.
- AccessibilityReduced motion for users with the prefers-reduced-motion system setting enabled.
- NewAdded dedicated category pages for Health & Fitness, Finance & Math, and Utility & Programming.View tool
- NewAdded a friendly, on-brand 404 page instead of the framework default.
- Design
"Explain This Result" & PDF Downloads — All Calculators
- NewEvery calculator now has a collapsible 'How was this calculated?' section that shows the actual formula with your real numbers filled in — no jargon, step-by-step.
- NewEvery calculator result can now be exported as a formatted PDF. Useful for loan summaries, BMI health reports, and anything you'd want to print or attach to an email.
- New
Retirement Calculator & 35 Blog Guides
- NewAdded a Retirement Savings Calculator — projects how much you'll have saved by retirement based on current savings, monthly contributions, expected return rate, and time horizon.View tool
- NewPublished 35 blog guides covering every calculator on the site — real formulas, practical examples, and honest explanations of limitations. Topics include BMI limitations, compound interest, Zakat rules, calorie estimation, salary take-home across three countries, and more.View tool
- SEORewrote page titles and meta descriptions across all tool pages — accurate, non-clickbait copy targeting real search queries. Added structured FAQ schema so answers can appear directly in search results.
- New
Embeddable Widgets & Travel Calculator
- NewEvery calculator can now be embedded on any website. The 'Embed this calculator' button on each tool page generates a ready-to-paste <iframe> snippet.
- NewAdded a Travel Time & Fuel Cost Calculator — estimates total trip time and fuel cost for road trips, accounting for distance, average speed, fuel efficiency, and price per litre or gallon.View tool
- SEOAdded AI-friendly llms.txt so tools like ChatGPT and Perplexity that browse the web can understand what QuickCalc offers.
- New
8 New Calculators Launched
- NewSavings Growth Calculator — compound interest with optional monthly contributions.View tool
- NewInflation Calculator — real purchasing power loss using US, Canadian, and Pakistani CPI data.View tool
- NewDiscount / Sale Price Calculator — final price after any percentage or fixed discount.View tool
- NewHabit Cost Calculator — shows what daily habits (coffee, cigarettes, subscriptions) cost per month and per year.View tool
- NewRunning / Walking Pace Calculator — converts between pace, distance, and finish time.View tool
- NewPregnancy Weight Gain Calculator — personalised targets based on IOM guidelines and pre-pregnancy BMI.View tool
- NewSalary Take-Home Pay Calculator — net pay after income tax and deductions for US, Canada, and Pakistan.View tool
- NewZakat Calculator — calculates Zakat due on savings using standard gold and silver nisab thresholds.View tool
- New
Social Sharing, Related Tools & Live Search
- NewAdded one-click share buttons (WhatsApp, X/Twitter, Facebook, Copy Link) to every tool page.
- NewEach tool page now shows 3–4 related calculators at the bottom to help you find what you need next.
- NewThe homepage search bar now shows live suggestions as you type, with results ranked by relevance.
- NewAdded a 50/30/20 Budget Calculator — breaks your income into needs, wants, and savings.View tool
- NewAdded a live Currency Converter supporting 35+ currencies with live exchange rates and offline fallback estimates.View tool
- NewAdded an Age Calculator — exact age in years, months, days, hours, and minutes, plus zodiac sign and generation label.View tool
- New
Group Expense Splitter & Percentage Calculator
Dark Mode, Search Bar & Analytics
- NewAdded a light/dark/system theme toggle — your preference is saved and persists across visits.
- NewAdded a homepage search bar to quickly find any calculator by name or topic.
- NewAdded breadcrumb navigation to all tool pages for easier orientation and better search engine context.
- NewAdded Vercel Analytics for aggregate pageview tracking — no cookies, no personal data collected.
- New
- Initial Launch
QuickCalc Launched
- LaunchQuickCalc launched publicly with a core suite of calculators: BMI, Tip, Loan / EMI, Water Intake, Sleep Cycle, Shoe Size Converter, Regex Tester, JSON↔CSV Converter, Password Generator, GPA Converter, Color Palette Generator, and more.View tool
- CoreAll calculations run entirely in your browser — nothing is ever sent to a server.
- CoreMobile-responsive design with full dark mode support from day one.
- Launch
Want to be notified when we ship something new?
Drop us a message and we'll let you knowAll entries verified against the real git commit history. We don't exaggerate or invent features.