---
title: "November 2025 - v0.100.0"
description: "Release notes for v0.100.0."
date: 2025-11-16
---

### Added

- Documentation links added to installed components
- Dialog: Add DisableAutoFocus prop to control auto-focus behavior
- Simplify how-to-use guide and add Tailwind auto-fallback

### Changed

- Markdown documentation system for general documentation pages
- Migration to Go 1.24 tool directive for dev tools
- Automatic version detection via build info - no more manual version updates needed
- Tooltip: Pass Class and Attributes to popover trigger
- Smooth scroll position now shared between markdown and component docs on TOC link clicks
- Dev Server: Replace Air with templ-managed server for instant hot reload
- Reformatted codebase
- Disabled style attribute linter
- Docs footer now dragged to bottom
- Beautified announcement and navbar

### Removed

- Remove duplicate code in input.css example
- Removed redundant version field from manifest.json

### Fixed

Released in [v0.100.0](https://github.com/axadrn/shadcn-templ/releases/tag/v0.100.0).
