Releases: plain-solutions-gmbh/kirby-form-block-suite
Releases · plain-solutions-gmbh/kirby-form-block-suite
v4.1.3
Fix Recipient's address bug
v4.1.2
Merge branch 'main' of https://github.com/youngcut/kirby-form-block-s…
Fix french implementation
Merge pull request #47 from mynameisfreedom/patch-1 Add French language to index.php
v4.1.0
Improvements:
- French Support (thanks to @julien-gargot 🙌)
- You can set now the reply address (
notify_replyandconfirm_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
New License-Validator & Small Fixes
v4.0.2
Fix mail preview
v4.0.1
Add validate hook & fix lang hu
v4.0.0
Fully revision for K4
Kirby 4 compatibility
v3.5.7 Update composer.json
Fix ID Slug
v3.5.6 Merge branch 'main' of https://github.com/youngcut/kirby-form-block-s…