This change log tracks the releases on our [pilot server](https://recodex.mff.cuni.cz/). Since ReCodEx is in fact composed of many components, we also provide a table of component version which work together in stable releases.
- User may set up an iCal export link (resolving issue #393)
- Reimplementing source code viewers
- Adding a new page with all solution source codes together
- Implementing diff feature to compare two solution source files
- Users may select in UI config whether to display First name or Last name first in user listings and the actual format of date time fields
- Teachers may invite new students to ReCodEx (registration by invitation)
- Group admins may create invitation links (that can be sent via alternate channels or published outside ReCodEx) for registered users so they can join groups
- Splitting group detail page into assignments page and students page
- Fixing issue #459
- Upgrading package dependencies
- Various UX and appearance improvements
- Full migration to PHP 8.1 (older versions no longer supported)
- Updating package dependencies
> Db migration needed, gcc, g++, fpc, flex and flex+bison compilation pipelines need to be updated from the [runtimes repository](https://github.com/ReCodEx/runtimes)
Both `c-gcc-linux` and `cxx-gcc-linux` needs to be updated from [runtimes repository](https://github.com/ReCodEx/runtimes) and the following commands must be invoked afterwards to fix exercise configurations: