# Changelog

## 1.0.0 — 2026-07-23

### Features
- Online course LMS (students, teachers, admins, support staff)
- Course modules & lessons with enrollment gates
- Manual payment proof + Stripe Checkout activation
- Skill certifications (separate from courses): pay fee → schedule (TSN Digital Center or remote) → proctor unlock → 100-MCQ exam → verifiable certificate
- Testing centers module with locations, bookable exam schedules, and center bookings
- Promo codes for colleges/universities (percent or fixed discount on courses & certifications)
- Admin-set certification fee & reattempt fee (default half); pass mark 70%; max 3 attempts (1 + 2 reattempts)
- Public certificate verification portal by unique code (`/certifications/verify/`)
- Academy Settings: branding, theme colors, currency, payments
- Support ticket system with admin-only delete
- Roles & permissions management
- Web installer wizard at `/install/`
- Offline HTML documentation for CodeCanyon packaging

### Requirements
- Python 3.10+
- Django 5.2
- SQLite or MySQL / MariaDB
