Changelog

Updates, additions and improvements to AHs Lab — from new components and templates to bug fixes and infrastructure changes.

March 16, 2026

Added llms.txt file for future LLM integrations

A new `llms.txt` file has been added to the project root, laying the groundwork for future integrations with large language models (LLMs) to power AI-assisted component generation and documentation.

March 16, 2026

Playground page gets a full UI overhaul

The Playground page has been redesigned from the ground up with a cleaner layout, improved file tabs, and a navbar that matches the rest of AHs Lab. Experimenting with components is now faster and more intuitive.

March 16, 2026

Homepage redesigned with a modern layout

The AHs Lab homepage has been refreshed with an improved hero section, component spotlight grid, and cleaner visual hierarchy — making it easier for developers to discover and install components.

Homepage redesigned with a modern layout
March 15, 2026

Templates page gets a cleaner browsing experience

The Templates page has been redesigned with a better layout and improved card structure, making it easier to browse and preview available starter templates.

March 15, 2026

Changelog page launched

AHs Lab now has a dedicated Changelog page. Every update, new component, bug fix, and improvement will be tracked here so you always know what's new.

Changelog page launched
March 12, 2026

Open Graph image added for better link previews

AHs Lab now displays a rich preview image when shared on Twitter, LinkedIn, Slack, and other platforms — making links more recognizable and click-worthy.

Open Graph image added for better link previews
March 12, 2026

Playground added to the navbar

The Playground page is now directly accessible from the main navbar, so you can jump straight into experimenting with components without hunting for the link.

March 12, 2026

Playground page launched — experiment with components live

The new Playground gives developers a live, in-browser environment to write, preview, and iterate on AHs Lab components with Monaco editor and instant hot reload.

February 27, 2026

Security patch merged — React Server Components CVE fix

The Vercel-generated pull request patching React Server Components CVE vulnerabilities has been reviewed and merged into the main branch.

February 24, 2026

React Server Components CVE vulnerabilities patched

Updated Next.js and React dependencies to address known React Server Components CVE security vulnerabilities. All users on the latest version are protected.

October 25, 2025

AHs-UI-2 branch merged into main

A large batch of improvements and additions from the AHs-UI-2 development branch have been merged into the main codebase.

October 25, 2025

New template added to the library

A new starter template has been added to the Templates section, giving developers another ready-to-use foundation for their next project.

October 17, 2025

GitHub Actions CI/CD workflow added for Next.js

A `nextjs.yml` GitHub Actions workflow has been added to automate building and deployment checks on every push and pull request.

October 11, 2025

AHs Lab listed on Product Hunt

AHs Lab is now featured on Product Hunt. A badge has been added to the landing page — support the project by upvoting and sharing it with the community.

October 10, 2025

Landing page redesigned

The landing page has been fully redesigned with a fresh layout, better component showcases, and a clearer value proposition for developers discovering AHs Lab for the first time.

October 07, 2025

Bug fix — layout rendering issue resolved

Fixed a rendering bug that was causing inconsistent layout behavior across certain pages.

October 07, 2025

Vercel Analytics and Speed Insights integrated

Vercel Web Analytics and Speed Insights have been added to monitor real-world performance, Core Web Vitals, and visitor data — helping guide future improvements.

October 06, 2025

New features showcase block added to landing page

A new 'Why Choose Us' features section has been added to the homepage, highlighting the key benefits of building with AHs Lab components.

October 05, 2025

New variants added to the Spotlight component

The Spotlight component now ships with additional style variants, giving you more flexibility to match it to your project's design language.

October 05, 2025

AI Input variants added to the registry

New AI-styled input field variants have been added — perfect for chat interfaces, prompt builders, and AI-powered applications.

October 05, 2025

Open in V0 button added to component pages

Every component page now features an 'Open in V0' button, letting you instantly open and remix any AHs Lab component directly in Vercel's v0 editor.

October 05, 2025

SpotlightCard component released

The SpotlightCard component is now available in the registry. It features a glowing spotlight that follows your cursor across the card surface, creating a premium interactive feel.

October 05, 2025

meta.json added for component registry

A `meta.json` configuration file has been added to the docs registry, improving how component metadata is structured and served.

October 04, 2025

UI Blocks section added to the docs

The documentation now includes a dedicated Blocks section, featuring larger pre-built layout sections like navbars and feature grids that you can drop directly into your project.

October 03, 2025

Navbar updated with improved design

The site navbar has been updated with a cleaner layout, better mobile handling, and improved link visibility across light and dark modes.

October 03, 2025

Navigation_01 and Navigation_02 blocks added to the registry

Two new navbar blocks — a simple minimal navbar and a modern responsive navbar — are now available in the registry and docs.

October 02, 2025

pnpm-lock file removed from repository

The `pnpm-lock.yaml` file has been removed to keep the repository cleaner and avoid lockfile conflicts for contributors using different package managers.

October 02, 2025

Framer Motion added as a core dependency

Framer Motion has been added as a dependency, powering all animation-heavy components across the AHs Lab registry going forward.

October 02, 2025

Import path bug fixed

Fixed an incorrect module import that was causing build errors for users installing components via the registry.

October 02, 2025

FumaDocs provider bugs resolved

Fixed several issues with the FumaDocs documentation provider that were causing broken page navigation and incorrect content rendering in the docs.

October 02, 2025

Bug fix and PostHog analytics removed

Fixed a runtime bug affecting page load. PostHog analytics has also been removed to reduce third-party script overhead.

October 02, 2025

PostHog analytics configured

PostHog was integrated for product analytics to better understand how developers interact with the docs and component pages.

October 02, 2025

Google Search Console verification added

The Google Search Console meta verification tag has been added to improve AHs Lab's SEO visibility and allow search performance monitoring.

October 02, 2025

Site logo and Ahrefs analytics script added

The AHs Lab logo has been added to the site header, and the Ahrefs analytics script has been integrated for SEO tracking.

October 01, 2025

Layout bugs fixed across multiple pages

Resolved several layout issues causing misaligned sections and broken padding on mobile and desktop viewports.

October 01, 2025

Templates page and new favicon added

The Templates browsing page is now live, and the site has a new favicon that better represents the AHs Lab brand.

September 30, 2025

README added to the repository

A comprehensive README file has been added to the project repository, covering installation, usage, and contributing guidelines.

September 30, 2025

Animated Menubar component bug fixed

Fixed several animation timing and state bugs in the Animated Menubar component that were causing visual glitches on first render.

September 30, 2025

HoverDepthCard component released

The HoverDepthCard component is now in the registry. It applies a smooth 3D parallax depth effect on hover, great for image cards, profile cards, and product showcases.

September 29, 2025

Bug fix — component render error resolved

Fixed a component render error that was intermittently breaking the docs page on certain browsers.

September 29, 2025

Animated Menu component added

A new animated menu component has been added to the library, featuring smooth entrance and exit transitions powered by Framer Motion.

September 29, 2025

New docs layout and BentoHoverEffect component released

The documentation has a new cleaner layout, and the BentoHoverEffect component is now available — bringing magnetic spotlight hover effects to bento-style grid layouts.

September 28, 2025

Button component collection added to the registry

A full set of reusable button components is now available, including primary, outline, ghost, and destructive variants — all styled with Tailwind and Shadcn.

September 28, 2025

Landing page redesigned and stabilized

The landing page has been rebuilt with a fixed, stable layout after earlier structural issues — featuring a cleaner hero, better spacing, and improved responsiveness.

September 27, 2025

Introduction documentation page added

The docs now have a proper Introduction page covering project setup, dependencies, and how to install your first AHs Lab component.

September 27, 2025

Modern documentation layout built with FumaDocs

AHs Lab's documentation has been rebuilt using FumaDocs, giving it a fast, searchable, and developer-friendly layout with sidebar navigation.

September 27, 2025

Shadcn CLI distribution enabled

Components can now be installed directly via the Shadcn CLI using `npx shadcn@latest add`, making it effortless to drop any AHs Lab component into your Next.js project.

September 26, 2025

TypeWriter Effect component released — first major component

The TypeWriter Effect component has been added to the registry — the first polished, production-ready component in AHs Lab. A new landing page design also shipped alongside it.

TypeWriter Effect component released — first major component
September 25, 2025

Documentation URL path corrected

Fixed an incorrect URL path that was sending users to a 404 page when navigating to the documentation.

September 25, 2025

URL routing bug fixed

Resolved a routing bug that was causing certain internal links to point to the wrong page.

September 25, 2025

Documentation structure and component registry set up

The foundational documentation structure has been created alongside the component registry, establishing the core architecture that all future components will be built on.

September 25, 2025

AHs Lab is live — initial commit

AHs Lab officially starts here. The project was bootstrapped with Create Next App as the foundation for a growing library of animated, production-ready Shadcn UI components.