You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
# Changelog
|
|
|
|
## 3.1.2018
|
|
|
|
* Added comment statistics to assignment solution list view
|
|
* **Pascal** will now accept multiple files
|
|
* Added new file/folder existance check after compilation of user solutions (Useful for instance for **FPC** which sometimes does not output proper binary file even if told to)
|
|
* New loading screen to make sure the javascript bundle is loaded
|
|
* Allow proper caching of bundle and static content in browser, which should bring better performance
|
|
* Fix issue with **CAS** login on Android and sometimes desktop Firefox
|
|
* Display point stats in students assignment overview component
|
|
* Multirow comments
|
|
* Added custom messages for **Pascal** exit codes
|
|
|
|
| Component | Version |
|
|
| --- | --- |
|
|
| [web-app](https://github.com/ReCodEx/web-app/releases) | v1.4.3 |
|
|
| [api](https://github.com/ReCodEx/api/releases) | v1.4.3 |
|
|
| [worker](https://github.com/ReCodEx/worker/releases) | v1.2.1 |
|
|
| [broker](https://github.com/ReCodEx/broker/releases) | v1.2.0 |
|
|
| [fileserver](https://github.com/ReCodEx/fileserver/releases) | v1.2.1 |
|
|
| [monitor](https://github.com/ReCodEx/monitor/releases) | v1.0.0 |
|
|
|
|
## 19.12.2017
|
|
|
|
* Proper synchronization of assignments which copies all needed items
|
|
* Various UX impromevents
|
|
|
|
| Component | Version |
|
|
| --- | --- |
|
|
| web-app | v1.4.1 |
|
|
| api | v1.4.1 |
|
|
| worker | v1.2.0 |
|
|
| broker | v1.2.0 |
|
|
| fileserver | v1.2.0 |
|
|
| monitor | v1.0.0 |
|
|
|
|
|