Skip to content

Commit

Permalink
Merge pull request #2166 from QuizandSurveyMaster/dev-zubair
Browse files Browse the repository at this point in the history
update changelog 8.1.5
  • Loading branch information
zubairraeen authored Apr 13, 2023
2 parents 5b1ecc8 + 815d10d commit 20de92a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mlw_quizmaster2.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Quiz And Survey Master
* Description: Easily and quickly add quizzes and surveys to your website.
* Version: 8.1.4
* Version: 8.1.5
* Author: ExpressTech
* Author URI: https://quizandsurveymaster.com/
* Plugin URI: https://expresstech.io/
Expand Down Expand Up @@ -43,7 +43,7 @@ class MLWQuizMasterNext {
* @var string
* @since 4.0.0
*/
public $version = '8.1.4';
public $version = '8.1.5';

/**
* QSM Alert Manager Object
Expand Down
11 changes: 10 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: quiz, survey, lead, test, score, exam, questionnaire, question,wordpress q
Requires at least: 4.9
Tested up to: 6.2
Requires PHP: 5.4
Stable tag: 8.1.4
Stable tag: 8.1.5
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -163,6 +163,15 @@ This is usually a theme conflict. You can [checkout out our common conflict solu
18. Database

== Changelog ==
= 8.1.5 (April 13, 2023) =
* Feature: Added option to display inline results for fill-in-the-blank and dropdown question types
* Bug: Resolved an issue with the next button when multiple quizzes are used on the same page
* Bug: Fixed a critical error on the result page
* Bug: Addressed security and vulnerability concerns
* Bug: Resolved an issue with hidden required questions validation
* Bug: Fixed the correct answer information issue when importing questions from the question bank
* Enhancement: Improved the user interface of the categories dropdown in the Options tab

= 8.1.4 (March 31, 2023) =
* Hotfix: Resolved an issue where the submit button appeared twice

Expand Down

0 comments on commit 20de92a

Please sign in to comment.