diff --git a/readme.txt b/readme.txt index d82257d..cfbbf97 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, accessi Requires at least: 4.9.6 Tested up to: WordPress 5.8 Requires PHP: 5.6 -Stable tag: 1.8.0 +Stable tag: 1.9.0 YITH Proteo WordPress Theme, Copyright 2022 YITH YITH Proteo is distributed under the terms of the GNU GPL License: GPLv2 or later @@ -26,6 +26,44 @@ Proteo is a modern, fast and fully customizable WooCommerce theme. Designed and == Changelog == += 1.9.0 - March 22 2022 = +* New: blog page options to manage posts per row, first post full width, space between posts, border, border width, border color, border radius +* New: option to enable/disable sticky product image while scrolling +* New: option to customize footer widget titles +* New: support to YITH Affiliates 2.0 +* New: support to YITH Quick View inline style +* New: tested support to WP 5.9 +* Tweak: remove empty css rules +* Tweak: remove CSS doubled code +* Tweak: extend blog options to posts block +* Tweak: update modals style with bigger paddings and border-radius +* Tweak: increase modals blocker z-index and make background-color dark +* Tweak: update google fonts list +* Tweak: improve style of input placeholders +* Fix: align product variation attributes according to writing direction +* Fix: update block buttons behaviour to latest block editor style +* Fix: read more button text align in product loops +* Fix: loop add to cart buttons position +* Fix: make products with border same height +* Fix: remove unnecessary woocommerce templates +* Fix: deprecated JQuery events +* Fix: add to wishlist "on top" position +* Fix: multiselect element for YITH Booking search forms +* Fix: variable products add to cart label display +* Fix: php notice in Proteo My Account widget image +* Fix: placeholder style in textarea fields +* Fix: add to cart button style for WC Products block +* Fix: missing style for checkboxes +* Fix: checkout payment methods appearance when there's only one method available +* Fix: missing post author in single blog entry +* Dev: added README.md file with development instructions +* Dev: updated package.json dependencies +* Dev: added grunt tasks to build CSS without sourceMaps +* Dev: added npm tasks to create clean .zip package +* Dev: add support to YITH Ajax Product Filter reload event +* Dev: added field initialization after YITH WooCommerce Affiliates event +* Dev: added new trigger for HTML elements init + = 1.8.0 - December 21 2021 = New: support to Elementor PRO custom header and footer templates New: move sub-menu to the left when there is not enough space on the right diff --git a/sass/style.scss b/sass/style.scss index 9c827fb..3f02cd1 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -5,11 +5,11 @@ Author: YITH Author URI: https://yithemes.com Description: Proteo is a modern, fast and fully customizable WooCommerce theme. Designed and developed by YITH - a team of top developers of premium themes - with a beautiful UI, a minimal design and an optimized code, is perfect for each kind of site or shop. With the Proteo Wizard you can import our demo content with just a few clicks - in less than 2 minutes! - and easily customize it using the advanced front-end customizer. Proteo is the best solution if you want a complete WooCommerce theme that works perfectly also in mobile devices and start quickly to sell your products with WooCommerce without technical knowledge. Works perfectly with page builders like Elementor, Gutenberg & Visual composer. Key features: # WooCommerce Ready # Responsive with a perfect mobile design # Compatible with Elementor, Gutenberg, Visual Composer and others page builders # Translation Ready # Frontend customizer with hundred of options to customize header, footer, pages, typography, style, ecc. # Google fonts support # Regularly updated and improved with new demos and advanced features # Support to all YITH plugins. Check all our Proteo demos: https://proteo.yithemes.com/ -Version: 1.8.1.4 +Version: 1.9.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: yith-proteo -Tested up to: 5.8 +Tested up to: 5.9 Requires PHP: 5.6 Tags: one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, block-styles, buddypress, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio diff --git a/style.css b/style.css index e384435..f146f38 100644 --- a/style.css +++ b/style.css @@ -6,11 +6,11 @@ Author: YITH Author URI: https://yithemes.com Description: Proteo is a modern, fast and fully customizable WooCommerce theme. Designed and developed by YITH - a team of top developers of premium themes - with a beautiful UI, a minimal design and an optimized code, is perfect for each kind of site or shop. With the Proteo Wizard you can import our demo content with just a few clicks - in less than 2 minutes! - and easily customize it using the advanced front-end customizer. Proteo is the best solution if you want a complete WooCommerce theme that works perfectly also in mobile devices and start quickly to sell your products with WooCommerce without technical knowledge. Works perfectly with page builders like Elementor, Gutenberg & Visual composer. Key features: # WooCommerce Ready # Responsive with a perfect mobile design # Compatible with Elementor, Gutenberg, Visual Composer and others page builders # Translation Ready # Frontend customizer with hundred of options to customize header, footer, pages, typography, style, ecc. # Google fonts support # Regularly updated and improved with new demos and advanced features # Support to all YITH plugins. Check all our Proteo demos: https://proteo.yithemes.com/ -Version: 1.8.1.4 +Version: 1.9.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: yith-proteo -Tested up to: 5.8 +Tested up to: 5.9 Requires PHP: 5.6 Tags: one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, block-styles, buddypress, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio