Skip to content

4.0.13

Compare
Choose a tag to compare
@contactjavas contactjavas released this 11 Jan 17:26
· 159 commits to master since this release

4.0.13 - January 12, 2022

  • Fix CSS output bug when Kirki fields are registered through kirki_fields (or kirki/fields) filter hook.

Some previous builds which (intentionally) didn't have release tags:

4.0.12 - January 11, 2022

  • Fix SVG upload on image control.

4.0.11 - January 10, 2022

  • Include section icons module (was missing)

4.0.10 - January 10, 2022

  • Fix issue where CSS output didn't respect active_callback's default value.

4.0.9 - January 05, 2022

  • Fix CSS output issue when a theme register their Kirki controls inside init hook.

4.0.8 - January 05, 2022

  • Fix CSS output issue where it doesn't respect active_callback

4.0.7 - January 04, 2022

  • Fix issue when using option_type as option without specifying the option_name

4.0.6 - January 03, 2022

  • Fix active_callback issue when using nested condition

4.0.5 - Dezember 31, 2021

  • Fix toggleClass usage when using js_vars

4.0.4 - Dezember 31, 2021

  • Allow string (numeric) as the choices value in slider control
  • Fix the compatibility issue when using Kirki::get_option to get the value of fields registered using new API.