Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 872 Bytes

File metadata and controls

31 lines (27 loc) · 872 Bytes

Changelog

All notable changes to this project will be documented in this file.

[2.0.0] - 2025-03-01

Added

  • Complete UI redesign with dark mode support
  • AI mentor matching powered by Google Gemini
  • Portfolio builder with CV export
  • Learning roadmaps for multiple tracks
  • Meeting scheduling system
  • Blog with rich content
  • Certificate management
  • Student and instructor analytics
  • Homework reminder system
  • Community and events pages
  • Accessibility improvements (WCAG 2.1)
  • 38+ reusable UI components
  • 30+ custom React hooks
  • Comprehensive test suite

Changed

  • Migrated to Vite 5 from CRA
  • Updated to React 18 with concurrent features
  • Improved TypeScript strict mode coverage
  • Better error handling with custom AppError

Fixed

  • Build errors for Vercel deployment
  • Type conflicts with framer-motion
  • Deep type instantiation issues