diff --git a/CHANGES.md b/CHANGES.md index ccad3898..1033ab5a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +### 3.20.8 +* module/bootstrap: logo + title on navbar brand +* module/content: filter for empty byline +* module/editorial: filter book summary fields +* module/navigation: filter navigation content +* module/search: avoid js if no actions available +* module/search: helper for search link +* module/terms: subject as main taxonomy for publication posttype +* partial/entry: default template for course posttype +* partial/entry: default template for lesson posttype +* partial/entry: meta summary for publication posttype + ### 3.20.7 * module/editor: :warning: handling group fallbacks on editor styles * module/sidebar: get count helper diff --git a/package.json b/package.json index 6b846d22..cf890433 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gtheme_03", "productName": "gTheme03", - "version": "3.20.7", + "version": "3.20.8", "description": "Theme Framework for WordPress", "license": "GPL-3+", "homepage": "https://github.com/geminorum/gtheme_03/", diff --git a/style.css b/style.css index 5db4b21c..fa631fc6 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.7 +Version: 3.20.8 Author: geminorum Author URI: https://geminorum.ir/ License: GPLv3+