> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yuvrajverma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Latch Changelog

> Version history and release notes for Latch site

## Latest Release

<Update label="2026-02-15" description="v1.0.1 - UI/UX Enhancement" tags={["Enhancement", "Bug Fix"]}>
  ### What's New

  **Clickable Hosting Plan Buttons**

  * All VPS, Web Hosting, and Dedicated Server plan buttons now have functional purchase links
  * Added `orderUrl` field to all hosting plans in config files

  **Custom Configuration Sections**

  * New "Contact Sales" CTA sections at bottom of VPS, Web Hosting, and Dedicated pages
  * Fully customizable via `customConfig` in hosting config files

  **Navbar Cursor Enhancement**

  * All navbar links, buttons, and dropdown items now display pointer cursor on hover
  * All footer links (email, social, column links, bottom bar) now display pointer cursor
  * All mobile navigation links and buttons now display pointer cursor
  * Improved user experience with consistent cursor behavior across entire site

  **Bug Fix**

  * Fixed non-functional "Contact us" button in VPS Operating Systems section

  ### Files Changed

  **Configuration Files (3):**

  * `config/hosting/vps.ts`
  * `config/hosting/web-hosting.ts`
  * `config/hosting/dedicated.ts`

  **Component Files (7):**

  * `components/sections/vps/VPSPlans.tsx`
  * `components/sections/vps/VPSOperatingSystems.tsx`
  * `components/sections/web-hosting/WebHostingPlans.tsx`
  * `components/sections/dedicated/DedicatedPlans.tsx`
  * `components/layout/Navbar.tsx`
  * `components/layout/Footer.tsx`
  * `components/layout/MobileNavbar.tsx`
</Update>

<Update label="2026-02-04" description="v1.0.0 - Production Release" tags={["Stable", "Production", "Launch"]}>
  ### Production Launch

  Latch v1.0.0 is here! A complete, production-ready Next.js site for game hosting, VPS, web hosting, and dedicated server businesses.

  ### Complete Feature Set

  **15+ Pre-Built Pages**

  * Game hosting pages with pricing and features
  * VPS hosting with OS selection
  * Web hosting with control panels
  * Dedicated server with comparison tables
  * About, Contact, Jobs, Partners pages
  * Knowledge base with search
  * FAQ, Changelogs, Legal pages

  **Core Features**

  * Next.js 16.1.6 with App Router
  * TypeScript for type safety
  * Tailwind CSS + shadcn/ui components
  * Dark mode
  * Fully responsive design

  **Customization System**

  * Config-based customization (basic TypeScript editing)
  * Branding: colors, logo, navbar, footer
  * SEO: per-page meta tags and descriptions
  * Pricing: plans, features, locations
  * Games: unlimited game pages
  * Content: all text and images

  **Developer Experience**

  * Clean, maintainable codebase
  * Comprehensive documentation (30+ pages)
  * Type-safe configuration files
  * Easy deployment (Vercel, Netlify, self-host)
  * Fast performance (95+ Lighthouse score)

  ### Templates Included

  * minecraft
  * hytale

  ### What's Ready

  * Production-tested code
  * Complete documentation
  * SEO optimized
  * Mobile responsive
  * Dark mode
  * TypeScript throughout
  * Fast performance
  * Easy deployment
</Update>

***

## Version Information

**Current Version:** v1.0.1\
**Release Date:** February 15, 2026\
**Status:** Production Ready

Latch follows **Semantic Versioning** (SemVer):

* **Major (x.0.0)** - Breaking changes, major new features
* **Minor (x.y.0)** - New features, backward compatible
* **Patch (x.y.z)** - Bug fixes, minor improvements

## Getting Started

New to Latch? Start here:

1. **[What is Latch?](/latch/getting-started/introduction)** - Learn about the site
2. **[Installation](/latch/getting-started/installation)** - Set up in 5 minutes
3. **[Configuration](/latch/configuration/configuration-basics)** - Customize everything
4. **[Deploy](/latch/deployment/vercel)** - Go live

## Stay Updated

Get notified about new releases and features:

* **Discord** - [Join our community](https://discord.gg/HSFpBQs6X3) for announcements

## Request Features

Have an idea for Latch? We'd love to hear it!

* [Join Discussion](https://discord.gg/HSFpBQs6X3)

## Support

Need help or found a bug?

* [Documentation](/latch/help/faq) - Comprehensive guides
* [Discord Community](https://discord.gg/HSFpBQs6X3) - Get help from others
* [YouTube Tutorials](https://www.youtube.com/@yuvrajvermaa) - Video guides
