Skip to content

Releases: DekodeInteraktiv/hogan-form

1.1.3

Choose a tag to compare

@stian-overasen stian-overasen released this 17 Aug 11:44

Fixes the post reset problem #19

1.1.2

Choose a tag to compare

@pederan pederan released this 27 Jun 07:50
  • Fixed missing call to do_shortcode() for Ninja Forms causing only the shortcode tag to rendered.

1.1.1

Choose a tag to compare

@stian-overasen stian-overasen released this 04 Apr 11:05
02e5985
  • 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

Choose a tag to compare

@walbo walbo released this 15 Feb 12:17
  • 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

Choose a tag to compare

@trinef trinef released this 09 Feb 13:57

Changed Gravity Forms defaults

1.0.5

Choose a tag to compare

@pederan pederan released this 01 Feb 11:39

Added MailPoet support

1.0.4

Choose a tag to compare

@walbo walbo released this 31 Jan 15:54
  • Use core component on heading
  • Don’t use traversal path to include template
  • Update license to GPL-3.0-or-later

1.0.3

Choose a tag to compare

@stian-overasen stian-overasen released this 06 Dec 08:53
  • Core 1.0.3 compatible load_args_from_layout_content()
  • Remove local heading field. Using heading from base class.