Skip to content

6.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 09:52

We're excited to announce the latest update for Dodona! πŸŽ‰ This release brings you some minor changes that will improve the Dodona experience.

We've added a convenient "copy code" button to code fragments in exercise descriptions, so you can easily grab code snippets in no time. Furthermore, we now automatically preload your latest submission in the editor on the exercise page.

image

We've also squashed a few pesky bugs and carried out some essential maintenance, making Dodona better than ever. Happy coding! πŸ˜„


What's Changed

✨ Changes

  • Replace most_recent_correct by most_recent submissions filter by @jorg-vr in #4487
  • Add copy code button to code fragments in descriptions by @jorg-vr in #4488
  • Check lower limit for memory_limit setting by @chvp in #4500
  • Preload the latest submission in the editor on the activity show page by @jorg-vr in #4485

πŸ› Bug Fixes

  • Fix relative time indication for submission history by @jorg-vr in #4498
  • Do not show finished series as continue working on suggestion by @jorg-vr in #4501
  • Use given_name and family_name field provided by office365 by @jorg-vr in #4505
  • Fix css scrolbar issues with copy button by @jorg-vr in #4508

🧰 Maintenance

  • Add tests for search components by @jorg-vr in #4462
  • scoresheet.js: remove jquery and convert to typescript by @freyavs in #4465

Full Changelog: 6.6.9...6.7.0