Skip to content

Commit

Permalink
Update version, compatibility, readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Strikhar authored and Nikolay Strikhar committed Jan 4, 2023
1 parent 53cca0b commit d241f72
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 273 deletions.
8 changes: 3 additions & 5 deletions plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
* Plugin Name: Gutenberg Forms
* Plugin URI: https://www.gutenbergforms.com
* Description: The Next Generation WordPress Form Builder. Build forms directly within Gutenberg editor live. Add & arrange form fields like blocks.
* Author: Tetra Soft
* Author URI: https://jak.dev
* Version: 2.2.8.1
* Author: Nikolay Strikhar
* Author URI: https://twitter.com/nikolaystrikhar
* Version: 2.2.8.2
* License: GPLv2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.txt
* Text Domain: cwp-gutenberg-forms
*/


if (!defined('ABSPATH')) {
exit;
}
Expand All @@ -24,5 +23,4 @@
require_once plugin_dir_path(__FILE__) . 'extendify-sdk/loader.php';
}


require_once plugin_dir_path(__FILE__) . 'src/init.php';
254 changes: 4 additions & 250 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,262 +39,16 @@ The following are some of the main features, but there's more which you need to

## Add-ons & Integrations

- MailPoet Add-on ([https://github.com/CakeWP/gutenberg-forms-mailpoet](https://github.com/CakeWP/gutenberg-forms-mailpoet))
- Mailchimp Add-on ([https://github.com/CakeWP/gutenberg-forms-mailchimp-addon](https://github.com/CakeWP/gutenberg-forms-mailchimp-addon))
- Akismet Add-on ([https://github.com/CakeWP/gutenberg-forms-akismet-addon](https://github.com/CakeWP/gutenberg-forms-akismet-addon))

## Share Your Feedback & Suggestions 👏

Your feedback, ideas and suggestions would be really helpful in adding & improving the features that you need. We have set up a tool to collect your feedback and prioritize the features based on votes.
[https://gutenbergforms.feedy.app/feedback/](https://gutenbergforms.feedy.app/feedback/)
- MailPoet Add-on ([https://wordpress.org/plugins/guten-forms-mailpoet/](https://wordpress.org/plugins/guten-forms-mailpoet/))
- Mailchimp Add-on ([https://wordpress.org/plugins/guten-forms-mailchimp/](https://wordpress.org/plugins/guten-forms-mailchimp/))
- Akismet Add-on ([https://wordpress.org/plugins/guten-forms-akismet/](https://wordpress.org/plugins/guten-forms-akismet/))

## Connect

- [Download on WordPress.org](https://wordpress.org/plugins/forms-gutenberg/)
- [Follow Author on Twitter](https://twitter.com/m_munirkamal)
- [Follow owner on Twitter](https://twitter.com/nikolaystrikhar)
- [Visit Website](https://gutenbergforms.com/)

## Support

Need help? See the developers' portal for Gutenberg Forms in the Ways to Contribute section below, or visit the [Gutenberg Forms support forum on WordPress.org](https://wordpress.org/support/plugin/forms-gutenberg) for assistance.

## How You Can Contribute

Well first off, thank you for your contributions to Gutenberg Forms; every contribution counts. And if you are feeling a little lost, know that you are welcome to submit an issue on any topic, or even submit a pull request on any issue.

We appreciate all contributions and don't want a wall of rules to get in the way of that (at-least for now).

**Ways to contribute:**

1. Raise an [issue](https://github.com/munirkamal/gutenberg-forms/issues/new) to report a bug or feature request
2. Submit a pull request with bug fixes and/or new features
3. Provide ideas, feedback, mockups, and suggestions
4. Join the conversations

## Changelog

For more information, visit [Gutenberg Forms](https://gutenbergforms.com).

= 2.2.8.1 = 16.05.222

- Updated plugin author and plugin author URI
- Updated compatibility for WP 5.9

= 2.2.8 = 23.03.2022

- Fixed: Wrong include path for wp-load.php - https://github.com/WPChill/gutenberg-forms/pull/226
- Updated: Extendify SDK - https://github.com/WPChill/gutenberg-forms/pull/233

- Added custom form action ( # 179 )
- Added field descriptions ( #134 )
- Fixed form jumping to top after submitting ( #71 )

= 2.2.7 = 02.02.2022

- Fixed email trigger cc @ilangleben19
- Recaptcha enqueueing when forms are not present (https://github.com/WPChill/gutenberg-forms/issues/200, #190, #195 )
- Fixed broken dashboard in WP 5.9
- Redone build for dashboard
- Updated React, Redux, ReactDOM to WP versions

= 2.2.5 = (29.11.2021)

- Make it translatable ( https://github.com/WPChill/gutenberg-forms/issues/63 )

= 2.2.2 = (14 Sep 2021)

- Improve: Templates Library

= 2.2.1 = (26 Aug 2021)

- Improve: Templates Library

= 2.2.0 = (12 Aug 2021)

- Improve: Templates Library

= 2.1.9 = (13 July 2021)

- Improve: Templates Library
- Fixed: Bugs

= 2.1.8 = (5 July 2021)

- Fixed: Bugs

= 2.1.7 = (29 Jun 2021)

- New: Toggle to enable/disable Extendify library
- Improved: Updates to the pattern and template library

= 2.1.6 = (17 Jun 2021)

- Fixed: Bugs

= 2.1.5 = (17 Jun 2021)

- New: Improved Template library SDK

= 2.1.4 = (25 May 2021)

- Improved: Template library SDK

= 2.1.3 = (11 May 2021)

- Fixed: minor bug in previous release

= 2.1.2 = (11 May 2021)

- Fixed: minor bug in previous release

= 2.1.1 = (11 May 2021)

- Fixed: Bugs

= 2.1.0 = (29 Apr 2021)

- New: Access to the Extendify template and pattern library

= 2.0.2 = (9 Dec 2020)

- Fixed: Recaptcha Bug

= 2.0.1 = (5 Oct 2020)

- New: Export Entries Feature
- Fixed: Bugs Reported by users

= 2.0.0 = (31 Aug 2020)

- New: Form Summary Screen (Beta)
- Fixed: Bugs
- Improved: Code

= 1.9.0 = (11 Aug 2020)

- Improved: Form Entries Screen
- New: Chart Added for Form Entries
- Fixed: Email Incoding issue for Message field type
- Fixed: Bugs

= 1.8.0 = (24 July 2020)

- New: Akismet Addon Released
- Added: Prefix & Suffix Options for fields
- Added: Option to Set Spam & Error Message
- Fixed: Bugs

= 1.7.0 = (15 July 2020)

- Added: Mailchimp Integration
- Added: Option to adjust width in Form Columns
- Improved: Dashboard & Add-on Management
- Fixed: Bugs

= 1.6.0 = (04 July 2020)

- Improved: Multi step form creation
- Added: Progress Bar for multi step form
- Fixed: Bugs

= 1.5.0 = (23 June 2020)

- Added: Dynamically populate field values
- Added: Server side preview for saved forms
- Added: Hidden field with merge tag inserter
- Fixed: Bugs

= 1.4.0 = (03 June 2020)

- Added: Mailpoet Integration ( Separate addon )
- Fixed: Bugs
- Improved: Code

= 1.3.0 = (28 Apr 2020)

- Improved: Email Notification Builder is moved in the sidebar
- Added: Admin Page Using Gutenberg Components
- Improved: Google ReCaptcha settings added in admin page
- Added: Default validation Messages in admin page
- Added: From Field in the Email Notification Builder
- Added: All Data tag in the Email Notification Builder
- Fixed: File Upload Bugs
- Added: Form Actions - Now you can enable/disable any action like form entries, email notification etc

= 1.2.0 = (11 Apr 2020)

- New: Now form entries are recorded in database
- New: forms CPT - Create forms and use anywhere using shortcode
- New: Templates Library - Start creating forms quickly with ready to use templates
- Added: Bulk Add Option for select, radio and checkbox fields
- Fixed: Bugs
- Improved: Code

= 1.1.0 = (28 Mar 2020)

- Added: Multi Step feature
- Added: File Upload Field
- Fixed: Bugs
- Improved: Code
- Added: Min / Max Length for Text and Message Fields
- Added: Option To Hide Form On Success
- Improved: Button Block
- Improved: Group Block

Thanks to All the Contributors: https://github.com/munirkamal/gutenberg-forms/graphs/contributors

= 1.0.9 = (21 Mar 2020)

- Fixed: Bugs
- Improved: Code

= 1.0.8 = (7 Mar 2020)

- Fixed: Bugs
- Improved: UI and organized options
- Added: New style for radio and checkbox fields

= 1.0.7 = (28 Feb 2020)

- Added: Form Theme Options
- Improved: form columns can now be changed after selection
- Improved: Better organized options for form
- Improved: Number field

= 1.0.6 (22 Feb 2020) =

- Added: Custom Pattern Option for Messages,Text,Phone,Name fields
- Added: Option to define Custom validation Messages for All fields
- Added: Option to define default validation Messages in the main form block
- Added: Basic Conditional Logic to All fields
- Added: Form Button Block with actions Submit/Reset
- Added: Option to disable default Submit Button
- Added: Calculation Block
- Fixed: Bug fixes

= 1.0.5 (15 Feb 2020) =

- Fixed: Frontend Styling
- Added: Inline field Styling
- Improved: Sanitization
- Added: Image Select for Checkbox, Radio
- Improved: Options UI for Checkbox,Radio,Select
- Improved: Form Markup
- Added: Form Group Block
- Added: Yes/No Field
- Added: Required Text Option

= 1.0.4 (04 Feb 2020) =

- Re-done the entire plugin from scratch to work with the latest Gutenberg APIs.
- Added: Email Notification Builder
- Added: Form Columns Block
- Added: Transform Fields to Another functionality

= 1.0.1 (18 Oct 2018) =

- Fixed: Minor issues.

= 1.0.0 (16 Oct 2018) =

- Initial release with the basic functionality and fields added.
32 changes: 14 additions & 18 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
=== WordPress Form Builder Plugin - Gutenberg Forms ===
Contributors: jack-kitterhing, nikolaystrikhar, estevao90
Contributors: nikolaystrikhar
Tags: wordpress form, gutenberg form, contact form, subscribe form, multi-step form, gutenberg block, contact form plugin, forms, form builder, custom form, contact button, contact me, custom contact form, form manager, form, forms builder, forms creator, captcha, recaptcha, Akismet, email form, web form, feedback form, email submit form, message form, contact form block, wordpress form plugin
Requires at least: 5.0
Tested up to: 5.9
Stable tag: 2.2.8.1
Tested up to: 6.0
Stable tag: 2.2.8.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

The Next Generation WordPress Form Builder. Build forms directly within Gutenberg editor live. Add & arrange form fields like blocks.


== Description ==

**WordPress Form Builder Plugin - Gutenberg Forms**
Expand Down Expand Up @@ -61,7 +60,7 @@ Read More & Install it, it's **FREE**.
[https://wordpress.org/plugins/guten-forms-mailchimp/](https://wordpress.org/plugins/guten-forms-mailchimp/)

**Akismet Add-on**
Akismet integration is ready as an add-on. It let’s you secure your forms from spammers. Akismet checks your contact form submissions against their global database of spam.
Akismet integration is ready as an add-on. It let’s you secure your forms from spammers. Akismet checks your contact form submissions against their global database of spam.

Read More & Install it, it's **FREE**.
[https://wordpress.org/plugins/guten-forms-akismet/](https://wordpress.org/plugins/guten-forms-akismet/)
Expand All @@ -72,12 +71,6 @@ Your feedback, ideas and suggestions would be really helpful in adding & improvi

[https://gutenbergforms.feedy.app/feedback/](https://gutenbergforms.feedy.app/feedback/)

= Get involved with the Development =

This is a new plugin and I am committed to making it one of the best Form Builder plugin for WordPress. But, for that, I need your support to test & contribute. I just want you to test out the plugin and report any bugs you found and suggest features you wish to be added to it. And, if you are a coder and wish to contribute to this Opensource Form Builder you are welcome to get involved via Github.

[https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms)

## Template and Pattern Library

Gutenberg Forms now includes access to the Extendify template and pattern library that can be accessed by clicking the "Library" button in the menu bar of the editor. We provide a variety of templates and patterns to serve different use cases and are adding more templates every week.
Expand Down Expand Up @@ -126,25 +119,31 @@ You may also get involved with the development via Github:
== Changelog ==
For more information, visit [Gutenberg Forms](https://gutenbergforms.com)

= 2.2.8.1 = 16.05.2022
= 2.2.8.2 = (5 Jan 2023)

- Fixed: Plugin was broken on wp.org
- Updated: Compatibility with WP 6.0
- Updated: Readme

= 2.2.8.1 = (16 May 2022)

- Updated plugin author and plugin author URI
- Updated compatibility for WP 5.9

= 2.2.8 = 23.03.2022
= 2.2.8 = (23 Mar 2022)

- Fixed: Wrong include path for wp-load.php - https://github.com/WPChill/gutenberg-forms/pull/226
- Updated: Extendify SDK - https://github.com/WPChill/gutenberg-forms/pull/233

= 2.2.7 = 02.02.2022
= 2.2.7 = (2 Feb 2022)

- Fixed email trigger cc @ilangleben19
- Recaptcha enqueueing when forms are not present (https://github.com/WPChill/gutenberg-forms/issues/200, #190, #195 )
- Fixed broken dashboard in WP 5.9
- Redone build for dashboard
- Updated React, Redux, ReactDOM to WP versions

= 2.2.6 = ( 3 Jan 2022 )
= 2.2.6 = (3 Jan 2022)

- Updated Contributors

Expand Down Expand Up @@ -258,7 +257,6 @@ Improved: Updates to the pattern and template library
- Fixed: Bugs
- Improved: Code


= 1.1.0 = (28 Mar 2020)
- Added: Multi Step feature
- Added: File Upload Field
Expand All @@ -269,8 +267,6 @@ Improved: Updates to the pattern and template library
- Improved: Button Block
- Improved: Group Block

Thanks to All the Contributors: https://github.com/munirkamal/gutenberg-forms/graphs/contributors

= 1.0.9 = (21 Mar 2020)
- Fixed: Bugs
- Improved: Code
Expand Down

0 comments on commit d241f72

Please sign in to comment.