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

September 2025 - v0.95.0

Release notes for v0.95.0.

Added

  • Sheet: custom widths are respected again.
  • Docs & CLI: now show how to update components.
  • Added documentation for persisted sidebar state.

Changed

  • Cleaned up unused sidebar code + properties.

Removed

  • removed automatic cookie restore to prevent flicker.
  • Modal: only closes on backdrop clicks (not child elements).

Fixed

  • Sidebar: new portal pattern for state + rendering (fixes duplicate content/IDs, smoother performance).
  • API Docs: corrected collapsible attribute. (thanks @shtayeb)
  • fixed cookie pollution with proper global state persistence (sidebar_state).
  • Collapsed prop now works for SSR.
  • Calendar: fixed year navigation bug when jumping from December → January or backwards.
  • fixed tooltip hover conflicts caused by duplicate IDs.
  • Typo + minor consistency fixes.

Released in v0.95.0.