Commit 75672864 authored by GitlabBot's avatar GitlabBot Committed by Marek Veselý
Browse files

TODO: CHANGE THIS LINE TO CONVENTIONAL COMMIT!

parent ea894959
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -14,7 +14,15 @@ Most significant changes between the releases are listed below.**
- If you are interested in the definition and platform compatibility, go here:
    [version compatibility](tech/version-compatibility.md)

---
______________________________________________________________________

## 4.0.1 (Frontend)

- toolbar moved to the right side in the trainee view for better accessibility
- fixed an issue where the email overlay in instructor view would close unexpectedly
- added information about the recipients for emails in the instructor TODO-list
- when switching between teams in instructor view, the same page now remains selected
    (e.g., emails, questionnaires)

## 4.0.2 (Backend)

+4 −0
Original line number Diff line number Diff line
@@ -40,6 +40,10 @@ this documentation will equip you with the tools and knowledge needed for succes

!!! News

    *November 18*, 2025 <br>
    Frontend version 4.0.1 is now available with UI improvements and bug fixes.
    [Changelog](changelog.md#401-frontend)

    *October 20*, 2025 <br>
    Backend version 4.0.2 is now available with fixes to exercise deletion and exercise log export.
    [Changelog](changelog.md#402-backend)