Skip to content

Releases: tobimori/kirby-dreamform

2.0.0-rc.4

13 Jun 10:46
Compare
Choose a tag to compare
2.0.0-rc.4 Pre-release
Pre-release

Full Changelog: 2.0.0-rc.3...2.0.0-rc.4

2.0.0-rc.3

06 Jun 08:21
Compare
Choose a tag to compare
2.0.0-rc.3 Pre-release
Pre-release

🚀 Features

  • New HCaptcha Guard

Full Changelog: 2.0.0-rc.2...2.0.0-rc.3

2.0.0-rc.2

05 Jun 13:04
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release

Full Changelog: 2.0.0-rc.1...2.0.0-rc.2

2.0.0-rc.1

05 Jun 12:32
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release

💥 Breaking Changes

  • Requires PHP 8.3.0 or higher (previously 8.2.0)
  • Requires Kirby CMS 5

🚀 Features

Kirby 5 Support

  • Full compatibility with Kirby CMS 5
  • New license system implementation for K5
  • Dark mode support following Kirby's theme
  • Added support for PHP 8.4

Precognition (Real-time Validation)

  • Validates form fields as users type
  • Shows errors before form submission
  • Allows storing partial submissions as pages

New Email Service Integrations

  • Loops Action: Add subscribers to a Loops list
  • Brevo Action (formerly Sendinblue): Add subscribers to a Brevo list

Other Improvements

  • Allow custom page templates for form pages
  • File attachments now work in email actions
  • HTTP_HOST fallback for server compatibility

♻️ Refactor

  • New storage handler architecture (#125)
  • Migrated from SCSS to native CSS
  • Raw Values for table layouts

🐛 Bug Fixes

  • Fixed HTMX page context issues
  • Blueprint layout handling (#119)
  • Global form errors now display correctly
  • Brevo action crash fixes
  • Textarea required attribute (#121)
  • Required field asterisk logic (#93)
  • File upload without storage
  • Kirby 5 permission handling
  • Multi-language support fixes
  • Accessibility improvements (ARIA attributes)
  • UI fixes including log readability (#118)
  • Page titles now get correctly resolved in email templates

🧹 Housekeeping

  • Automated AI translations
  • PHP CS Fixer / ESLint workflows
  • Updated all dependencies
  • Documentation moved into plugin

Full Changelog: 1.5.0-rc.4...2.0.0-rc.1

1.5.0-rc.4

19 Nov 00:47
Compare
Choose a tag to compare
1.5.0-rc.4 Pre-release
Pre-release

🚀 Features

  • New custom field for selecting static or dynamic field values (TODO: migration path for old actions)
  • New Loops action

🐛 Bug Fixes

Full Changelog: 1.5.0-rc.3...1.5.0-rc.4

1.5.0-rc.3

26 Oct 17:16
Compare
Choose a tag to compare
1.5.0-rc.3 Pre-release
Pre-release

🚀 Features

  • New Brevo action

🐛 Bug Fixes

  • Remove sensitive details (like spam) from API submission response (closes #91)

Full Changelog: 1.5.0-rc.2...1.5.0-rc.3

1.5.0-rc.2

17 Oct 21:52
Compare
Choose a tag to compare
1.5.0-rc.2 Pre-release
Pre-release

🚀 Features

  • Email action now supports sending attachments

Full Changelog: 1.5.0-rc.1...1.5.0-rc.2

1.5.0-rc.1

17 Oct 21:15
Compare
Choose a tag to compare
1.5.0-rc.1 Pre-release
Pre-release

🚀 Features

  • Precognition: Live server-side field validation with HTMX (requires Idiomorph extension)
  • Partial submissions: Capture form data even if the respondent doesn't hit the submit button. Gather data from lost leads, find drop-off points, and improve your form conversion rates.

Full Changelog: 1.4.1...1.5.0-rc.1

1.4.1

22 Aug 20:43
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

1.4.0

22 Aug 16:06
Compare
Choose a tag to compare

Full Changelog: 1.3.5...1.4.0