Skip to content

7.5.2

Compare
Choose a tag to compare
@krusche krusche released this 10 Sep 11:08
· 148 commits to develop since this release

⭐️ If you find Artemis valuable, please consider giving our GitHub project a star! ⭐️

Breaking changes

Artemis now includes a lightweight telemetry service. Please configure the following settings in the application-prod.yml: info.operatorName (e.g., your university name), info.operatorAdminName, and info.contact. This information enables the development team to better understand which organizations use Artemis and their configurations. By analyzing version statistics, the team can continue supporting older major versions with critical bug fixes, particularly for security issues. Security is a top priority for the Artemis team, and this telemetry will allow us to directly inform administrators about important security updates that may not be immediately disclosed in the public release notes.

Improvements

  • Programming exercises: Fix translation issue for participation modes in exam management by @iyannsch in #9293
  • Programming exercises: Add visualization of test case errors by @az108 in #9213
  • Quiz exercises: Add cut and crop drag items from background image by @EneaGore in #9172
  • Learning paths: Add discussion section to lecture unit and exercises by @JohannesWt in #9264
  • Lectures: Add PDF preview for instructors by @eceeeren in #8987
  • Exam mode: Show exercise group title in breadcrumbs by @Strohgelaender in #9254
  • General: Improve login dialog by @krusche in #9270

Bugfixes

  • Integrated code lifecycle: Fix rare issues with cloning and deletion on build agents by @BBesrour in #9207
  • Lectures: Remove redundant competency management from guided creation mode by @N0W0RK in #8989
  • Communication: Fix sidebar refresh issue after channel deletion by @asliayk in #9271
  • Assessment: Fix exercise assessment dashboard submission numbering by @SimonEntholzer in #9274
  • Assessment: Don't allow activating presentations if no presentation scoring is set by @Strohgelaender in #9251
  • Plagiarism checks: Fix slow performance in large courses by @krusche in #9269
  • Exam mode: Fix displaying incorrect task in exam summary exercise by @SimonEntholzer in #9294
  • General: Fix sorting on audit event log page by @SimonEntholzer in #9263
  • General: Fix scroll to section when clicking status bar in exercise update view by @florian-glombik in #9243

Development

Reviewers with the highest level of commitment

Full Changelog: 7.5.1...7.5.2