Skip to content

Commit

Permalink
Updated: readme and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
thanghv committed Jan 3, 2024
1 parent 2c79510 commit ce41bc5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion class/class-mainwp-child.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class MainWP_Child {
*
* @var string MainWP Child plugin version.
*/
public static $version = '4.6-RC1';
public static $version = '4.6';

/**
* Private variable containing the latest MainWP Child update version.
Expand Down
2 changes: 1 addition & 1 deletion mainwp-child.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Author: MainWP
* Author URI: https://mainwp.com
* Text Domain: mainwp-child
* Version: 4.6-RC1
* Version: 4.6
* Requires at least: 5.4
* Requires PHP: 7.4
*/
Expand Down
12 changes: 5 additions & 7 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Plugin URI: https://mainwp.com
Requires at least: 6.2
Tested up to: 6.4.2
Requires PHP: 7.4
Stable tag: 4.6-RC1
Stable tag: 4.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -166,12 +166,10 @@ Yes, we have a quick FAQ with a lot more questions and answers [here](https://ma

== Changelog ==

= 4.6-RC1 - 12-14-2023 =
* Refactored: Updated and optimized the plugin codebase to align with the latest WordPress coding standards, ensuring improved compatibility and performance.
* Fixed: An issue with the status icon not displaying correctly during the Re-establish Connection process, enhancing the user's ability to monitor connection status effectively.
* Fixed: The absence of "Next Run" information in the Cron Schedules table, ensuring complete and accurate scheduling data is visible.
* Fixed: The display and functionality of the Clients table length menu, ensuring a smoother user interaction when adjusting table views.
* Fixed: Issues with overlapping tooltip elements in the "Add New" dropdown menu items, improving clarity and usability of the navigation interface.
= 4.6 - 1-3-2024 =
* Refactored: Updated and optimized the plugin codebase to align with the latest WordPress coding standards, contributing to better compatibility and performance.

[See Video Changelog](https://www.youtube.com/watch?v=_wmDS3_c_T0)

= 4.5.3 - 11-6-2023 =
* Fixed: Compatibility with the MainWP WooCommerce Status Extension to fully support WooCommerce HPOS.
Expand Down

0 comments on commit ce41bc5

Please sign in to comment.