Skip to content

Commit

Permalink
chore(release): 4.0.0
Browse files Browse the repository at this point in the history
#### [Version 4.0.0](v3.8.16...v4.0.0) (2025-01-30)

- [Feat] Redesigned theme dashboard with a modern interface and intuitive organization for easier site customization
- [Feat] Enhanced blog design and customization with new features and better-organized settings
- [Feat] Reviewed and improved all starter sites in our library for better quality and performance
- [Feat] New streamlined onboarding experience to help you build your site faster
- [Feat] Restructured theme options for better clarity and ease of use
- [Feat] Added informative notices to help identify starter content vs your content
- Improved customizer ordering controls UX
- Improved customizer performance
- Update theme description to reflect current capabilities better
  • Loading branch information
pirate-bot committed Jan 30, 2025
1 parent 8adef78 commit eb07318
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
#### [Version 4.0.0](https://github.com/Codeinwp/neve/compare/v3.8.16...v4.0.0) (2025-01-30)

- [Feat] Redesigned theme dashboard with a modern interface and intuitive organization for easier site customization
- [Feat] Enhanced blog design and customization with new features and better-organized settings
- [Feat] Reviewed and improved all starter sites in our library for better quality and performance
- [Feat] New streamlined onboarding experience to help you build your site faster
- [Feat] Restructured theme options for better clarity and ease of use
- [Feat] Added informative notices to help identify starter content vs your content
- Improved customizer ordering controls UX
- Improved customizer performance
- Update theme description to reflect current capabilities better

##### [Version 3.8.16](https://github.com/Codeinwp/neve/compare/v3.8.15...v3.8.16) (2024-12-06)

- Added a NEW Online Course starter site [PRO]
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.16' );
define( 'NEVE_VERSION', '4.0.0' );
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.16",
"version": "4.0.0",
"description": "Neve theme by ThemeIsle",
"category": "themes",
"author": "ThemeIsle <[email protected]>",
Expand Down
15 changes: 15 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@ Neve is distributed under the terms of the GNU GPLv2 or later

## Changelog ##

#### [Version 4.0.0](https://github.com/Codeinwp/neve/compare/v3.8.16...v4.0.0) (2025-01-30)

- [Feat] Redesigned theme dashboard with a modern interface and intuitive organization for easier site customization
- [Feat] Enhanced blog design and customization with new features and better-organized settings
- [Feat] Reviewed and improved all starter sites in our library for better quality and performance
- [Feat] New streamlined onboarding experience to help you build your site faster
- [Feat] Restructured theme options for better clarity and ease of use
- [Feat] Added informative notices to help identify starter content vs your content
- Improved customizer ordering controls UX
- Improved customizer performance
- Update theme description to reflect current capabilities better




##### [Version 3.8.16](https://github.com/Codeinwp/neve/compare/v3.8.15...v3.8.16) (2024-12-06)

- Added a NEW Online Course starter site [PRO]
Expand Down
15 changes: 15 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@ Neve is distributed under the terms of the GNU GPLv2 or later

== Changelog ==

#### [Version 4.0.0](https://github.com/Codeinwp/neve/compare/v3.8.16...v4.0.0) (2025-01-30)

- [Feat] Redesigned theme dashboard with a modern interface and intuitive organization for easier site customization
- [Feat] Enhanced blog design and customization with new features and better-organized settings
- [Feat] Reviewed and improved all starter sites in our library for better quality and performance
- [Feat] New streamlined onboarding experience to help you build your site faster
- [Feat] Restructured theme options for better clarity and ease of use
- [Feat] Added informative notices to help identify starter content vs your content
- Improved customizer ordering controls UX
- Improved customizer performance
- Update theme description to reflect current capabilities better




##### [Version 3.8.16](https://github.com/Codeinwp/neve/compare/v3.8.15...v3.8.16) (2024-12-06)

- Added a NEW Online Course starter site [PRO]
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 next-generation, ultra-fast WordPress theme designed for top performance, SEO, and Core Web Vitals. Its lightweight codebase and small size ensure minimal overhead and lightning-fast load times. Fully compatible with the block editor, popular page builders (Elementor, Bricks, Oxygen etc), and WooCommerce, it’s perfect for blogs, small businesses, agencies, portfolios, and online stores. With responsive design, multilingual translations, and easy customization options, Neve empowers you to create a future-proof, high-ranking online presence. Discover everything Neve has to offer and explore our powerful premium version at https://themeisle.com/themes/neve/.
Version: 3.8.16
Version: 4.0.0
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 eb07318

Please sign in to comment.