|
2 | 2 | Contributors: inc2734, mayukojpn, livevalue, kmix39, kngsmym, kokuboyuki, richaber, witch_doktor, rocketmartue, kutsu, toru
|
3 | 3 | Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
|
4 | 4 | Tags: gutenberg, block, blocks, editor, gutenberg blocks
|
5 |
| -Stable tag: 20.5.5 |
6 |
| -Requires at least: 6.6-RC1 |
7 |
| -Tested up to: 6.5 |
| 5 | +Stable tag: 21.0.0 |
| 6 | +Requires at least: 6.6 |
| 7 | +Tested up to: 6.6 |
8 | 8 | Requires PHP: 7.4
|
9 | 9 | License: GPLv2 or later
|
10 | 10 | License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
@@ -117,6 +117,39 @@ Yes! You can use Snow Monkey Blocks with any theme, but we recommend using our <
|
117 | 117 |
|
118 | 118 | == Changelog ==
|
119 | 119 |
|
| 120 | += 21.0.0 = |
| 121 | +* WordPress 6.6 compatible. |
| 122 | +* [Testimonials] Add gap setting. |
| 123 | +* [Tabs] Add color settings to chldren blocks. |
| 124 | +* [Step] Add title font size and color settings to chldren blocks. |
| 125 | +* [Section] Migration of padding settings to core functions. |
| 126 | +* [Section (Break the grid)] Migration of padding settings to core functions. |
| 127 | +* [Section (Side heading)] Migration of padding settings to core functions. |
| 128 | +* [Section (Background image/video)] Migration of padding settings to core functions. |
| 129 | +* [Rating box] Add color, padding and border settings. Add font size setting to children blocks. |
| 130 | +* [Pricing table] Add color settings to children blocks. |
| 131 | +* [Price menu] Add typography, padding, color and border settings. Add font size and padding settings to children blocks. |
| 132 | +* [Panels] Migration of color settings to core functions. |
| 133 | +* [Media text] Migration of gap settings to core functions. |
| 134 | +* [Items:Standard] Add color settings. |
| 135 | +* [Items:Block link] Add color settings. |
| 136 | +* [Items:Free] Add color and padding settings. |
| 137 | +* [Information] Add color settings to children blocks. |
| 138 | +* [Hero header] Add color, typography and border settings. |
| 139 | +* [FAQ] Add question color, question label color, answer label color and padding settings. |
| 140 | +* [Evaluation star] Add font size setting. |
| 141 | +* [Directory structure] Add typography, background, icon color, padding and border settings. |
| 142 | +* [Counddown timer] Add font size setting. |
| 143 | +* [Contents outline] Add color and border settings. |
| 144 | +* [Child pages] Add gap setting. |
| 145 | +* [Buttons] Add gap settings. |
| 146 | +* [Button] Add padding setting. |
| 147 | +* [Button box] Add padding setting. |
| 148 | +* [Box] Migration of padding setting to core functions. |
| 149 | +* [Alert] Add padding setting. |
| 150 | +* [Accordion] Add title background, text color and body padding settings. |
| 151 | +* `enqueue_block_editor_assets` to `enqueue_block_assets`. |
| 152 | + |
120 | 153 | = 20.5.5 =
|
121 | 154 | * [Contents slider] Fixed a bug that caused the appearance to be different on the editor and at the front.
|
122 | 155 | * [Slider] Fixed a bug that caused the appearance to be different on the editor and at the front.
|
|
0 commit comments