Skip to content

Releases: plain-solutions-gmbh/kirby-form-block-suite

v4.1.3

19 Apr 15:49

Choose a tag to compare

Fix Recipient's address bug

v4.1.2

16 Apr 14:41

Choose a tag to compare

Merge branch 'main' of https://github.com/youngcut/kirby-form-block-s…

Fix french implementation

10 Apr 08:48
13f0859

Choose a tag to compare

Merge pull request #47 from mynameisfreedom/patch-1

Add French language to index.php

v4.1.0

21 Mar 10:27

Choose a tag to compare

Improvements:

  • French Support (thanks to @julien-gargot 🙌)
  • You can set now the reply address (notify_reply and confirm_reply)
  • Improve Manual
  • Add license for Zero One template

Fixes:

  • Set new form id (no more conflicts with block id)
  • Confirmation address working now
  • Find first email field type if no field with id 'email' set
  • Delete container if no requests are available
  • Clean deprecated function from Kirby 3
  • Several license improvements

v4.0.3

11 Mar 19:34

Choose a tag to compare

New License-Validator & Small Fixes

v4.0.2

12 Feb 07:00

Choose a tag to compare

Fix mail preview

v4.0.1

07 Jan 20:57

Choose a tag to compare

Add validate hook & fix lang hu

v4.0.0

28 Dec 03:51

Choose a tag to compare

Fully revision for K4

Kirby 4 compatibility

04 Dec 19:52

Choose a tag to compare

v3.5.7

Update composer.json

Fix ID Slug

16 Nov 15:48

Choose a tag to compare

v3.5.6

Merge branch 'main' of https://github.com/youngcut/kirby-form-block-s…