Skip to content

Latest commit

 

History

History
257 lines (192 loc) · 4.64 KB

CHANGELOG.md

File metadata and controls

257 lines (192 loc) · 4.64 KB

Changelog

This file hosts the complete changelog of this plugin.

1.7.24

  • added bold and link functionality to the paragraph block

1.7.23

  • fixed a security issue for file upload

1.7.22

  • fixed a security issue for file upload

1.7.21

  • fixed a bug and tested up to bumped to 6.6.1

1.7.20

  • added more translation

1.7.19

  • bugfix

1.7.18

  • security patch

1.7.17

  • json form sanitization

1.7.16

  • fixed a problem with the recaptcha form

1.7.15

  • frontend step title bug fix

1.7.14

  • removed option to add HTML to Paragraph block

1.7.13

  • added nonce checks to msf form admin delete and duplicate

1.7.12

  • fixed the vulnerable to Cross Site Request Forgery (CSRF)

1.7.11

  • tested up to bumped to 6.3.1
  • fixed a bug with the select block

1.7.10

  • Accessibility improvements

1.7.9

  • tested up to bumped to 6.1.1

1.7.8

  • Fixed some bugs

1.7.7

  • Improved sanitization

1.7.6

  • tested up to bumped to 6.0

1.7.5

  • New EMail Block Option: Confirmation
  • tested up bumped to 5.8

1.7.3

  • tested up to bumped to 5.7

1.7.2

  • More small improvements

1.7.1

  • Small improvements

1.7.0

  • Per form settings for email copy to user
  • Added variable get parameter field
  • String replacements for email subject and headline
  • Internal code structure changes

1.6.1

  • Better Troubleshooting page
  • Save a form using Ctrl-S/Command-S
  • Replaced reCAPTCHA v3 with v2 because v3 caused too many problems
  • Default E-Mail Bugfix
  • Section Name Bugfix

1.6.0

  • New Troubleshooting page allows faster debugging and better support
  • Confirmation dialog before form deletion
  • Fixed bug with additional email headers
  • Display max. filesize for upload fields

1.5.6

  • User copy bugfix

1.5.5

  • Small changes
  • Wordpress 5.4 compatibility tested

1.5.4

  • Bugfix: wp_register_ error message

1.5.3

  • Custom Reply-To email from input
  • JSON Quote Bugfix
  • Removed limitation on element count
  • Better code quality
  • Higher compatibility with caching plugins
  • Gutenberg Bugfix
  • Select Bugfix
  • Upgraded vendor scripts

1.5.2

  • JS Media Bugfix

1.5.1

  • New, more stable core
  • More translations
  • Media block
  • Embed shortcode in paragraph
  • Form upload bugfix

1.4.1

  • Captcha Bugfix

1.4.0

  • Gutenberg support
  • reCAPTCHA v3 support
  • JavaScript Bugfixes
  • Code cleanup

1.3.3

  • HTML email header span changed
  • Bugfix: Backend i-icons were misplaced
  • CSS Chrome icon fix
  • Datepicker year range resized
  • Removed need for Google Fonts

1.3.2

  • Sanitazation changed: Restricted HTML in paragraphs and radio buttons
  • JavaScript gets only loaded on pages using the form
  • Custom HTML ids for the most input fields

1.3.1

  • Bugfix: email validation on android
  • Bugfix: linebreaks in emails
  • Other small changes

1.3.0

  • Added numeric input field
  • Many small bugfixes

1.2.9

  • Small fixes

1.2.8

  • Fix style issues

1.2.7

  • Bundle external assets

1.2.6

  • Fix a security issue

1.2.5

  • Fix date format not saving as specified
  • Choose month/year with dropdown menus in datepicker

1.2.4

  • Custom Email Headers (Reply-To, BCC...)
  • Relevant error message for invalid Email
  • Small Bugfixes

1.2.3

  • Upload multiple files with a single form element

1.2.2

  • Conditional Field fix

1.2.1

  • Multi Step Form Plus compatibility
  • Bugfixes

1.2.0

  • Import & Export Forms as JSON
  • CSS fix: input icons
  • preparing for PLUS
  • settings menu has moved to MSF-menu
  • ISO date format by default

1.1.8

  • Datepicker Hotfix

1.1.7

  • Implemented Action Hooks
  • Select/Dropdown required works now
  • Allow custom date format
  • Bugfixes

1.1.6

  • Duplicating forms and steps feature
  • Compatibility improvements

1.1.5

  • Prepared the plugin for translation
  • Fixed form rendering position
  • New, less generic shortcode
  • Fixed bug where summary was disappearing

1.1.4

  • Warning Message on exiting page only showing if a file was uploaded
  • Layout Clearfix added

1.1.3

  • Critical Bugfix

1.1.1

  • Minor CSS fixes

1.1.0

  • Dynamic File Upload
  • Extended E-Mail Settings
  • Bugfixes

1.0.8

  • Breakpoint transitions now fluid

1.0.7

  • Adjust font sizes
  • Display progress bar differently when there is less space

1.0.6

  • fixed progress-bar style importance
  • you can now choose to send a cc mail to the user (optional)

1.0.5

  • redirect to a custom URL after submit (optional)
  • search functionality in select boxes (optional)
  • backend side menu is sticky now

1.0.4

  • Make plugin multisite compatible

1.0.3

  • Step title rendering bugfix

1.0.2

  • WordPress 4.7 compatibility
  • E-mail validation bugfix

1.0.1

  • Modify default colors
  • Change wording in settings

1.0.0

  • Initial release