Skip to content

Releases: mzur/kirby-uniform

v5.0.1

10 Oct 18:36
1950f91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

29 Aug 18:39
b0854a6
Compare
Choose a tag to compare

Breaking changes:

  • Form data is now HTML-escaped by default in the Dump, Email, Log and Webhook actions. Set the new escapeHtml option to false to disable escaping.
  • The data() method of the form now HTML-escapes form data by default. Set the new third argument to false to disable escaping.

v4.3.3

19 Jul 18:09
Compare
Choose a tag to compare

Fixed:

  • Default email templates ( #210 )

v4.3.2

08 Jul 11:53
Compare
Choose a tag to compare

Changed:

  • Update mzur/kirby-form to v2.1.3

v4.3.1

21 Jun 19:20
Compare
Choose a tag to compare

Fixed:

  • Update to mzur/kirby-form v2.1.2 ( #207 )

v4.3.0

03 Jun 18:19
Compare
Choose a tag to compare

Added:

  • Romanian translations ( #206 )

v4.2.3

26 May 08:59
Compare
Choose a tag to compare

Fixed:

  • Included Composer files

v4.2.2

20 May 18:45
Compare
Choose a tag to compare

Fixed:

  • Handling of empty fields in email subject templates
  • Handling of validation rules without options

v4.2.1

20 May 11:24
3e7df5f
Compare
Choose a tag to compare

Fixed:

  • Issue with installation via Composer ( #204 )

v4.2.0

28 Sep 16:32
293d814
Compare
Choose a tag to compare

Added:

  • Czech translations ( #201 )