Skip to content

Commit d8b3f2d

Browse files
authored
Update readme.txt
Updated contributors ( +jamesros161 ), stable tag ( 1.6.4 ), and changelog: = Version 1.6.4 (23 December, 2020) = * **Fix:** Added spreadsheet function escaping to prevent CSV exploits. [#50] (#50) * **Update:** Update Node Packages
1 parent 6979067 commit d8b3f2d

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

readme.txt

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
=== weForms - Easy Drag & Drop Contact Form Builder For WordPress ===
2-
Contributors: tareq1988, nizamuddinbabu, boldgrid, joemoto
2+
Contributors: tareq1988, nizamuddinbabu, boldgrid, joemoto, jamesros161
33
Tags: forms, contact form, contact form plugin, custom form, form builder, form, form creator, form manager, form creation, contact forms, custom forms, forms builder, forms creator, forms manager, forms creation
44
Requires at least: 4.4
55
Requires PHP: 5.6.20
6-
Tested up to: 5.5
7-
Stable tag: 1.6.3
6+
Tested up to: 5.6
7+
Stable tag: 1.6.4
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -247,8 +247,12 @@ weForms is the most beginner friendly and fastest WordPress contact form plugin
247247
16. A simple contact form displayed on the site
248248
17. Event registration form displayed on the site
249249

250-
== Changelog ==
251-
250+
== Changelog ==
251+
252+
= Version 1.6.4 (23 December, 2020) =
253+
* **Fix:** Added spreadsheet functione escaping to prevent CSV exploits. [#50] (https://github.com/BoldGrid/weforms/pull/50)
254+
* **Update:** Update Node Packages
255+
252256
= Version 1.6.3 (11 November, 2020) =
253257
* **Update:** Sprout Invoices Integration
254258

@@ -265,14 +269,14 @@ weForms is the most beginner friendly and fastest WordPress contact form plugin
265269
* **Fix:** Quick Vulnerability Fix
266270

267271
= Version 1.5.4 (29 October, 2020) =
268-
* **Fix:** Quick Vulnerability Fix
269-
270-
= Version 1.5.3 (20 October, 2020) =
271-
* **Fix:** Fixed bug causing a blank screen to appear for some users
272-
273-
= Version 1.5.2 (13 October, 2020) =
274-
* **Fix:** Fixed JS Issues.
275-
* **Fix:** Email Header Formatting.
272+
* **Fix:** Quick Vulnerability Fix
273+
274+
= Version 1.5.3 (20 October, 2020) =
275+
* **Fix:** Fixed bug causing a blank screen to appear for some users
276+
277+
= Version 1.5.2 (13 October, 2020) =
278+
* **Fix:** Fixed JS Issues.
279+
* **Fix:** Email Header Formatting.
276280
* **Update:** Added Fortress DB Integration.
277281

278282
= Version 1.5.1 (1 September, 2020) =

0 commit comments

Comments
 (0)