Skip to content

Commit

Permalink
chore(release): 3.8.8
Browse files Browse the repository at this point in the history
##### [Version 3.8.8](v3.8.7...v3.8.8) (2024-07-03)

- Fixed duplication of Bank Details on the WooCommerce Order-Received Page
- Fixed text overlapping in Onboarding notice for multiple languages
- Fixed schema issues in the footer
- Fixed CSS syntax error causing W3C validation error
- Updated Google Fonts
- Updated the thumbnail for the default starter site
- Added new default Marketing Agency starter site content
  • Loading branch information
pirate-bot committed Jul 3, 2024
1 parent d8d79f5 commit bf4c990
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 6 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
##### [Version 3.8.8](https://github.com/Codeinwp/neve/compare/v3.8.7...v3.8.8) (2024-07-03)

- Fixed duplication of Bank Details on the WooCommerce Order-Received Page
- Fixed text overlapping in Onboarding notice for multiple languages
- Fixed schema issues in the footer
- Fixed CSS syntax error causing W3C validation error
- Updated Google Fonts
- Updated the thumbnail for the default starter site
- Added new default Marketing Agency starter site content

##### [Version 3.8.7](https://github.com/Codeinwp/neve/compare/v3.8.6...v3.8.7) (2024-04-27)

- Updated assets
Expand Down
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @package Neve
*/

define( 'NEVE_VERSION', '3.8.7' );
define( 'NEVE_VERSION', '3.8.8' );
define( 'NEVE_INC_DIR', trailingslashit( get_template_directory() ) . 'inc/' );
define( 'NEVE_ASSETS_URL', trailingslashit( get_template_directory_uri() ) . 'assets/' );
define( 'NEVE_MAIN_DIR', get_template_directory() . '/' );
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "neve",
"nicename": "Neve",
"version": "3.8.7",
"version": "3.8.8",
"description": "Neve theme by ThemeIsle",
"category": "themes",
"author": "ThemeIsle <[email protected]>",
Expand Down
17 changes: 14 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,19 @@ Neve is distributed under the terms of the GNU GPLv2 or later

## Changelog ##

##### [Version 3.8.8](https://github.com/Codeinwp/neve/compare/v3.8.7...v3.8.8) (2024-07-03)

- Fixed duplication of Bank Details on the WooCommerce Order-Received Page
- Fixed text overlapping in Onboarding notice for multiple languages
- Fixed schema issues in the footer
- Fixed CSS syntax error causing W3C validation error
- Updated Google Fonts
- Updated the thumbnail for the default starter site
- Added new default Marketing Agency starter site content




##### [Version 3.8.7](https://github.com/Codeinwp/neve/compare/v3.8.6...v3.8.7) (2024-04-27)

- Updated assets
Expand Down Expand Up @@ -937,13 +950,11 @@ Neve is distributed under the terms of the GNU GPLv2 or later
## Resources ##
* Neve Icons based on Font Awesome Icons licensed under CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/).

* Other icons used are from the [Themeisle free icons library](https://themeisle.com/free-icons/), licensed under the GNU [General Public License](https://github.com/Codeinwp/themeisle-icons/blob/master/LICENSE) (GPL).

All images are licensed under CC0.

Screenshot resources:

* https://www.pexels.com/photo/landscape-photography-of-mountains-covered-in-snow-691668/
* https://pxhere.com/en/photo/1456591

Patterns resources:

Expand Down
13 changes: 13 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,19 @@ Neve is distributed under the terms of the GNU GPLv2 or later

== Changelog ==

##### [Version 3.8.8](https://github.com/Codeinwp/neve/compare/v3.8.7...v3.8.8) (2024-07-03)

- Fixed duplication of Bank Details on the WooCommerce Order-Received Page
- Fixed text overlapping in Onboarding notice for multiple languages
- Fixed schema issues in the footer
- Fixed CSS syntax error causing W3C validation error
- Updated Google Fonts
- Updated the thumbnail for the default starter site
- Added new default Marketing Agency starter site content




##### [Version 3.8.7](https://github.com/Codeinwp/neve/compare/v3.8.6...v3.8.7) (2024-04-27)

- Updated assets
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tested up to: 6.2
Requires PHP: 7.0
Requires at least: 5.5
Description: Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version: 3.8.7
Version: 3.8.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neve
Expand Down

0 comments on commit bf4c990

Please sign in to comment.