@@ -4,7 +4,7 @@ Tags: blocks, gutenberg, gutenberg blocks, page builder, WordPress blocks
44Requires at least: 6.4
55Tested up to: 6.7.1
66Requires PHP: 7.3
7- Stable tag: 3.14.2
7+ Stable tag: 3.15.0
88License: GPLv3
99License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010
@@ -184,6 +184,7 @@ Add animations that will bring your site to life and make it more visually engag
184184
185185### News Article Updates
186186
187+ - [v3.15 Global Design System](https://wpstackable.com/blog/introducing-the-new-stackable-global-design-system/?utm_source=wp-repo&utm_campaign=readme&utm_medium=link)
187188- [v3.14 Icon Library & Granular Plugin Settings](https://wpstackable.com/blog/icon-library-granular-plugin-settings/?utm_source=wp-repo&utm_campaign=readme&utm_medium=link)
188189- [v3.13 Improved Stackable Server Performance](https://wpstackable.com/blog/improved-server-performance/?utm_source=wp-repo&utm_campaign=readme&utm_medium=link)
189190- [v3.12 WooCommerce Integration and Enhanced Color, Gradient and Opacity Settings](https://wpstackable.com/blog/woocommerce-integration/?utm_source=wp-repo&utm_campaign=readme&utm_medium=link)
@@ -296,6 +297,20 @@ Nope. Stackable only works with Gutenberg, the new WordPress editor.
296297
297298== Changelog ==
298299
300+ = 3.15.0 =
301+ [Global Design System](https://wpstackable.com/blog/introducing-the-new-stackable-global-design-system/?utm_source=wp-repo&utm_campaign=readme&utm_medium=link)
302+
303+ * New: Global Spacing and Layout - adjust spacing and layout across all blocks #3446
304+ * New: Global Color Scheme - create color schemes and apply it to your entire site #3457 #371
305+ * New: Global Typography Font Pairs - choose from preset font family pairs #3449 #370
306+ * New: Added button text in Global Typography #3463
307+ * New: Added modern font stacks to the font family option #3439
308+ * Change: Google Fonts are now loaded asynchronously #df0adcc
309+ * Fixed: Added placeholder text to the font family option #3440
310+ * Fixed: Prevent multiple fetches in the admin settings page #3441
311+ * Fixed: Google Fonts loaded with a delay in the editor #df0adcc
312+ * Fixed: Icon Label Block - Icon Gap Resets to a Different Value When an Icon Size Is Set #3426
313+
299314= 3.14.2 =
300315* New: Added support for Blocksy modern font stacks #3435
301316* New: Responsive breakpoint settings will now show Blocksy's breakpoints as the default value ce727ce
0 commit comments