From f6386e6f43b44c368701e0d18189ba29e0681e52 Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Fri, 26 May 2017 11:22:59 +1000 Subject: [PATCH] Updated CHANGELOG for 2.1.0 release --- CHANGELOG | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4cb807d3..cc813bb2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,20 @@ queXS 2.1.0 - Changes since 2.0.1 +This release adds the ability to send sample variables from queXS to the Limesurvey participant table (database changes required). +Other new features include significantly faster sample searching (server side) especially for large samples. + +Bugs fixed include not being able to delete a sample, and passwords not being able to be updated. + +New feature: Allow selection of outcome code when generating cases +New feature: Choose Limesurvey attributes to assign sample records to on case creation +New feature: Decide to create cases whether email valid or not +New feature: Server side sample querying to speed up sample searching + +Fixed issue: Can't delete sample +Fixed issue: Cannot update password +Fixed issue: Typo in lime_rpc function +Fixed issue: Case status incorrectly reporting time when case available + Database changes required: CREATE TABLE IF NOT EXISTS `remote_sample_var` (