Skip to content

Releases: DekodeInteraktiv/hogan-form

1.1.3

17 Aug 11:44

Choose a tag to compare

Fixes the post reset problem #19

1.1.2

27 Jun 07:50

Choose a tag to compare

  • Fixed missing call to do_shortcode() for Ninja Forms causing only the shortcode tag to rendered.

1.1.1

04 Apr 11:05
02e5985

Choose a tag to compare

  • Update module to new registration method introduced in Hogan Core 1.1.7
  • Set hogan-core dependency "dekodeinteraktiv/hogan-core": ">=1.1.7"
  • Add Dekode Coding Standards

1.1.0

15 Feb 12:17

Choose a tag to compare

  • Remove heading field, provided from Core in #53
  • Breaking change: heading field has to be added using filter (was default on before).

1.0.6

09 Feb 13:57

Choose a tag to compare

Changed Gravity Forms defaults

1.0.5

01 Feb 11:39

Choose a tag to compare

Added MailPoet support

1.0.4

31 Jan 15:54

Choose a tag to compare

  • Use core component on heading
  • Don’t use traversal path to include template
  • Update license to GPL-3.0-or-later

1.0.3

06 Dec 08:53

Choose a tag to compare

  • Core 1.0.3 compatible load_args_from_layout_content()
  • Remove local heading field. Using heading from base class.