---
title: "July 2025 - v0.82.0"
description: "Release notes for v0.82.0."
date: 2025-07-08
---

### Added

- Part 2: new components with the new design system

### Changed

- Why reinvent the wheel when shadcn/ui already nailed it?
- This release brings templUI’s design system closer to battle-tested patterns that just work – while still keeping it very Go, very templ, and very lightweight.
- It’s not a copy-paste job. It’s about learning from the best and making it ours.
- Design, cleaned up. Hard.
- Shifted to a cleaner, more structured look
- Inspired by shadcn/ui – but tailored for Go devs
- Font upgraded to _Geist_ – easier on the eyes
- Theme editor reworked – actually usable now
- Theme switching in vanilla JS – no bloat
- Buttons: now in sm, md, lg (finally)
- Components follow one consistent language
- Refactored a bunch of messy internals
- Better mobile experience
- Dark mode? Now actually good
- Good UI shouldn't fight you. This release lays the foundation for a smoother, faster, more maintainable component system – one that feels familiar if you’ve touched shadcn, but made for Go devs like us.
- More variants, better docs, tighter code
- Feedback loop is open – tell me what sucks

### Removed

- Deleted hundreds of lines of CSS no one asked for

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