diff --git a/functions.php b/functions.php index 7c418ed2..80f4cba6 100644 --- a/functions.php +++ b/functions.php @@ -9,7 +9,7 @@ exit; // Exit if accessed directly. } -define( 'HELLO_ELEMENTOR_VERSION', '3.4.9' ); +define( 'HELLO_ELEMENTOR_VERSION', '3.5.0' ); define( 'EHP_THEME_SLUG', 'hello-elementor' ); define( 'HELLO_THEME_PATH', get_template_directory() ); diff --git a/package-lock.json b/package-lock.json index 9038b03d..f0a32092 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hello-elementor", - "version": "3.4.9", + "version": "3.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hello-elementor", - "version": "3.4.9", + "version": "3.5.0", "dependencies": { "@elementor/icons": "1.42.0", "@elementor/ui": "1.34.2", diff --git a/package.json b/package.json index d09792a9..1c222fcf 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "slug": "elementor-hello-theme", "homepage": "https://elementor.com/", "description": "A sample theme for Elementor.", - "version": "3.4.9", + "version": "3.5.0", "last_beta_version": "2.4.0-beta3", "scripts": { "start": "wp-scripts start", diff --git a/readme.txt b/readme.txt index 5346ab04..2a8ef1f4 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: elemntor, KingYes, ariel.k, bainternet Requires at least: 6.0 Tested up to: 7.0 -Stable tag: 3.4.9 -Version: 3.4.9 +Stable tag: 3.5.0 +Version: 3.5.0 Requires PHP: 7.4 License: GNU General Public License v3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -36,6 +36,15 @@ Source: https://stocksnap.io/photo/4B83RD7BV9 == Changelog == += 3.5.0 - 2026-08-25 +* Tweak: Updated Theme admin menu navigation +* Tweak: Updated WordPress compatibility to version 7.0 +* Tweak: Improved keyboard focus visibility across interactive elements +* Fix: Submenu text may not be visible when the header menu color is set to white +* Fix: Prevent dropdown menus from overflowing the viewport on right-aligned menu items +* Fix: Prevent full-width blocks from causing horizontal scrolling +* Fix: Improve mobile menu accessibility and translation support + = 3.4.9 - 2026-05-20 * Fix: CSS improvements for Elementor widgets diff --git a/style.css b/style.css index 0d94ba59..851d1998 100644 --- a/style.css +++ b/style.css @@ -4,8 +4,8 @@ Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators. Author: Elementor Team Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash - Version: 3.4.9 - Stable tag: 3.4.9 + Version: 3.5.0 + Stable tag: 3.5.0 Requires at least: 6.0 Tested up to: 7.0 Requires PHP: 7.4