v1.4.0
What's Changed
Fixed bugs 🐞
- Logout does not work in the approx. 10 seconds after login. by @nicosoethe in #989
New core Features 🎉
- [Web] Add semester field to courses and auto archive old courses by @Medienkunzt in #920
- [API] Export functionality for single tasks by @pdrtzk in #981
- [Web] Unspecified Deadline by @SiarNoozai in #903
- [Web] show tasks only for lecturers tutors by @SiarNoozai in #1010
- [Mathe-Checker] remove rounding of math checker input values by @Zitrone44 in #1046
- sql playground improvement and enhancement of the db panel by @Medienkunzt in #1047
- sql playground submission of a task in sql playground by @nicosoethe in #1052
- fix duplicate column bug by @Medienkunzt in #1064
- show table data with button click by @Medienkunzt in #1065
New checker Features 🎉
- [Excel-Checker] Generatation of dependency graph for solution file by @mxsph in #1055
- Sql checker having by @Artorin in #783
- [sql-checker] Remove hardcoded mongodb database name by @Zitrone44 in #976
Dependency updates ⬆️
- build(deps): bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 by @dependabot in #890
- build(deps): bump thehanimo/pr-title-checker from 1.3.4 to 1.3.5 by @dependabot in #865
- build(deps): bump tibdex/github-app-token from 1.6.0 to 1.7.0 by @dependabot in #866
- build(deps): bump bash from 5.2.2 to 5.2.12 in /runtime-images/bash by @dependabot in #1008
- build(deps): bump qs from 6.5.2 to 6.5.3 in /modules/fbs-core/web by @dependabot in #1040
- build(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.46.1 in /modules/fbs-core/web by @dependabot in #1039
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /modules/fbs-core/web by @dependabot in #1035
- build(deps): bump engine.io from 6.2.0 to 6.2.1 in /modules/fbs-core/web by @dependabot in #974
- build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /modules/fbs-core/web by @dependabot in #956
- build(deps): bump php8-pecl-mcrypt from 7 to 8 in /runtime-images/bash by @mxsph in #1044
- [deps] fix dependencies by @TimonPllkrn in #1043
Internal 🔒
- [Chart] delete feedbacksystem-0.1.0.tgz by @Zitrone44 in #984
Other Changes
- [Math-Checker] Fix string comparision by @Zitrone44 in #987
- add Tabs for results by @Medienkunzt in #1038
- adjust templates by @Medienkunzt in #1069
New Contributors
Full Changelog: v1.3.0...v1.4.0