---
title: "October 2024 - v0.20.0"
description: "Release notes for v0.20.0."
date: 2024-10-09
---

### Added

- This is the first official GitHub release of Goilerplate. Previous versions (0.1.0 and 0.1.1) were internal development versions. This release marks a significant milestone in the project's development, introducing several new components and improvements.
- Avatar component
- Lucide icon wrapper component
- Input component
- Modal component
- Alert component
- Accordion component
- Datepicker component
- Card component
- Button component
- Sheet component
- Tabs component
- Enhanced documentation and introduction page
- Added button type prop
- Added theme switcher on landing page

### Changed

- Improved docs layout and UI
- Updated all current components with library comments
- Improved landing page UI
- Implemented Product Hunt badge on landing page and footer
- Now using our own input component in tabs example
- Optimized Plausible analytics to run only in production
- Thank you for your interest in Goilerplate!

### Removed

- Removed/commented HTMX due to browser console issue/bug
- We're excited to share this release and look forward to your feedback. Please note that as we're still in the early stages of development (pre-1.0), there might be frequent updates and potential breaking changes.

### Fixed

- Resolved width issue on tabs component
- Fixed dark mode switch issue

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