Skip to content

Commit

Permalink
Release 2.54.4 Build 161018
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Oct 18, 2016
1 parent 5193b5a commit 207970f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application/config/version.php
Expand Up @@ -12,7 +12,7 @@
*150413
*/

$config['versionnumber'] = '2.54.3';
$config['versionnumber'] = '2.54.4';
$config['dbversionnumber'] = 260;
$config['buildnumber'] = '';
$config['updatable'] = true;
Expand Down
25 changes: 24 additions & 1 deletion docs/release_notes.txt
@@ -1,4 +1,4 @@
Welcome to LimeSurvey v2.50+!
Welcome to LimeSurvey v2.x!

Warranty: This program is provided "as is" without warranties of any kind, either expressed or implied,
including, but not limited to, the implied warranties of merchantability and fitness for a particular
Expand Down Expand Up @@ -36,6 +36,29 @@ CHANGE LOG
------------------------------------------------------


Changes from 2.54.3 (build 161014) to 2.54.4 (build 161018) Oct 18, 2016
-Fixed issue #11702: Dropdown question : 2 'no answer' if value selected is 0 (Denis Chenu)
-Fixed issue #11731: Regexp validation for short-text question (Olle Haerstedt)
-Fixed issue #11740: Decimal throwerreor with negative value (Denis Chenu)
-Fixed issue #11753: Date validation issues (Olle Haerstedt)
-Fixed issue #11768: Window for old token tables too small (Olle Haerstedt)
-Fixed issue #11802: Remove unused files (Olle Haerstedt)
-Fixed issue #11806: Blank page in conditions (Olle Haerstedt)
#Updated translation: Catalan by qualitatuvic
#Updated translation: Dutch by c_schmitz, kpadm, Han
#Updated translation: Dutch (Informal) by c_schmitz, Han
#Updated translation: Finnish by jeskiv
#Updated translation: German by Joffm, c_schmitz
#Updated translation: Italian by c_schmitz, lfanfoni
#Updated translation: Italian (Informal) by c_schmitz, lfanfoni
#Updated translation: Japanese by nomoto
#Updated translation: Norwegian (Bokmål) by c_schmitz, pmonstad
#Updated translation: Norwegian (Nynorsk) by pmonstad
#Updated translation: Polish by elisa
#Updated translation: Polish (Informal) by elisa
#Updated translation: Russian by ddrmoscow, kmaksat, vipgroup
#Updated translation: Spanish (Spain) by aesteban

Changes from 2.54.2 (build 161012) to 2.54.3 (build 161014) Oct 14, 2016
-Fixed issue #11746: Notice when previewing a hidden question and debug mode activated (Carsten Schmitz)
-Fixed issue #11765: Admin data entry doesn't work if survey has restricted access (Olle Haerstedt)
Expand Down

0 comments on commit 207970f

Please sign in to comment.