After a few slower months, development pace is picking up again. We made a few small tweaks and fixed several issues causing error pages.
What's Changed
✨ Changes
- Removed the names from the html and text mails. by @thvmulle in #5825
- Add polyline as allowed svg tag by @jorg-vr in #5853
- Add user manual to footer by @jorg-vr in #5873
- Make TESTed the default 'default judge' for repositories by @jorg-vr in #5874
🐛 Bug Fixes
- Fix legacy 'exercises' path support by @jorg-vr in #5854
- Fix course_id not present bug by @jorg-vr in #5855
- Add csv differ support for empty rows by @jorg-vr in #5864
- Fallback to textdiffer when csv parsing fails by @jorg-vr in #5876
- Added json-output for the questions endpoint by @thvmulle in #5891
- Correctly transfer 'last_updated_by' for annotations and scores when merging users by @jorg-vr in #5894
🧰 Maintenance
- Add issue types to issue templates by @bmesuere in #5892
- Log usage of legacy identities by @jorg-vr in #5893
New Contributors
Full Changelog: 2024.10...2024.11