Skip to content

Autolab v2.2.0 Release

Compare
Choose a tag to compare
@devanshk devanshk released this 19 May 10:15
· 935 commits to master since this release
363389c

Major Updates, including a brand new Autolab API that works with the Autolab CLI (for more info on this, look at the docs - https://autolab.github.io/docs/api-overview/), various bug fixes, and enhanced error reporting.

  • #850 and #986 API v1
  • #958 Substring fix so you can only see your own jobs on Tango
  • #954 Automatic timezone based on the browser’s timezone
  • #960 Hide annotations if grading deadline hasn’t passed and user is not an instructor
  • #964 Gradebook typos
  • #974 Visual way to run/test the scheduler
  • #981 Statistics fix for excluding excused students
  • #985 TangoClient retry on certain network errors
  • #986 Regrade error handling
  • #987 Error Handling
  • Workarounds for null constraints in migrations using sqlite instead of mysql