Release: 1.1.7.post1
·
49 commits
to main
since this release
1.1.7.post1 - 2026-01-10
Fixed:
- Fix failing migrations
- Added a unit that validates all migrations runs in all database engines
After updating, you must run database migrations:
# Using lmsctl
lmsctl database upgrade
# Or using Fla directly
flask db upgradeReferences: