From e5a336ad8096e79bfb75c5d293629e0976dc3bac Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Mon, 11 May 2020 08:50:15 +1000 Subject: [PATCH] 1.16.3 release --- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fc5fa40c..c2635b70 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +queXS 1.16.3 - Changes since 1.16.2 + +Fixed bug: make sure sql_mode is set the way queXS expects it +Fixed bug: Set standard order for samples and questionnaires +Fixed bug: Order sample list the same way as for other items (most recent first) +Fixed bug: Only display active interviewers when creating an appointment +Fixed bug: Global settings in LimeSurvey being ignored on PHP7 + queXS 1.16.2 - Changes since 1.16.1 Fixed bug: Make compatible with Adodb 5.21