Kirki 3.1.5

This commit is contained in:
Alexander Agnarson 2020-08-10 18:50:42 +02:00
parent ffe51f2407
commit fcc6b263b6
9 changed files with 70 additions and 44 deletions

View file

@ -2,8 +2,8 @@
Contributors: davidvongries, aristath, dannycooper, wplemon, igmoweb
Tags: customizer, options framework, theme, mods, toolkit, gutenberg
Requires at least: 4.9
Tested up to: 5.4
Stable tag: 3.1.4
Tested up to: 5.5
Stable tag: 3.1.5
License: MIT
License URI: https://opensource.org/licenses/MIT
@ -87,10 +87,13 @@ If you want to integrate Kirki in your theme or plugin, please read the instruct
== Changelog ==
= 3.1.4 - July 11, 2020 =
= 3.1.5 - August 10, 2020 =
* Tweak: Updated Google-Fonts lists.
* Tweak: Tooltip styling.
* Fixed: Error in the WordPress customizer with WordPress 5.5.
* Tested up to WordPress 5.5.
* Tweak: Updated Google fonts.
* Fixed: Added wp-i18n dependency to alpha color picker script.
* Fixed: Color picker styles.
* Fixed: Color picker styles in background control.
* Fixed: Color picker styles in multicolor control.
[See the previous changelogs here](https://github.com/kirki-framework/kirki/blob/master/CHANGELOG.md).