Skip to content

2024.02

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 00:03
· 1300 commits to main since this release
b5b5f25

January has been a month of significant strides and tweaks, with the spotlight on enhancing your coding experience. We made a substantial upgrade to our Python sandbox environment. Our latest version includes an integrated debugger and a brand new UI. We also added basic styling to the details html element, allowing you to easily hide content in your problem descriptions. As always, we fixed a number of bugs like untranslated exercise names in search results.


What's Changed

🚀 New Features

✨ Changes

  • Add new donation method and improve support visibility by @jorg-vr in #5287
  • Extend allowed tags and attributes (svg) by @tibvdm in #5301
  • Add 10px extra padding between top right navabar items by @jorg-vr in #5303
  • Add basic styling for details html element by @jorg-vr in #5308
  • Don't show zeus messages on submissions when in demo mode by @jorg-vr in #5320
  • Add latest Dodona-related publication to publications page by @chvp in #5332

🐛 Bug Fixes

  • Disable selection of line numbers in submission result by @jorg-vr in #5271
  • Fix display of escaped characters in 'restore boilerplate' by @jorg-vr in #5273
  • Translate exercise names in search results by @jorg-vr in #5274
  • Fix ctrl click for notifications by @jorg-vr in #5276
  • Fix redirect to series show from overview page of hidden series by @jorg-vr in #5275
  • Fix user label disappearing on global feedback update by @jorg-vr in #5272
  • Always use svg series icon by @jorg-vr in #5214
  • Always show navigation on submission pages by @jorg-vr in #5269
  • Add course specific url to submission json api by @BWindey in #5300
  • Remove "actions" for labels for users who can't do actions on labels by @BWindey in #5289

🧰 Maintenance

New Contributors

Full Changelog: 2024.01...2024.02