Skip to content

v2.1.0

Choose a tag to compare

@satnaing satnaing released this 23 Aug 12:28
· 23 commits to main since this release

Shadcn-Admin v2.1

This release focuses on improving the auth flow and data table experience, along with some internal refactors for better structure.

✨ New Features

  • Sign-out dialog + redirect flow — users now get a confirmation dialog when logging out, with proper redirect handling. #206
  • Data table pagination with page numbers — easier navigation through large datasets. #207
shadcn-admin-2.1.mp4

🛠️ Refactors

  • Extracted data table components into their own module. #208
  • Reorganized utility files into a dedicated lib/ folder. #209

📌 Full Changelog

Compare v2.0.0...v2.1.0