---
title: "February 2025 - v0.30.0"
description: "Release notes for v0.30.0."
date: 2025-02-13
---

### Added

- add required attribute support for form components (input, textarea, select, checkbox, radio)
- active state for sidebar navigation (highlights current page)
- new simplified documentation structure
- change: new TemplUI slogan and branding
- improve: external links now open in new tab
- improve: add missing component code tabs (form & label components)
- add: GitHub Sponsors support with badges

### Changed

- upgrade: move to Tailwind CSS v4.x with CSS-only configuration
- improve: all external assets now served locally (including logos)
- improve: simplify "How to Use" documentation
- improved documentation structure
- Special shoutout to @landrade and @zyriab - your contributions made this release possible! 🙌

### Removed

- remove unnecessary code

### Fixed

- repair broken Tailwind logo in docs sidebar
- various documentation typos
- update to latest templ version

### Security

- change: switch from CSP-first to standard approach in documentation

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