---
title: "May 2026 - v1.11.1"
description: "Release notes for v1.11.1."
date: 2026-05-12
---

### Fixed

- dialog, sheet: Removed the inner `data-tui-dialog-panel` wrapper whose `grid` layout broke Sheet's flex height chain, causing mobile sidebar content to not scroll and footers with `mt-auto` to not stick to the bottom; layout (`flex-col`, `gap-4`, `p-6`) now sits directly on the native `<dialog>` (#553, thanks @hainguyen27798)

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