diff --git a/CHANGELOG b/CHANGELOG index c8a5af3a..1125d24f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,16 @@ +queXS 1.14.1 - Changes since 1.14.0 + +New feature: CAS Authentication + +Fixed bug: When self completing group by group or all-in-one, numeric key presses may change previous answers +Fixed bug: lp:1528293 fix and translated outcomes descriptions, added 'outcome id' to output (thanks Alex) +Fixed bug: lp:1527201 output to csv in dataoutput.php (thanks Alex) +Fixed bug: lp:1527201 (thanks Alex) +Fixed bug: Removed extraneous documentation + +Thank you again to those who contributed translations - these have been updated. + + queXS 1.14.0 - Changes since 1.13.1 New feature: Session based authentication instead of web server authentication diff --git a/README.md b/README.md index 02a13bea..8c51568d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you have a previous version of queXS installed, please check the CHANGELOG fi ``` #Download and extract queXS to your webroot -unzip quexs-1.14.0.zip -d /var/www/html +unzip quexs-1.14.1.zip -d /var/www/html cd /var/www/html/quexs #Create a MySQL/mariadb database mysqladmin create quexs