From 26d89ff93fc71fcf3078e878e4c8654bbd7ed5e3 Mon Sep 17 00:00:00 2001 From: Nasser Rafie Date: Wed, 26 Aug 2020 12:58:36 +0430 Subject: [PATCH] :package: 3.20.3 --- CHANGES.md | 16 ++++++++++++++++ package.json | 2 +- style.css | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 34aac048..bbec5c1e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,19 @@ +### 3.20.3 +* module/bootstrap: separated navbar toggler +* module/content: bootstrap qrcode content action +* module/content: editorial published as content action +* module/content: entry actions revised +* module/content: rethinking title attr helper +* module/content: simplifying the logic on post action filters +* module/editorial: publication shortcode wrapper +* module/editorial: shortcode helper for courses/lessons +* module/filters: overflow handling on preload +* module/image: image tags are disabled by default +* module/navigation: switch to new meta helper for label +* module/pages: dynamic class for page links +* module/pages: filter to override page links +* module/theme: logic separation for custom logo support + ### 3.20.2 * assest/css: better handling direction/group on css includes * assets/child: textdomain for the child diff --git a/package.json b/package.json index a3141980..882e036d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gtheme_03", "productName": "gTheme03", - "version": "3.20.2", + "version": "3.20.3", "description": "Theme Framework for WordPress", "license": "GPL-3+", "homepage": "https://github.com/geminorum/gtheme_03/", diff --git a/style.css b/style.css index 92a15d21..1ed0b68e 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: gTheme 3 Theme URI: https://github.com/geminorum/gtheme_03 Description: Theme Framwork for WordPress -Version: 3.20.2 +Version: 3.20.3 Author: geminorum Author URI: https://geminorum.ir/ License: GPLv3+