7.6.3
⭐️ If you find Artemis valuable, please consider giving our GitHub project a star! ⭐️
Breaking Changes
- From 7.6.2:
LocalCI
: Make sure to specify unique build agent names in theapplication-prod.yml
(see #9529)
Improvements
Communication
: Improve the user interface design on mobile devices by @PaRangger in #9460
Bugfixes
General
: Hide the keyboard icon in editors on Apple devices by @pzdr7 in #9519General
: Fix performance issues when opening course archives by @krusche in 62ef9f5 (hotfix)
Development
- Migrate the online code editor to a standalone component by @pzdr7 in #9505
- Prevent IDE settings from being loaded multiple times on the scores page by @krusche in d3ddb92
- Update client dependencies by @krusche in 5e5e208 (security)
- Update server dependencies by @krusche in 5e64de4 (security)
Full Changelog: 7.6.2...7.6.3