Skip to content

fulib.org v1.13.2 - Christmas Patch

Compare
Choose a tag to compare
@Clashsoft Clashsoft released this 21 Dec 13:33
· 901 commits to master since this release
fb051c9

General

  • Updated all frontend, backend and service dependencies. #307
  • Updated to Angular 15. #308

New Features

  • Solutions can now be launched as a Projects container. #302
  • Added a Classroom Import pre-check that tries to count the number of solutions 12 hours before the deadline and notifies the Webhook if configured. #303

Improvements

  • Classroom Import errors are now announced to the Webhook if set. #303
  • Improved the remark suggestion tooltip. #303
  • The checkboxes for quick evaluation now show a toast if an error occurs. #303
  • Importing or exporting an assignment now removes some unwanted properties. #303
  • Improved feedback rendering: #305
    • Improved decision when a task should be shown at all.
    • Headlines are used only if the task has children independent of positive or negative points.
    • Subtasks are not rendered if an evaluation exists.
  • Classroom Import now automatically tags the imported commit for easier IDE cloning. #306

Bugfixes

  • Fixed a problem where containers would not load correctly when already running. #304