Changelog & Updates
New features, SEO improvements, and bug fixes to make your navigation experience better.
v2.3.0 - SEO Fixes & Core Web Vitals
August 13, 2026- âšPerformance Boost: Migrated heavy .webp blog thumbnails to highly optimized inline SVG icons, significantly improving Core Web Vitals and LCP.
- đSEO Cannibalization Fix: Removed duplicate "Online Compass" keywords from sub-tools (Vastu Compass, Qibla Finder, etc.) to prevent them from cannibalizing the homepage's search engine ranking.
- đTranslation Patches: Restored missing translation keys in Hindi and Arabic (BlogData, ContactPage) and added English fallbacks for un-translated strings to prevent UI breakage.
- đLanguage Switcher Fix: Upgraded the language switcher to use native hard navigation for the default English locale, ensuring reliable routing without stale cache conflicts.
v2.2.0 - UI & Technical SEO Overhaul
July 22, 2026- âšGlobal UI Localization: Fully localized author boxes, breadcrumbs, and hero sections for all translated blog posts in Hindi and Arabic.
- đSmart Sitemap Generation: Implemented a dynamic Node.js sitemap generator that filters out unsupported languages to prevent 404s and redirect chains.
- đPerfect Hreflang Tags: Fixed an SEO bug where hreflang tags were injected for all 47 languages even on restricted pages like Privacy Policy. Tags are now perfectly aligned with `routeLocales.json`.
- đRouting Bug Fix: Fixed a critical bug in the Language Switcher where navigating back to the default English locale from a prefixed locale would cause an infinite redirect loop due to stale `NEXT_LOCALE` cookies.
v2.1.0 - GPS Speedometer & Vastu Improvements
July 18, 2026- âšNew Tool - GPS Speedometer: Launched a highly accurate, browser-based GPS Speedometer to track real-time velocity in km/h, mph, and knots.
- âšVastu Compass Upgrade: Added support for Arabic and fully translated Vastu Shastra guides. Improved UI layout and logic.
- đContent Pruning: Restricted non-essential legal pages (Privacy Policy, Terms of Service) to 10 core languages to save crawl budget.
- đJSON-LD Schema Updates: Implemented robust Schema.org structured data across all localized Vastu and Qibla pages.
v2.0.0 - Internationalization (i18n)
June 15, 2026- âš47 Languages Supported: Launched `next-intl` integration to support users across the globe with 47 different locales.
- âšRedesigned UI: Shipped a modern, glassmorphism-inspired UI with Tailwind CSS.
