mirror of
https://gh.llkk.cc/https://github.com/mainwp/mainwp.dev.git
synced 2025-10-03 15:34:35 +08:00
commit
ebce448481
1 changed files with 23 additions and 3 deletions
|
@ -246,7 +246,7 @@ Each entry includes:
|
|||
## 🔧 Core Changes
|
||||
|
||||
### MainWP Dashboard
|
||||
- 🟢 **Added** [v5.4.0.5 - March 2025]: Added new params for non-mainwp-changes REST API endpoint
|
||||
- 🟢 **Added** [v5.4.0.5 - April 2025]: Added new params for non-mainwp-changes REST API endpoint
|
||||
- 'actions' - To support for `action` logs query.
|
||||
- 'contexts' - To support for `context` logs query.
|
||||
|
||||
|
@ -256,5 +256,25 @@ Each entry includes:
|
|||
## 🔧 Core Changes
|
||||
|
||||
### MainWP Dashboard
|
||||
- 🟢 **Added** [v5.4.0.5 - March 2025]: Excluded the Site Changes count information from REST API endpoints by default, while leaving it as option to optimize the query performance.
|
||||
- 'total_count' - To support for `total_count` logs query.
|
||||
- 🟢 **Added** [v5.4.0.5 - April 2025]: Excluded the Site Changes count information from REST API endpoints by default, while leaving it as option to optimize the query performance.
|
||||
- 'total_count' - To support for `total_count` logs query.
|
||||
|
||||
- 🟢 **Added** [v5.4.0.5 - April 2025]: Added the `$clients` as the 6th parameter to the `mainwp_getdbsites` filter so extensions can get sites info by clients selection.
|
||||
|
||||
# April 16, 2025
|
||||
|
||||
## 🔧 Core Changes
|
||||
|
||||
### MainWP Dashboard
|
||||
- 🟢 **Added** [v5.4.1 - April 2025]: Added hook: mainwp_individual_updates_tabs
|
||||
to support generate custom updates tabs.
|
||||
|
||||
|
||||
# April 23, 2025
|
||||
|
||||
## 🔧 Core Changes
|
||||
|
||||
### MainWP Lighthouse Extension
|
||||
- 🟢 **Added** [v5.1.1 - April 2025]: Added hook: mainwp_lighthouse_next_start_timestamp
|
||||
to support tweaks next audit start time.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue