8000
Skip to content

v3.3.0

Choose a tag to compare

@jggoebel jggoebel released this 12 Sep 10:28
· 16 commits to master since this release
f8226bb

What's Changed

  • Added Content-Only mode
  • Test the knowledge of users with a quiz
  • Improved course view

Full changelog

  • Improve websocket tester by telling the user that opening a websocket… by @jggoebel in #211
  • added content-only css class by @tanemlu in #212
  • Add support for HCL to markdown syntax highlighting by @jggoebel in #215
  • Update to Angular 17 by @PhilipAB in #214
  • Readd quiz to markdown parser by @PhilipAB in #217
  • fix: add quiz component to global parsers by @PhilipAB in #218
  • 448 delete account by @tanemlu in #216
  • set image width in markdown to max-img-size by @tanemlu in #221
  • Feat: new course view by @PhPrinz in #219
  • Switch guacamole-common-js reference to hobbyfarm-org by @PhilipAB in #220
  • If course catalog is empty, hide side nav item 'Explore...' by @PhPrinz in #222
  • fix: course view, keepVM with content only scenarios by @PhPrinz in #223
  • Add Setting to adjust zoom/scaling for Windows VMs by @PhPrinz in #225
  • feat: Navigate back from scenario to Course by @PhPrinz in #224
  • Support for remote validation of quizzes by @PhilipAB in #227

New Contributors

Full Changelog: v3.2.5...v3.3.0

0