Version 3.1.4.3

July 13, 2020

Added

  • Email integration can now have custom email template path
  • Assets can now be attached to email notification

Version 3.1.4.2

July 13, 2020

Added

  • Added template hooks to submission email template. fb-email-template-matrixBlockQuery-hook and fb-email-template-section-hook

Version 3.1.4.1

July 13, 2020

Fixed

  • Forgot to defined variable

Version 3.1.4

July 13, 2020

Added

  • Added template hooks for submission template. fb-view-submission-matrixBlockQuery-hook and fb-view-submission-section-hook

Version 3.1.3.1

July 7, 2020

Fixed

  • Fixed ajax error in Entries index page

Improved

  • Added crumbs to edit pages

Version 3.1.3

July 7, 2020

Added

  • Submission will return errors object when submission fails validation
  • Ajax added custom redirect value, if setup

Fixed

  • Moved integration actions to after the submission has been saved

Version 3.1.2

July 7, 2020

Added

  • Email integration can now send a copy to sender

Version 3.1.1

July 7, 2020

Added

  • Added event for plugins to modify or add new allowed field types
  • Added field type Forms, forms can now be added to entries

Version 3.1.0

July 6, 2020

Improved

  • Updated UI to match with Craft UI
  • Exposed Forms Services via craft.fbForms.methods()

Fixed

  • Various bug fixes, updated deprecated functions

Version 3.0.20

October 16, 2019

Fixed

  • Fixed usage of custom templates for fields

Version 3.0.19

August 28, 2019

Fixed

  • Fixed DateTime error when sending out notification emails
  • Fixed DateTime format for html5 date inputs

Version 3.0.18

August 26, 2019

Fixed

  • Fixed integrity constraint violation for 'uid' when saving forms

Added

  • Entries can now be exported into CSV
  • Added the missing "required" input attribute from datetime fields

Version 3.0.17

August 14, 2019

Fixed

  • Date/Time should now save correctly to database and display correct format

Version 3.0.16

August 6, 2019

Fixed

  • Updates allowAnonymous support

Version 3.0.15

June 14, 2019

Improved

  • Add return for success and error messages when entry is saved PR

Version 3.0.14

March 14, 2019

Fixed

  • Fixed issue with email notification template breaking submissions

Version 3.0.13

March 13, 2019

Fixed

  • Fixed integrations breaking forms edit page

Version 3.0.12

March 12, 2019

Improved

  • Updated the way input templates get rendered behind the scenes

Version 3.0.11

January 11, 2019

Fixed

  • Fixed custom redirects

Version 3.0.10

December 20, 2018

Fixed

  • Converge integration now accepts Dropdown values for expiration date
  • Made fields available to integrations right away as long as they are saved on the form

Version 3.0.9

December 19, 2018

Fixed

  • Integrations sometimes broke forms if it missed integrationId

Version 3.0.8

December 17, 2018

Added

Version 3.0.7

December 11, 2018

Fixed

  • Database migration bugs

Version 3.0.6

December 3, 2018

Added

  • You can now migration your old FormBuilder 2 Forms and Entries
  • Added column to entries table for postedOn date

Fixed

  • Some bug fixes and

Improved

  • Code cleanup

Version 3.0.5

October 31, 2018

Changed :ghost:

  • You can now just pass form handle into your frontend snippet code

Version 3.0.4

October 24, 2018

Fixed

  • Entries index page

Added

  • Slack notification integration
  • Email notification integration

Version 3.0.3

September 11, 2018

Fixed

  • Fixed Changelog

Version 3.0.2

September 11, 2018
Critical

Added

  • Fixed security vulnerabilities, part 2
  • Updated user group permissions across the plugin

Version 3.0.1

August 16, 2018
Critical

Added

  • Fixed security vulnerabilities

Version 3.0.0

January 22, 2018

Added

  • Initial release