Skip to content

Commit

Permalink
chore(release): 2.10.8
Browse files Browse the repository at this point in the history
##### [Version 2.10.8](v2.10.7...v2.10.8) (2021-09-29)

- [Feat] Refactor the dashboard.
- [Feat] Add Telegram social sharing icon.
- [Fix] HomePage reverts to FrontPage if you have Orbit Fox Hestia Enhancements active and switch theme
  • Loading branch information
pirate-bot committed Sep 29, 2021
1 parent 5d1fe4f commit 0585966
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
##### [Version 2.10.8](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.7...v2.10.8) (2021-09-29)

- [Feat] Refactor the dashboard.
- [Feat] Add Telegram social sharing icon.
- [Fix] HomePage reverts to FrontPage if you have Orbit Fox Hestia Enhancements active and switch theme

##### [Version 2.10.7](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.6...v2.10.7) (2021-08-02)

[Fix] Widgets with repeater fields are generating errors
Expand Down
2 changes: 1 addition & 1 deletion core/includes/class-orbit-fox.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function __construct() {

$this->plugin_name = 'orbit-fox';

$this->version = '2.10.7';
$this->version = '2.10.8';

$this->load_dependencies();
$this->set_locale();
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "themeisle-companion",
"version": "2.10.7",
"version": "2.10.8",
"description": "Orbit Fox",
"repository": {
"type": "git",
Expand Down
11 changes: 10 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Orbit Fox by ThemeIsle #
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp), [rodicaelena](https://profiles.wordpress.org/rodicaelena), [baicusandrei](https://profiles.wordpress.org/baicusandrei), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani)
**Tags:** widget, admin, widgets, sharing, sections, themes, stock photos, custom icons, icons, menu icons, stock, templates, header, footer, scripts, fonts
**Tags:** widget, admin, widgets, sharing, sections, themes, stock photos, custom icons, icons, menu icons, stock, templates, header, footer, scripts, custom fonts
**Requires at least:** 4.7
**Tested up to:** 5.8
**Requires PHP:** 5.6
Expand Down Expand Up @@ -107,6 +107,15 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade

## Changelog ##

##### [Version 2.10.8](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.7...v2.10.8) (2021-09-29)

- [Feat] Refactor the dashboard.
- [Feat] Add Telegram social sharing icon.
- [Fix] HomePage reverts to FrontPage if you have Orbit Fox Hestia Enhancements active and switch theme




##### [Version 2.10.7](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.6...v2.10.7) (2021-08-02)

[Fix] Widgets with repeater fields are generating errors
Expand Down
9 changes: 9 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,15 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade

== Changelog ==

##### [Version 2.10.8](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.7...v2.10.8) (2021-09-29)

- [Feat] Refactor the dashboard.
- [Feat] Add Telegram social sharing icon.
- [Fix] HomePage reverts to FrontPage if you have Orbit Fox Hestia Enhancements active and switch theme




##### [Version 2.10.7](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.6...v2.10.7) (2021-08-02)

[Fix] Widgets with repeater fields are generating errors
Expand Down
2 changes: 1 addition & 1 deletion themeisle-companion.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.7
* Version: 2.10.8
* Author: Themeisle
* Author URI: https://orbitfox.com/
* License: GPL-2.0+
Expand Down

0 comments on commit 0585966

Please sign in to comment.