# UPDATE LOG

## v1.0.0 - 2026-05-25

### Added
- Initial Germany Driving Learning App Laravel backend starter.
- Database migrations for users, driving classes, categories, questions, answers, translations, student progress, test sessions, subscriptions and settings.
- API routes and controllers for auth, questions, practice, mock exam and progress.
- Admin controllers for dashboard, classes, categories, questions, students, import, reports and settings.
- Bootstrap admin layout starter.
- Demo seed data for admin, student, driving classes, categories and demo questions.
- Bash installer script with install, uninstall, repair, cache clear, migration/seed and emergency cleanup options.

### Notes
- Official TÜV/DEKRA question catalogue is not included.
- CSV/Excel import parser is a placeholder for the next build.
- Flutter mobile app is planned for the next package.
