From 03eb4a666cf4de5ebf78aaa241cadc7cca78565f Mon Sep 17 00:00:00 2001 From: George Olaru Date: Thu, 6 Apr 2023 16:48:08 +0300 Subject: [PATCH] Released version 2.1.6 --- nova-blocks.php | 2 +- readme.txt | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/nova-blocks.php b/nova-blocks.php index 2b6a0a97..98f94532 100644 --- a/nova-blocks.php +++ b/nova-blocks.php @@ -3,7 +3,7 @@ * Plugin Name: Nova Blocks * Plugin URI: https://github.com/pixelgrade/nova-blocks/ * Description: Nova Blocks is a collection of distinctive Gutenberg blocks, committed to making your site shine like a newborn star. It is taking a design-driven approach to help you made the right decisions and showcase your content in the best shape. - * Version: 2.1.5 + * Version: 2.1.6 * Author: Pixelgrade * Author URI: https://www.pixelgrade.com * License: GPLv2 or later diff --git a/readme.txt b/readme.txt index 97429a18..ec9cd05d 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: pixelgrade, vlad.olaru, babbardel, razvanonofrei, gorby31 Tags: blocks, editor, gutenberg, gutenberg blocks, page builder, block enabled, page building, full site editing, site editor, posts collection Requires at least: 5.9 -Tested up to: 6.0.1 -Stable tag: 2.1.5 +Tested up to: 6.2.0 +Stable tag: 2.1.6 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -94,6 +94,10 @@ Yes! Nova Block's core features are free to use. == Changelog == += 2.1.6 = +* Fixed issue with blocks options being hidden when opening a sliding panel +* Restored missing Content Alignment icons in Space and Sizing component + = 2.1.5 = * Fix Supernova query in certain situations. * Fix PHP warnings.