Changelog
Track all the latest updates, new tools, and improvements made to AllWebCalculators.
v2.0
August 2026The Platform Era
A complete architectural rewrite to transform AllWebCalculators into a premium SaaS-quality platform.
New Features
- Added 20 new static pages including comprehensive Legal, Company, and Support centers.
- Introduced a global FAQ system with JSON-LD SEO schema integration.
- Added an HTML visual Sitemap for enhanced discoverability.
- Global search now supports command palette keyboard shortcuts (⌘K).
UI & UX
- Completely redesigned the Blog and Tools grid using Glassmorphism.
- Replaced horizontal scroll category filters with an elegant flex-wrap tag cloud.
- Added fluid animations to the Contact form submission process.
- Improved dark mode contrast across all calculators.
Performance
- Migrated to fully static React Server Components for marketing pages.
- Reduced first contentful paint (FCP) by 40% globally.
- Implemented lazy loading for all heavy SVG charts.
SEO
- Integrated rigorous EEAT guidelines across all content.
- Added automated Open Graph and Twitter Card generation.
- Injected Breadcrumb and WebSite Schema to all top-level routes.
v1.2
June 2026The Mathematical Expansion
Focused on expanding our core computational libraries for Finance and Math categories.
New Features
- Added 'Mortgage Calculator' with full amortization schedule generation.
- Added 'Compound Interest Calculator' with visual projection charts.
- Added 'Percentage Calculator' suite.
Improvements
- Refactored the core calculation engine to handle large BigInt computations without precision loss.
- Added 'Copy to Clipboard' buttons to all numeric outputs.
v1.1
April 2026Developer Toolkit
Introducing tools specifically designed for software engineers and web developers.
New Features
- Added JSON Formatter & Validator with syntax highlighting.
- Added Base64 Encoder/Decoder.
- Added CSS Box Shadow Generator with live preview.
Bug Fixes
- Fixed a bug where the sidebar would overlap content on mobile Safari.
- Resolved an issue where dark mode preference was not persisting across sessions.
v1.0
January 2026The Beginning
The initial launch of AllWebCalculators. A fast, local-first alternative to ad-ridden utility sites.
New Features
- Launched the platform with 50 core calculators across Health and Utilities.
- Introduced the Client-Side Computation architecture for absolute privacy.
- Implemented the unified glassmorphic design system.