Skip to content

Releases: arnoson/kirby-form-builder

v0.9.5

17 Jun 08:19

Choose a tag to compare

   🐞 Bug Fixes

  • Allow custom panel slugs  -  by arnoson (4015f)
    View changes on GitHub

v0.9.4

15 Jun 15:12

Choose a tag to compare

   🐞 Bug Fixes

  • Allow creating form entries in the panel  -  by arnoson (992ac)
    View changes on GitHub

v0.9.3

15 Jun 13:30

Choose a tag to compare

   🐞 Bug Fixes

  • Find form pages in drafts  -  by arnoson (78743)
  • Display default value  -  by arnoson (8316a)
    View changes on GitHub

v0.9.2

02 Apr 15:55

Choose a tag to compare

   🚀 Features

  • Handle array field values in email templates  -  by arnoson (e8f76)
    View changes on GitHub

v0.9.1

09 Feb 10:50

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.9.0

09 Feb 10:27

Choose a tag to compare

This plugin was renamed from kirby-forms to kirby-form-builder to avoid name collision with an existing Kirby plugin.

To migrate, update your composer dependency to arnoson/kirby-form-builder and all options in your Kirby config.php (example: arnoson.kirby-forms.gridColumns -> arnoson.kirby-form-builder.gridColumns)

    View changes on GitHub

v0.8.1

05 Nov 09:36

Choose a tag to compare

   🐞 Bug Fixes

  • Handle forms without parent page  -  by arnoson (5edb7)
    View changes on GitHub

v0.8.0

08 Sep 13:10

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Form_success options  -  by @fmujakitz (29afb)
  • No-comma-in-value typo and other improvements  -  by @andrepimpao (4d230)
  • Save form entries if no option is provided  -  by arnoson (c1948)
  • Handle slug generation in Kirby 5  -  by arnoson (5656e)
    View changes on GitHub

v0.7.2

28 May 08:26

Choose a tag to compare

   🚀 Features

  • Make sure field names are unique  -  by arnoson (fbd47)

   🐞 Bug Fixes

    View changes on GitHub

v0.7.1

28 May 08:26

Choose a tag to compare

   🐞 Bug Fixes

  • Use correct brevo template id  -  by arnoson (835a5)
    View changes on GitHub