Release: v1.1.5
1.1.5 - 2026-01-05
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