---
title: "April 2025 - v0.53.1"
description: "Release notes for v0.53.1."
date: 2025-04-19
---

### Fixed

- Replaced static `Avatar` fallback with dynamic JS fallback logic: avatars now automatically show initials if the image fails to load
- Improved reliability by checking `image.complete` and `naturalWidth` and reacting to load/error events

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