@ -2,15 +2,18 @@
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.
| Date | [web-app ](https://github.com/ReCodEx/web-app/releases ) | [ api](https://github.com/ReCodEx/api/releases ) | [worker ](https://github.com/ReCodEx/worker/releases ) | [broker ](https://github.com/ReCodEx/broker/releases ) | [fileserver ](https://github.com/ReCodEx/fileserver/releases ) | [monitor ](https://github.com/ReCodEx/monitor/releases ) | [cleaner ](https://github.com/ReCodEx/cleaner/releases ) |
| Date | [web-app ](https://github.com/ReCodEx/web-app/releases ) | [core- api](https://github.com/ReCodEx/api/releases ) | [worker ](https://github.com/ReCodEx/worker/releases ) | [broker ](https://github.com/ReCodEx/broker/releases ) | [fileserver ](https://github.com/ReCodEx/fileserver/releases ) | [monitor ](https://github.com/ReCodEx/monitor/releases ) | [cleaner ](https://github.com/ReCodEx/cleaner/releases ) |
| --- |:---:|:---:|:---:|:---:|:---:|:---:|:---:|
| 19.9.2020 | v1.22.1 | v1.22.0 | TBA | v1.3.0 | v1.2.1 | v1.0.0 | v1.1.0 |
| 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 |
Older versions are at the bottom of this page.
## 19.9.2020
* Migrating from Mono to .NET Core 3.1.
## 13.8.2020
* Refactoring score (tests) edit form and implementing AST tree expression editor
* Implementing "explain" button for (reference) solution score that shows dialog that explains how solution correctness was computed
@ -330,6 +333,7 @@ Older versions are at the bottom of this page.
| Date | [web-app ](https://github.com/ReCodEx/web-app/releases ) | [api ](https://github.com/ReCodEx/api/releases ) | [worker ](https://github.com/ReCodEx/worker/releases ) | [broker ](https://github.com/ReCodEx/broker/releases ) | [fileserver ](https://github.com/ReCodEx/fileserver/releases ) | [monitor ](https://github.com/ReCodEx/monitor/releases ) | [cleaner ](https://github.com/ReCodEx/cleaner/releases ) |
| --- |:---:|:---:|:---:|:---:|:---:|:---:|:---:|
| 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 |