whatsmy.fyi

Changelog

What's new and improved at whatsmy.fyi

RSS
v1.8.3June 2026
  • ImprovedGerman (de) translations β€” full audit completed, all untranslated keys filled, routing localized
v1.8.2June 2026
  • ImprovedBrowserInfoTool, DnsLeakTool, WebRtcLeakTool, PortScannerTool β€” all hardcoded strings extracted to i18n system, ready for all 10 locales
v1.8.1June 2026
  • FixedGerman (de): translated remaining English strings in port_check and bandwidth card sections
v1.8.0June 2026
  • Newi18n quality audit completed for all 10 languages β€” zero missing translation keys
  • ImprovedTurkish: natural phrasing audit, localized URL slugs verified (/internet-hiz-testi, /araclar, etc.)
  • Improvedpt, es, de, fr: SEO-optimized meta titles (adapted for local search intent, not just translated)
  • Improvedja, ru, zh: CJK and Cyrillic font rendering verified; OG images confirmed for each script
  • ImprovedArabic RTL: full layout audit β€” header, footer, all cards, and navigation render correctly right-to-left
  • ImprovedPort scanner translated across all 9 non-English languages
  • FixedSitemap expanded to 583 URLs, including all new tool pages across 10 locales
v1.7.0June 2026
  • NewDedicated /port-scanner page with custom port input, per-port status, and SEO metadata
  • New/browser-info, /webrtc-test, and /dns-leak dedicated pages β€” tools hub expands from 3 to 6 pages
  • NewSelf-hosted browser SVG logos β€” no more dependency on external CDN for browser icons
  • FixedOpenAPI page and changelog sidebar link added to /docs
  • FixedPostman button replaced with a copyable OpenAPI spec URL
v1.6.0June 2026
  • New"Share My Results" drawer β€” copy link, share to Twitter/X and LinkedIn, or copy as image
  • NewDemo Playground on /docs β€” test the API without creating an account (uses a shared demo quota)
  • New"More Tools" section on the main page: Speed Test, Fingerprint, DNS Leak, Port Check cards
  • NewWebhook support β€” create endpoints that receive a signed payload on every API call
  • ImprovedWebhook delivery uses ctx.waitUntil so it never adds latency to the API response
  • FixedSSG-time SQLITE_BUSY errors eliminated by skipping getSession during static generation
v1.5.0June 2026
  • NewBeautiful empty states on every dashboard page β€” no more blank screens for new accounts
  • NewFooter restructured into 4 columns: Product, Developers, Company, Legal
  • NewPWA manifest β€” whatsmy.fyi is now installable as a standalone app on mobile and desktop
  • New"Powered by whatsmy.fyi" badge β€” SVG badge for embedding in READMEs and websites
  • ImprovedDashboard light mode now consistent across all pages (sidebar, cards, text, charts)
  • FixedRSS route edge runtime declaration removed (caused build error on Cloudflare Workers)
v1.4.0June 2026
  • NewOfficial @whatsmyfyi/sdk npm package β€” TypeScript-first, zero dependencies, works in Node, Deno, Bun, and browser
  • Newpublic/openapi.json β€” OpenAPI 3.1 spec with all endpoints, response schemas, and error codes
  • NewHTML email templates (welcome, email verify, password reset, API key created) with brand styling
  • New/changelog page with animated timeline, version badges, category tags, and RSS feed
  • New/admin panel: user list, all API keys, system health β€” gated by admin email, returns 404 to others
  • ImprovedPlayground code snippets now include a Node.js (SDK) tab alongside curl, JS, and Python
v1.3.0June 2026
  • NewPublic /status page: uptime history, P95 latency, keep-warm cron, and anomaly detection
  • NewScope-based API keys: ip (IP only), geo (location + network), full (all fields) β€” fine-grained access control
  • NewLive request feed with terminal UI β€” search, scope filter, per-request detail expand
  • NewAuto-pause key when burst rate exceeds 300 req/min β€” one-click resume with dashboard banner
  • New/en/api developer marketing page with feature comparison table and 12-language code examples
  • ImprovedIP address shown instantly via SSR β€” no loading flash on first paint
  • ImprovedFull light mode across all pages: dashboard, docs, API page, status, and all tool pages
  • ImprovedSettings: connect/disconnect OAuth accounts, create a password for OAuth-only accounts
  • ImprovedDeveloper API documentation added to llms.txt and llms-full.txt for AI discoverability
v1.2.0June 2025
  • NewRate limiting: free tier enforced at 10,000 requests/day per API key, resets at midnight UTC
  • NewEnterprise plan β€” contact us for custom limits, SLA guarantees, and dedicated support
  • NewStandardized error responses with machine-readable codes and docs links
  • NewNew user onboarding banner with 3-step guide for zero-key accounts
  • ImprovedDashboard shows X / 10,000 usage progress bar with today's request count
  • ImprovedAPI keys table shows enterprise status badge
v1.1.0May 2025
  • NewDeveloper dashboard: create and manage API keys, view usage analytics
  • NewThree API scopes: ip (IP only), geo (location + network), full (all fields)
  • NewLive request feed β€” real-time view of incoming API calls
  • NewAPI Playground β€” test your key and explore the response without leaving the dashboard
  • NewBetterAuth: sign in with Google, GitHub, or email + password
  • NewCloudflare D1 database for user accounts and API keys
  • NewKV-based usage counters with 90-day TTL
  • Improved30-day usage chart with scope breakdown in overview
v1.0.0April 2025
  • NewInitial launch: instantly see your IPv4, IPv6, geolocation, ISP, and timezone
  • NewBrowser and OS detection via ua-parser-js
  • NewWebRTC leak test β€” detect if your VPN is exposing your real IP
  • NewVPN and proxy detection via ASN lookup against known provider list
  • NewHTTP/3 (QUIC) badge, TLS version, and Cloudflare colo info
  • NewPrivacy score grading: A+ to D based on TLS, HTTPS, and WebRTC leak status
  • NewShareable result links (snapshot encoded in URL)
  • NewDark/light mode with system preference detection
  • NewPowered by Cloudflare Workers β€” zero external IP APIs, zero logs

Have a feature request? Let us know β†’

Changelog β€” whatsmy.fyi