From 44974f6138a6ced166141bae945a4d5bc3c5776e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Fri, 12 Feb 2021 14:30:50 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 87 +--------------------------------------------------- 1 file changed, 1 insertion(+), 86 deletions(-) diff --git a/Changelog.md b/Changelog.md index df448f7..175d8e0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -63,83 +63,9 @@ Older versions are at the bottom of this page. * Switching from Symfony Yaml parser to PECL Yaml for performance reasons. * Entire API automatically reformatted by PHP Sniffer to PSR-12. -## 30.11.2019 -* User settings (notifications) updated, new notification added. -* Filters for tags and environments added to exercise lists. -* Exercise tags implemented. -* Bug fixes, English labels updated. - -## 26.10.2019 -* Updates in SIS module -- supervisors may unbind a groups, students no longer see organizational groups. -* Fixing bugs in error messages and their translations. -* Group relocation feature added for superadmin. - -## 5.10.2019 -* Better handling of unauthorized requests. -* Improving user switching controls (superadmin stuff). -* Adding interface for localized API error codes in UI. -* Correction in can-submit condition check (correctly restricts number of allowed submits now). - -## 22.9.2019 -* Adding Go and Rust programming languages. -* Superadmin may change any user password without verifying old password. -* Updating email templates to support localized email subjects. -* Major redesign of web application core to make it compatible with new versions or React and React Router. -* Improving user's badge, adding ability to change effective role (for superadmin only). - -## 23.5.2019 -* Implementing first version of system messages (and corresponding admin page). -* Switch to 24h format for all Datetime form fields (all locales). -* Assignment results page redesigned. -* New admin's dialog for creating users (manually). -* Improving performance of assignment best solution identification and related DB schema issues. -* Fixing bugs, improving ux. - -## 15.4.2019 -* Haskell support added. -* Several bugs fixed, including bug in judge of float numbers. - -## 24.3.2019 -* Prolog support added, exercise simple config form slightly refactored. -* Bug fixes and minor ux improvements. - -## 8.3.2019 -* Bug killing spree. -* SIS isolation, showing external identifiers for users. -* Allowing the user to select default page (after login). -* When security token expires or anonymous user attempts to access page that requires authentication, the page is remembered and user is redirected there after login. -* Keeping date of users last authentication, so we can delete students that have been inactive for a long time. - -## 17.2.2019 - -* New broker features (reading stats, freeze/unfreeze) implemented (including controls in UI). -* Updating appearance of registration forms. -* Multiple webapp instances may now run on the same domain (and DEMO recodex was installed on the MFF domain). -* Adding a better endpoint for getting and setting exercise limits (**old limits endpoints were deprecated**). -* Adding tags to exercises (API only). -* Adding configuration and implicit groups to internal registration. -* Migration of the entire database (and ORM model) to UTF8mb4 (finally, we can use emoji 😉). -* Many bug fixes and minor UX improvements. - -## 28.1.2019 - -* New exercise assignments page (where a list of all assignments of given exercise is presented). -* Multi-assign form moved to exercise assignments page and merged with assignment edit form. -* Adding "visible from" option to assignments which can postpone the publication of assignment to students. -* Adding "show judge logs" option to assignments. If enabled, the students may see judge logs. -* Adding "debug" flag to (re)submissions, so they can be distinguished in the submission history table. -* Updating notification email templates and their localizations. -* New notification created -- students may be notified when the awarded points for their solution is changed. -* Judge logs are now available also for data-only exercises. -* Pipeline detail page improved. - -## 2.1.2019 - -* Shadow assignments finally completed. -* Multiple bugs fixed. - # Older Versions +* [[Changelog 2019]] * [[Changelog 2018]] # Compatibility Table @@ -149,14 +75,3 @@ Older versions are at the bottom of this page. | 13.8.2020 | v1.22.0 | v1.22.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 30.3.2020 | v1.21.0 | v1.21.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | | 13.1.2020 | v1.20.0 | v1.20.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 30.11.2019 | v1.19.0 | v1.19.0 | v1.6.4 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 26.10.2019 | v1.18.3 | v1.18.2 | v1.6.3 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 5.10.2019 | v1.18.2 | v1.18.1 | v1.6.3 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 22.9.2019 | v1.18.1 | v1.18.0 | v1.6.3 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 23.5.2019 | v1.17.0 | v1.17.0 | v1.6.2 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 15.4.2019 | v1.16.1 | v1.16.0 | v1.6.2 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 24.3.2019 | v1.15.2 | v1.15.2 | v1.6.1 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 8.3.2019 | v1.15.1 | v1.15.1 | v1.6.1 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 17.2.2019 | v1.15.0 | v1.15.0 | v1.6.1 | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 | -| 28.1.2019 | v1.14.0 | v1.14.0 | v1.6.1 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 | -| 2.1.2019 | v1.13.0 | v1.13.3 | v1.6.0 | v1.2.2 | v1.2.1 | v1.0.0 | v1.1.0 |