Skip to content

Release v1.12.0, January 2022

Compare
Choose a tag to compare
@markkuriekkinen markkuriekkinen released this 20 Feb 19:36
· 145 commits to master since this release

First release of the new Git manager service that has been separated from the MOOC-grader. There are also new features.

Due to defects in handling the database field CourseUpdate.status, it is recommended to use v1.13.0 instead of this v1.12.0. This version saves invalid values to the database. The values are longer than the max length set for the char field, though the SQLite database completely ignores max length constraints and does not warn about them.

v1.12 release notes:
https://apluslms.github.io/releases/v1_12.html