Changelog

What changed on this website, when, and why

This log covers this website, not a software product: we do not ship versioned releases, so entries are dated rather than numbered. Every entry maps to commits in the public repository, so you can check it against the Git history yourself. Corrections are logged as openly as improvements.

Correction

Content accuracy overhaul and real contact details

2026-07-25

Replaced placeholder and unverifiable content across the site with facts we can substantiate, and published our actual phone, WeChat and email channels.

  • Published real contact channels from a single source of truth used by every page
  • Removed fabricated team biographies, funding announcements, client testimonials and community statistics
  • Removed invented uptime percentages, satisfaction rates and security certification claims
  • Rewrote the FAQ to cover web development questions and made the page and its structured data share one data source
  • Relabelled the integration API page as a draft specification, since no public API is running
  • Replaced the placeholder terms and privacy pages, which still named the original template's company
  • Fixed dead links, a malformed icon path, and non-functional forms
Improvement

SEO and answer-engine optimisation

2026-07-25

Per-page metadata, structured data and machine-readable summaries, with an audit that runs automatically in CI.

  • Unique title, description and canonical URL for every route
  • schema.org structured data with cross-referenced Organization and WebSite entities
  • llms.txt and llms-full.txt summaries for AI answer engines
  • SEO audit workflow in GitHub Actions that fails the build on regressions
Improvement

Site repositioned around web development services

2026-07-23

Rewrote the landing pages, services, pricing and information pages for a web development studio, and set up deployment.

  • Landing page, services and pricing rewritten for web development work
  • Information pages added: help, support, status, community, press, partners
  • Continuous deployment to Vercel from the main branch

Want the complete, unedited history including every commit?

View the Git history on GitHub →