From b2ea168af05511fdd3ca96a67735b6492e3698a8 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sun, 26 Nov 2023 01:26:42 +0300 Subject: [PATCH] v3.2.0 --- class-visual-portfolio.php | 4 ++-- package.json | 2 +- readme.txt | 45 +++++++++++++++++++++++++++++++++----- 3 files changed, 42 insertions(+), 9 deletions(-) diff --git a/class-visual-portfolio.php b/class-visual-portfolio.php index 870ebad5..487535fe 100644 --- a/class-visual-portfolio.php +++ b/class-visual-portfolio.php @@ -2,7 +2,7 @@ /** * Plugin Name: Visual Portfolio, Posts & Image Gallery * Description: Modern gallery and portfolio plugin with advanced layouts editor. Clean and powerful gallery styles with enormous settings in the Gutenberg block. - * Version: 3.1.3 + * Version: 3.2.0 * Author: Visual Portfolio Team * Author URI: https://visualportfolio.co/?utm_source=wordpress.org&utm_medium=readme&utm_campaign=byline * License: GPLv2 or later @@ -17,7 +17,7 @@ } if ( ! defined( 'VISUAL_PORTFOLIO_VERSION' ) ) { - define( 'VISUAL_PORTFOLIO_VERSION', '3.1.3' ); + define( 'VISUAL_PORTFOLIO_VERSION', '3.2.0' ); } if ( ! class_exists( 'Visual_Portfolio' ) ) : diff --git a/package.json b/package.json index 1318668c..de488c69 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "visual-portfolio", "title": "Visual Portfolio", - "version": "3.1.3", + "version": "3.2.0", "description": "Portfolio post type with visual editor", "license": "GPL-2.0", "author": "nK ", diff --git a/readme.txt b/readme.txt index 03bc1ac4..b30bd0f6 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ * Requires at least: 6.2 * Tested up to: 6.4 * Requires PHP: 7.2 -* Stable tag: 3.1.3 +* Stable tag: 3.2.0 * License: GPLv2 or later * License URI: @@ -327,14 +327,47 @@ For more information, feel free to visit [Visual Portfolio official website](htt > v3 Migration Guide – -= 3.1.3 = += 3.2.0 - 25 November 2023 = + +#### Free + Pro: + +* added support for proper SEO meta URLs in Portfolio archives and Filtered pages in Yoast SEO, AIOSEO, Rank Math +* added Skin option to change item title tag +* added `vpf_extend_posts_source` filter +* added check for image existence when resave the gallery from the popup +* added check for caption is empty and don't print the figcaption +* added support for new Ghost Kit extensions +* updated blocks apiVersion to 3 to allow iframe usage in editor +* fixed PHP 8.* warning +* fixed lazy loading script styles added event when 3rd-party lazy loading used +* fixed lazy loading without srcset +* fixed lazy loading placeholder displaying when used Hover image +* fixed width calculation for lazy loading and picture tag +* fixed lazysizes script version number +* fixed lazy loading conflict with WP Rocket Delay JS setting +* fixed typo in `DONOTCACHEOBJECT` constant +* fixed featured image focal point control conflict in WP 6.3 +* fixed Grid layout preview JS error in editor +* simplified lazy loading placeholder animation +* changed lazy loading styles to use modern :has() CSS (with fallback for old browsers) +* removed jQuery usage from lazy loading script + +#### Pro: + +* IMPORTANT: changed the Pro plugin to standalone, which is not requires the Free version installed anymore +* added Setup Wizard support to all Social Account controls +* fixed Share URL and paged gallery wrong URL +* fixed mime detection for images in Flickr social feeds +* fixed init conditionize script once opened Social settings panel + += 3.1.3 - 1 July 2023 = * improved PhotoSwipe popup zoom for large vertical images * changed 'Projects' CPT label to portfolio page name * changed images and overlay border-radius to clip-path (better performance) * fixed unexpected JS error when Sortable control have an undefined value (happens in Advanced Click Action for a single user after migration from older plugin version) -= 3.1.2 = += 3.1.2 - 6 June 2023 = * renamed `Portfolio Items` to `Projects` * fixed playing videos in background in PhotoSwipe @@ -342,12 +375,12 @@ For more information, feel free to visit [Visual Portfolio official website](htt * fixed portfolio archive friendly URL in load more button * fixed portfolio archive filter and sort paged URLs -= 3.1.1 = += 3.1.1 - 17 May 2023 = * fixed Archive mapping PHP notice when no Archive Page ID available * renamed `Carousel` to `Slider` -= 3.1.0 = += 3.1.0 - 12 May 2023 = * added support for gradients in overlay backgrounds * added `Restore Focus` setting to the Popup gallery @@ -365,7 +398,7 @@ For more information, feel free to visit [Visual Portfolio official website](htt * fixed Skin editor error on WP 6.0 because of using `NavigatorToParentButton` component * fixed Select control dropdown is not visible in editor when opened popup -= 3.0.0 = += 3.0.0 - 13 April 2023 = * completely reworked Skin options and some UI elements of block controls this helped us to structure deep Skin customizations such as: * Typography control