Skip to content

Commit

Permalink
chore(changelog): update changelog to release v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daomapsieucap committed Sep 11, 2023
1 parent 1a403bb commit 81a0095
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
4 changes: 3 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
== Changelog ==

= 3.1.2 =
*Release Date - xx September 2023*
*Release Date - 11 September 2023*

* Fixed: Fix wrong CSM mode make draft preview blank page.
* Fixed: Fix CSM meta boxes didn't work.
* Fixed: Remove unused constant `PAGE_TYPE`.

= 3.1.1 =
*Release Date - 05 September 2023*
Expand Down
2 changes: 1 addition & 1 deletion fiberadmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Fiber Admin
* Plugin URI: https://wordpress.org/plugins/fiber-admin/
* Description: 💈 Bring multiple customization features to make your own WordPress admin.
* Version: 3.1.1
* Version: 3.1.2
* Requires at least: 5.2
* Requires PHP: 7.0
* Author: Dao
Expand Down
11 changes: 6 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: white label, admin tool, duplicate post, content protection
Requires at least: 4.7
Tested up to: 6.3.1
Requires PHP: 7.0
Stable tag: 3.1.1
Stable tag: 3.1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -46,8 +46,9 @@ At the first time using this setting, Fiber Admin will ask you to save it to cre

== Changelog ==

= 3.1.1 =
*Release Date - 05 September 2023*
= 3.1.2 =
*Release Date - 11 September 2023*

* Fixed: Disable dev mode.
* Changed: Update WordPress tested version.
* Fixed: Fix wrong CSM mode make draft preview blank page.
* Fixed: Fix CSM meta boxes didn't work.
* Fixed: Remove unused constant `PAGE_TYPE`.

0 comments on commit 81a0095

Please sign in to comment.