-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Martin Kruliš edited this page Jun 9, 2025
·
160 revisions
This change log tracks the releases on our pilot server. Since ReCodEx is composed of many components, we also provide a table of component versions that work together in stable releases.
The sis-web-app and sis-core are modules of SIS-CodEx extension that is used for data integration with CUNI SIS. Non-CUNI users may simply ignore these modules.
Date | web-app | core-api | worker | broker | monitor | cleaner | sis-web-app | sis-core |
---|---|---|---|---|---|---|---|---|
9.6.2025 | v2.17.0 | v2.17.0 | v1.9.0 | v1.4.0 | v1.1.1 | v1.2.0 | v0.1.0 | v0.1.0 |
16.4.2025 | v2.16.0 | v2.16.1 | v1.9.0 | v1.4.0 | v1.1.1 | v1.2.0 | v0.1.0 | v0.1.0 |
1.4.2025 | v2.15.2 | v2.16.0 | v1.9.0 | v1.4.0 | v1.1.1 | v1.2.0 | v0.1.0 | v0.1.0 |
18.2.2025 | v2.15.1 | v2.15.0 | v1.9.0 | v1.4.0 | v1.1.1 | v1.2.0 | v0.1.0 | v0.1.0 |
14.2.2025 | v2.15.1 | v2.15.0 | v1.9.0 | v1.4.0 | v1.1.1 | v1.2.0 | --- | --- |
13.2.2025 | v2.15.0 | v2.15.0 | v1.9.0 | v1.4.0 | v1.1.1 | v1.2.0 | --- | --- |
- Improving visualization of locked (and unlocked) students during exams, adding translated IPs.
- Adding swagger (OpenAPI) specification (now available at https://recodex.github.io/api/)
- Fixing visualization problems (displaying unauthorized content to users) and typos in the UI.
- Adding PySpark into standard runtime environments.
- Updating user invitation and creation forms to check for user name duplicates (forcing the user to check and verify users with the same name).
- Fixing async email validation so the user invitation and creation form properly show an early warning when an email is already taken.
- Adding info about plagiarism checks (for assignment solutions) even when no similar solutions were detected.
- Improving the behavior of text snippets in code reviews.
- Improving the behavior of the fetch-abort and its visualization during page transitions.
- Sorting tables remember the selected sorting column in the local storage.
- Fixing UUID validation for IDs in path parameters
- Major code cleanup in core module (fixing deprecated warnings).
- Fixing the rendering issue that was slowing down transitions between pages.
- API changed the endpoint specification and parameter verification system.
- Tools for generating OpenAPI specification added.
- SIS-CodEx extension released (enables synchronization of user profile with SIS)
- Fixing bugs.
- Downgrading React to 18 (19 not bundling properly).
- Adding support for ReCodEx 3rd-party extensions.
- Adding support for additional external IDs.
- Fixing appearance for narrow screens and sidebar handling.
- Adding snippets for smarter copy-pasting (parts of) review comments.
- Various UI/UX improvements.
Content managed by ReCodEx Team
sponsored by Faculty of Mathematics and Physics, Charles University
Prague, Czech Republic