From 503ee4fc8abfe7465bfac054307b2dee4b5fb133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Wed, 3 Feb 2021 23:31:59 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a7811a0..9429414 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,7 +13,12 @@ Older versions are at the bottom of this page. ## 3.2.2021 -In progress... +- 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) ## 7.12.2020 * Judge logs are collected separately (stdout, stderr), exercise may switch between merged/split logs, assignment can select visibility of split logs individually.