shadcn-templ 2.0 beta. Switch to templUI v1
1.7k

February 2026 - v1.5.0

Release notes for v1.5.0.

Added

  • CLI: Added --installed for bulk component updates via templui --installed add[@<ref>]
  • selectbox: Added a clear button in the trigger for faster value reset
  • selectbox: Improved keyboard/focus behavior when nosearch is enabled
  • selectbox: Simplified selected-state handling using Tailwind/data-attribute conditionals instead of JS toggling
  • timepicker: Preselected hour/minute values are now auto-scrolled into view when opening
  • Updated progress examples to match the current API

Removed

  • CLI: Removed short-form aliases (-f, -v, -h, -m) in favor of explicit long flags

Fixed

  • toast: Fixed initialization for toasts on full page loads

Released in v1.5.0.