Latest changes and updates to 31SaaS
Brought over Task table to Task menu for better segregation Inserted sample charts in dashboard
implemented paginated table with Tanstack React Table...
Added an optional dynamic breadcrumb example...
Updated Vercel Analytics integration for more granular tracking of user interactions
Added error boundary for all major components to improve app stability during failures
Added role-based access control (RBAC) using isAdmin flag
Update favicon placement for cleaner codebase
Enhanced error messages on form validation for a better user experience
Added email validation on subscriber form page to reduce invalid submissions
Improved performance of Stripe webhook integration by reducing API call latency
Updated the blog page to improve MDX rendering and content validation workflow
Fixed mobile layout issues with header menu
Improved mobile responsiveness for the subscriber page form
Auto redirect sign up/in to dashboard if the user’s session is still active.
Improved SEO optimizations with enhanced OpenGraph meta tag handling for better social sharing
Added sample testimonial components.
Migrated to Next.js App Router for better segregation between server and client components
Enforced strict TypeScript to ensure enterprise-grade development practices
Added Zod validation for all form submissions
Integrated Vercel Analytics for insightful data tracking