Skip to content

v1.1.0

Choose a tag to compare

@mxsph mxsph released this 13 Oct 19:21
· 363 commits to main since this release
38c132d

What's Changed

Fixed bugs 🐞

  • [Web] Frontend build fails on windows by @mxsph in #722
  • [API] Frontend build does not copy dist output by @mxsph in #724
  • [API] The API package building process is executed before the web package is copied by @mxsph in #745
  • The Excel shows an error for some of the deliveries although they are actually correct by @mxsph in #765
  • [Docker] Fix missing frontend build by @mxsph in #813

New core Features 🎉

New checker Features 🎉

  • Relocate SQL-Checker from GitLab to GitHub by @Jonas960 in #729
  • [Checker] Anonimize Excel submission by @MaxRchtr in #755
  • Refactoring of the sql checker by @Jonas960 in #747
  • I709 analyze data from the last semester with the sql checker by @JaWiss in #768
  • I774 fix error where attempt and statement are swapped by @Jonas960 in #775
  • First version for excel analysis by @MaxRchtr in #789
  • [Excel-Checker] It should be possible to define multiple output fields by @mxsph in #820
  • [Excel-Checker] Further analysis of the existing Excel submissions by @MaxRchtr in #836

New checker-api Features 🎉

  • [API] Fixes discrepancy in API documentation by @pdrtzk in #856

Dependency updates ⬆️

Internal 🔒

Other Changes

New Contributors

Full Changelog: v1.0.0...v1.1.0