Commit 23764adc authored by Marek Veselý's avatar Marek Veselý
Browse files

Merge branch 'frontend-5.0.1' into 'enigma'

Add Info about Frontend 5.0.1

See merge request inject/inject-docs!201
parents b261025b 8c0470b5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -16,6 +16,15 @@ Most significant changes between the releases are listed below.**

---

## 5.0.1 (Frontend)

- fixed an issue where the resume and stop buttons would disappear
    after pausing an on-demand exercise
- fixed an issue where the team clustering in the Analyst view would not use cached results,
    causing unnecessary recalculations and performance issues
- changed the value rendered in the "Imported" column in the user list to
    tick or cross icons instead of the "true" or "" values, to make it more intuitive

## 5.0.0

### Better Instructor Experience
+5 −0
Original line number Diff line number Diff line
@@ -40,6 +40,11 @@ this documentation will equip you with the tools and knowledge needed for succes

!!! News

    *February 25, 2026* <br>
    Frontend version 5.0.1 is now available with fixed on-demand exercise pausing
    and team clustering performance.
    [Changelog](changelog.md#501-frontend)

    *February 4*, 2026 <br>
    We've just released the fifth version of the INJECT Exercise Platform (v5.0.0) – [Changelog](changelog.md#500).
    The entire documentation has been updated to reflect this new version.