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
2.1 KiB
Markdown
39 lines
2.1 KiB
Markdown
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) | [core-api](https://github.com/ReCodEx/api/releases) | [worker](https://github.com/ReCodEx/worker/releases) | [broker](https://github.com/ReCodEx/broker/releases) | [monitor](https://github.com/ReCodEx/monitor/releases) | [cleaner](https://github.com/ReCodEx/cleaner/releases) |
|
|
| --- |:---:|:---:|:---:|:---:|:---:|:---:|
|
|
| 27.3.2021 | v1.26.0 | v1.26.0 | v1.7.2 | v1.3.0 | v1.0.0 | v1.1.0 |
|
|
| 3.3.2021 | v1.25.1 | v1.25.1 | v1.7.2 | v1.3.0 | v1.0.0 | v1.1.0 |
|
|
| 3.2.2021 | v1.25.0 | v1.25.0 | v1.7.2 | v1.3.0 | v1.0.0 | v1.1.0 |
|
|
|
|
## TBA - Major release 2.0
|
|
|
|
> Major version change denotes a larger leap forward and marks a milestone in development. However, we are not strictly bound with semantic versioning here. Furthermore, the development does not stop here, we still have long road ahead...
|
|
|
|
The major release and migration change is summarized on [[a separate page|Major Release: ReCodEx 2.0]].
|
|
|
|
## 27.3.2021
|
|
- CAS/LDAP registration and authentication delegated to external authentication adapter-application.
|
|
|
|
## 3.3.2021
|
|
|
|
- Fixning minor bugs and making adjustments in access control.
|
|
- Supervisor can read complete configuration of an exercise he/she may assign.
|
|
|
|
## 3.2.2021
|
|
|
|
- Upgrading to API Core Nette 3.1 (+ subsequent upgrades of relevant libs)
|
|
- Switching from kdyby/doctrine to nettrine doctrine integration (requires minor adjustment of existing core-api config files!)
|
|
- Redesign of SIS Integration page and improvements were made in its API
|
|
- New Arduino environment support
|
|
- Various ux improvements, added missing labels and comments
|
|
- Many bugs fixed (especially a nasty one in SSR)
|
|
- Two security issues resolved in worker (symlinks exploit and correct application of disk quotas)
|
|
|
|
|
|
# Older Versions
|
|
|
|
* [[Changelog 2020]]
|
|
* [[Changelog 2019]]
|
|
* [[Changelog 2018]]
|