-
v2.3.6
Bugfix - Location similarity detection event single participants are no longer being detected.
-
v2.3.5
Answer similarity detection event optimalization.
-
23.04
# Version 23.04 April 30, 2023 # Changelog - Updated exported information from training instance with correct level ids. - Added new functionality for cheating detection.
-
v2.3.4
Bugifx - fix location similarity detection event incorrect flagging of single user.
-
v2.3.3
Bugfix - no commands detection method correction.
-
v2.3.2
Updated cheating detection service with fixes and optimalizations.
-
v2.3.1
Updated exported information from training instance with correct level ids. Added new functionality and enhancements to experimental cheating detection - new rest endpoints, bugfixes and reworked data structures.
-
v22.12-rc.1
Changed sandboxId type to string, added maxAchievableScore field to ClusteringLevelDTO, added new endpoint for clustering visualization, added automatic check if logging works for training events and commands.
-
v2.2.1
Fixed saving new user ref to repository
-
v2.2.0
Added functionality to export score from training instance, fix authorization requirements for various training definition/instance functions, trim access codes on instance creation, removed stack trace from errors, it is no longer possible to create/edit non-local instances without setting the pool, fixed incorrect score calculation in the trainees table visualization.
-
v2.1.2
Added attribute indicating that level can be completed without commands, added level title and order to analytical dashboard data, modify validation of the access token during the TI update, support of APG variables in local environment, fix resolution of the answer viariable in solution and sandbox defintion ID in local content.
-
v2.1.1
Bugfix - changed transactional annotations in visualization methods.
-
v2.1.0
Added attribute minimal possible solve time. Support map of games (MITRE techniques). Bugfix - deletion of access level. Bugfix - removed hardcoded page size in progress visualization. Get user IP address from submitted answers. Support backward mode (move to previous levels). Endpoint for analytical dashboard.
-
v2.0.0
Migrate project to Java 17. Allow to edit end-time of the ongoing training instance. Bugfix - return correct value of the hasReferenceSolution attribute.
-
v1.2.0
Integration of the local sandboxes. Bugfix - missing variant_answers in the exported training definition. New type of level - access level. Add attribute email to the UserRefDTO. Add attribute hasReferenceSolution to the definition of the requested instance.
-
v1.1.82
Updated dependencies to the latest versions. Code cleanup. Configured multi-stage docker build to decrease the resulting image size.
-
v1.1.81
Update log4j2 dependency to 2.15.0 to avoid CVE-2021-44228 vulnerability.