Release: v1.1.7
1.1.7 - 2026-01-10
Fixed
- Fixed database migration.
IMPORTANT: This version includes a migration fix. After updating, you must run database migrations:
# Using lmsctl
lmsctl database upgrade
# Or using Fla directly
flask db upgradeIMPORTANT: This version includes a migration fix. After updating, you must run database migrations:
# Using lmsctl
lmsctl database upgrade
# Or using Fla directly
flask db upgrade