Website Changelog
v1.3.0 (March 29, 2026)
changed
- Complete content rewrite — removed all Pinwheel Astro theme placeholder text
- Updated brand theme colors to match the Tensorplay logo (primary
#1B9AD6, secondary#3ECFA0) - Switched typography to Inter + Sora for a modern, clean aesthetic
- Replaced navigation “Sign In” button with “Contact Us” CTA across all breakpoints
- 12 original AI engineering blog posts covering LLMs, RAG, MLOps, security, and inference optimization
- 4 new career posts: ML Engineer, MLOps Engineer, Backend Engineer (AI Systems), AI Research Engineer
- 6 integration pages: OpenAI, Anthropic, Hugging Face, LangChain, AWS, Pinecone
- Proper Terms & Conditions document for Tensorplay Private Limited
- Real testimonials, accurate counter metrics, and genuine service descriptions throughout
v1.2.0 (March 2026)
changed
- Rewrote Features page as a full Services page with real Tensorplay offering descriptions
- Rewrote How It Works page with Tensorplay’s 3-phase delivery process
- Rewrote Pricing page with consulting-style engagement models instead of SaaS pricing
- Rewrote About page — replaced lorem ipsum core principles and counter metrics with real data
- Updated footer tagline and meta descriptions across all pages
- Proper Tensorplay-specific meta titles and descriptions for all pages (SEO)
- Careers page with real benefits and company culture narrative
v1.1.0 (February 2026)
added
- Initial Tensorplay branding applied to the Pinwheel Astro base theme
- Site config updated with Tensorplay company details (name, email, address, phone)
- Logo and favicon set to Tensorplay brand assets
- Social links updated to Tensorplay profiles (LinkedIn, GitHub, Instagram, Facebook)
- Homepage hero copy and key features section updated to Tensorplay messaging
- Navigation menu restructured to reflect Tensorplay’s service offering
- Call-to-action updated to Tensorplay’s primary value proposition
v1.0.0 (January 2026)
added
- Initial project setup based on the Pinwheel Astro theme
- Astro 5.x with TailwindCSS and TypeScript configuration
- Cloudflare Pages deployment configuration via
wrangler.jsonc - Netlify deployment configuration via
netlify.toml