Skip to content

Release 1.7.2 (pre)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Dudrie Dudrie released this 31 Jan 14:43
fbfdbb6

📣 General

This release was a pre-release. The next "real" release will be version 1.7.3. The image is therefore only available with the pre suffix.

💻 Client

  • Add ability to show information about a certain criteria for admins. [#230]
    Please note: Only the schein exam criteria is supported right now.
  • Remove the status bars from students regarding the schein status on the Studentoverview. [#230]
  • Remove the fetching of the information about a tutor on the AttendanceManager. [#230]
    This was legacy code and not needed anymore since the server generates the attendance PDFs.

🗄 Server

  • Add ability to generate information about a certain criteria. [#230]
    Please note: Only the schein exam criteria is supported right now.
  • Fix wrong calculation of passed state of schein exams in an edge case. [#228]
  • Fix wrong calculation of attendance criteria status. [#230]