This commit is contained in:
Alexander Agnarson 2021-07-03 12:45:54 +02:00
parent f03228a6b4
commit f73363cee2
14 changed files with 59 additions and 33 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.5
Stable tag: 3.1.5
Tested up to: 5.8
Stable tag: 3.1.8
License: MIT
License URI: https://opensource.org/licenses/MIT
@ -87,13 +87,11 @@ If you want to integrate Kirki in your theme or plugin, please read the instruct
== Changelog ==
= 3.1.5 - August 10, 2020 =
= 3.1.8 - July 1, 2021 =
* 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.
* Updated Google-Fonts lists.
* Tested up to WordPress 5.8 RC 1.
* Fixed: Deprecated warning when editing post/page.
* Fixed: Styling issue in Radio Buttonset control.
[See the previous changelogs here](https://github.com/kirki-framework/kirki/blob/master/CHANGELOG.md).