From d31667675c7175bf048e4b733671f953dd57c381 Mon Sep 17 00:00:00 2001 From: "themeisle[bot]" Date: Thu, 19 Dec 2024 01:00:54 +0000 Subject: [PATCH] chore(release): 2.10.43 ##### [Version 2.10.43](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.42...v2.10.43) (2024-12-19) - Fixed compatibility issue with Elementor v3.26 --- CHANGELOG.md | 4 ++++ core/includes/class-orbit-fox.php | 2 +- package-lock.json | 2 +- package.json | 2 +- readme.md | 7 +++++++ readme.txt | 7 +++++++ themeisle-companion.php | 2 +- 7 files changed, 22 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86ac16ac..6183bd65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +##### [Version 2.10.43](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.42...v2.10.43) (2024-12-19) + +- Fixed compatibility issue with Elementor v3.26 + ##### [Version 2.10.42](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.41...v2.10.42) (2024-12-03) - Fixed compatibility issues with WordPress 6.7 and Elementor widgets diff --git a/core/includes/class-orbit-fox.php b/core/includes/class-orbit-fox.php index a8817140..d3986b19 100644 --- a/core/includes/class-orbit-fox.php +++ b/core/includes/class-orbit-fox.php @@ -69,7 +69,7 @@ public function __construct() { $this->plugin_name = 'orbit-fox'; - $this->version = '2.10.42'; + $this->version = '2.10.43'; $this->load_dependencies(); $this->set_locale(); diff --git a/package-lock.json b/package-lock.json index d19a2c22..6885fb97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.42", + "version": "2.10.43", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7f191578..19a50947 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.42", + "version": "2.10.43", "description": "Orbit Fox", "repository": { "type": "git", diff --git a/readme.md b/readme.md index 5adbf2c0..d34352f4 100644 --- a/readme.md +++ b/readme.md @@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade ## Changelog ## +##### [Version 2.10.43](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.42...v2.10.43) (2024-12-19) + +- Fixed compatibility issue with Elementor v3.26 + + + + ##### [Version 2.10.42](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.41...v2.10.42) (2024-12-03) - Fixed compatibility issues with WordPress 6.7 and Elementor widgets diff --git a/readme.txt b/readme.txt index a62e325c..0da004ca 100644 --- a/readme.txt +++ b/readme.txt @@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade == Changelog == +##### [Version 2.10.43](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.42...v2.10.43) (2024-12-19) + +- Fixed compatibility issue with Elementor v3.26 + + + + ##### [Version 2.10.42](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.41...v2.10.42) (2024-12-03) - Fixed compatibility issues with WordPress 6.7 and Elementor widgets diff --git a/themeisle-companion.php b/themeisle-companion.php index 5e9f8bd1..3ae39e83 100644 --- a/themeisle-companion.php +++ b/themeisle-companion.php @@ -15,7 +15,7 @@ * Plugin Name: Orbit Fox Companion * Plugin URI: https://orbitfox.com/ * Description: This swiss-knife plugin comes with a quality template library, menu/sharing icons modules, Gutenberg blocks, and newly added Elementor/BeaverBuilder page builder widgets on each release. - * Version: 2.10.42 + * Version: 2.10.43 * Author: Themeisle * Author URI: https://orbitfox.com/ * License: GPL-2.0+