Releases: dodona-edu/dodona
Releases Β· dodona-edu/dodona
6.7.0
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.
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
6.6.9
6.6.8
6.6.7
6.6.6
6.6.5
6.6.4
6.6.3
6.6.2
What's Changed
π Bug Fixes
- Fix big activity repo processing in the db seed by @jorg-vr in #4406
- Reprocess repository after editing the default judge by @jorg-vr in #4403
- Fix overlap in question table by @freyavs in #4415
- Only show icons if course is closed or hidden on home and course page by @jorg-vr in #4419
- Fix options undefined on user label edit by @jorg-vr in #4430
β¨ Changes
Full Changelog: 6.6.1...6.6.2
6.6.1
What's Changed
β¨ Changes
- Perform less repository requests on the course page by @jorg-vr in #4377
- Keep programming languages in memory by @jorg-vr in #4376
- Cache submission
annotated?
as boolean by @jorg-vr in #4379 - Only show own repositories on the index page for teachers by @jorg-vr in #4380
- Allow editing repositories for repository admins by @jorg-vr in #4381
- Fix spelling and grammar by @bmesuere in #4386
- Fix multiple repository related paper cuts by @jorg-vr in #4383
- Valentine status overlay by @tibvdm in #4400
π Bug Fixes
- Add callout success by @bmesuere in #4385
- Limit the amount of users exposed by the repository admin screen by @jorg-vr in #4382
π§° Maintenance
- series.js: remove jquery and convert to typescript by @freyavs in #4266
- Add deploy by label for naos by @bmesuere in #4384
Full Changelog: 6.6.0...6.6.1