0.8.3 (2024-11-15)

  • Collabora update to 0.0.9. Performance and bug fixes
  • Abicus updated to 1.0.5
  • Empty answers are filtered out of answer package
  • Fix bug in answer version numbers when extracting answers

0.8.0 (2024-NOV-01)

  • New utility app: Klecks
  • Draw.io has been updated

0.7.8 (2024-OCT-21)

  • NOTE! If you are running server with naksu2, it has to be updated to version 2.1.3 or higher.
  • Application to provide better metrics, traces and logs.
  • Update certificate creation to not rely on bundled certificates
  • Fix bug when screenshot was not found and other bug fixes
  • Better tracing for app requests
  • Preliminary support for using multiple servers in parallel

0.7.4 (2024-OCT-03)

  • BUG: Fix formula copy from cheat
  • Add primitive support for locally connecting 2 KTP instances
  • Enable mapping of apps to a different port range
  • Improve testability of multiple KTP instances
  • Add local Graphana stack for log viewing
  • Remove Prometheus and Jaeger in favor of Grafana
  • Improve telemetry collection
  • Validate compose files as part of the CI lint job
  • Remove Debian packaging remnants
  • Extract chain.pem from certificate generator
  • Determine container DNS resolver at runtime in nginx

0.7.0 (2024-SEP-20)

  • Upgrade Abicus calculator to version v1.0.4
  • Make it possible to use your own domain with a self-signed certificate
  • Fix problem with audio test in Safari browser
  • Fix error when student ends the test
  • Improve collecting OpenTelemetry traces and metrics
  • Add Prometheus to visualize docker metrics
  • Fix minor bugs =)