Skip to content

Commit

Permalink
Merge pull request #2589 from QuizandSurveyMaster/dev-zubair
Browse files Browse the repository at this point in the history
update changelog 9.0.5
  • Loading branch information
zubairraeen committed Jun 19, 2024
2 parents 3a123b6 + 5e91181 commit 236b321
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 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: 9.0.4
* Version: 9.0.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 = '9.0.4';
public $version = '9.0.5';

/**
* QSM Alert Manager Object
Expand Down
12 changes: 7 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: quiz, survey, test, exam, online assessment
Requires at least: 4.9
Tested up to: 6.5
Requires PHP: 5.4
Stable tag: 9.0.4
Stable tag: 9.0.5
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== Changelog ==
= 9.0.5 ( Beta ) =
* Fixed: Quiz contact form email allow domains validation
* Fixed: wpApiSettings JS error
* Fixed: Email subject converts & to &
= 9.0.5 ( June 19, 2024 ) =
* Bug: Resolved a security vulnerability
* Bug: Fixed the wpApiSettings JavaScript error
* Bug: Fixed an issue with & character in email templates
* Bug: Fixed the date contact field issue
* Enhancement: Improved contact field UI

= 9.0.4 ( June 10, 2024 ) =
* Enhancement: Improved HTML code management on the result page
Expand Down

0 comments on commit 236b321

Please sign in to comment.