View hidden content is available for registered users!
Lernen LMS - Learning Management System v3.1.8
29 August, 2026
----------------------
New: Rebuilt the update system to install in small resumable steps, fixing timeouts on shared hosting.
New: Split updates into two steps — upload & verify a package, then install it.
New: Added Resume for updates interrupted by a closed browser or killed process.
New: Added automatic Roll back for updates that fail before migrations run.
New: Added a package validator to verify an uploaded ZIP before anything is touched.
New: Added a persistent recovery banner with Force site online and Roll back.
Fix: Maintenance page could become unreachable if any part of it failed to load.
Fix: Update packages were stored on the public disk; they're now private.
Fix: A retried upload could silently corrupt the merged file.
Fix: Installing an update could overwrite an admin's installed-plugin settings.
Improve: --type=update packages exclude dev tooling and build-only files, reducing size.
Improve: Files removed in a newer release are now cleaned up instead of accumulating.