Skip to content

Commit 1c0a8e4

Browse files
committed
chore(release): 3.8.16
##### [Version 3.8.16](v3.8.15...v3.8.16) (2024-12-06) - Added a NEW Online Course starter site [PRO] - Fixed issue with background color and text color - Fixed the customizer broken layout introduced by the LearnPress plugin
1 parent 301e561 commit 1c0a8e4

File tree

6 files changed

+27
-5
lines changed

6 files changed

+27
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
##### [Version 3.8.16](https://github.com/Codeinwp/neve/compare/v3.8.15...v3.8.16) (2024-12-06)
2+
3+
- Added a NEW Online Course starter site [PRO]
4+
- Fixed issue with background color and text color
5+
- Fixed the customizer broken layout introduced by the LearnPress plugin
6+
17
##### [Version 3.8.15](https://github.com/Codeinwp/neve/compare/v3.8.14...v3.8.15) (2024-11-22)
28

39
- Fixed issues from the latest release

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @package Neve
99
*/
1010

11-
define( 'NEVE_VERSION', '3.8.15' );
11+
define( 'NEVE_VERSION', '3.8.16' );
1212
define( 'NEVE_INC_DIR', trailingslashit( get_template_directory() ) . 'inc/' );
1313
define( 'NEVE_ASSETS_URL', trailingslashit( get_template_directory_uri() ) . 'assets/' );
1414
define( 'NEVE_MAIN_DIR', get_template_directory() . '/' );

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "neve",
33
"nicename": "Neve",
4-
"version": "3.8.15",
4+
"version": "3.8.16",
55
"description": "Neve theme by ThemeIsle",
66
"category": "themes",
77
"author": "ThemeIsle <friends@themeisle.com>",

readme.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ Neve is distributed under the terms of the GNU GPLv2 or later
1919

2020
## Changelog ##
2121

22+
##### [Version 3.8.16](https://github.com/Codeinwp/neve/compare/v3.8.15...v3.8.16) (2024-12-06)
23+
24+
- Added a NEW Online Course starter site [PRO]
25+
- Fixed issue with background color and text color
26+
- Fixed the customizer broken layout introduced by the LearnPress plugin
27+
28+
29+
30+
2231
##### [Version 3.8.15](https://github.com/Codeinwp/neve/compare/v3.8.14...v3.8.15) (2024-11-22)
2332

2433
- Fixed issues from the latest release
@@ -1010,8 +1019,6 @@ Neve is distributed under the terms of the GNU GPLv2 or later
10101019
## Resources ##
10111020
* Neve Icons based on Font Awesome Icons licensed under CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/).
10121021

1013-
* 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).
1014-
10151022
All images are licensed under CC0.
10161023

10171024
Screenshot resources:

readme.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ Neve is distributed under the terms of the GNU GPLv2 or later
1919

2020
== Changelog ==
2121

22+
##### [Version 3.8.16](https://github.com/Codeinwp/neve/compare/v3.8.15...v3.8.16) (2024-12-06)
23+
24+
- Added a NEW Online Course starter site [PRO]
25+
- Fixed issue with background color and text color
26+
- Fixed the customizer broken layout introduced by the LearnPress plugin
27+
28+
29+
30+
2231
##### [Version 3.8.15](https://github.com/Codeinwp/neve/compare/v3.8.14...v3.8.15) (2024-11-22)
2332

2433
- Fixed issues from the latest release

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Tested up to: 6.2
77
Requires PHP: 7.0
88
Requires at least: 5.5
99
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!
10-
Version: 3.8.15
10+
Version: 3.8.16
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: neve

0 commit comments

Comments
 (0)