Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Sep 8, 2023
1 parent 1eb543a commit 7930965
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mw-wp-form.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: MW WP Form
* Plugin URI: https://plugins.2inc.org/mw-wp-form/
* Description: MW WP Form is shortcode base contact form plugin. This plugin have many features. For example you can use many validation rules, inquiry data saving, and chart aggregation using saved inquiry data.
* Version: 4.4.5
* Version: 5.0.0
* Requires PHP: 7.4
* Author: inc2734
* Author URI: https://2inc.org
Expand Down
5 changes: 3 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: inc2734, ryu263, tomothumb, nanniku, mt8.biz, NExt-Season, kuck1u,
Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
Tags: plugin, form, confirm, preview, shortcode, mail, chart, graph, html, contact form, form creation, form creator, form manager, form builder, custom form
Requires at least: 4.0
Tested up to: 6.2
Stable tag: 4.4.5
Tested up to: 6.3
Stable tag: 5.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -78,6 +78,7 @@ Do you have questions or issues with MW WP Form? Use these support channels appr
== Changelog ==

= 5.0.0 =
* Requires PHP 7.4.
* Fixed a form access control vulnerability.
* Enhanced file upload security.
* Changed uploaded file name from "random number" to "{name attribute value}-{original file name}".
Expand Down

0 comments on commit 7930965

Please sign in to comment.