---
title: "March 2026 - v1.9.0"
description: "Release notes for v1.9.0."
date: 2026-03-18
---

### Added

- calendar: Added configurable calendar cell sizing via the `--cell-size` CSS custom property, plus a new size showcase for the docs
- CLI: Added `TEMPLUI_REPO` so the CLI can fetch registry and component assets from a fork or alternate GitHub repository (#524)

### Fixed

- CLI: Fixed component installs so registry-managed JavaScript assets are downloaded correctly and component scripts are loaded as ES modules (#525)

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