diff --git a/mlw_quizmaster2.php b/mlw_quizmaster2.php index 97e9fe40..2b6a65ad 100644 --- a/mlw_quizmaster2.php +++ b/mlw_quizmaster2.php @@ -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/ @@ -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 diff --git a/readme.txt b/readme.txt index 9766b60c..e8aaf497 100644 --- a/readme.txt +++ b/readme.txt @@ -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 @@ -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