---
title: "March 2026 - v1.8.1"
description: "Release notes for v1.8.1."
date: 2026-03-17
---

### Added

- scripts: Added optional unminified component script loading for debugging in both the import and CLI workflows; set `utils.UseUnminifiedScripts = true` during app startup to use `.js` instead of `.min.js` (#523)

### Fixed

- popover: Fixed incorrect or off-screen positioning by switching to a fixed floating strategy and resetting conflicting native popover defaults (#522)

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