Skip to content

Commit 67986ad

Browse files
authored
Merge pull request #1 from mainwp/mainwp.dev.coder
Mainwp.dev.coder
2 parents d632406 + 2f35536 commit 67986ad

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

developer-changelog.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,3 +229,32 @@ Each entry includes:
229229

230230
### MainWP Dashboard
231231
- 🟠 **Changed** [v5.4.0.3 - March 2025]: function name changed `get_none_mainwp_actions_log()` to `get_none_mainwp_actions_log_for_rest_api()` - in the file: class/class-mainwp-db-site-actions.php
232+
233+
234+
# April 3, 2025
235+
236+
## 🔧 Core Changes
237+
238+
### MainWP Dashboard
239+
- 🟢 **Added** [v5.4.0.4 - April 2025]: Added new hooks: mainwp_connect_http_request_headers to support custom request headers.
240+
241+
- 🟢 **Added** [v5.4.0.4 - April 2025]: Added new hooks: mainwp_uptime_monitor_check_result to support custom uptime monitor results.
242+
243+
244+
# April 7, 2025
245+
246+
## 🔧 Core Changes
247+
248+
### MainWP Dashboard
249+
- 🟢 **Added** [v5.4.0.5 - March 2025]: Added new params for non-mainwp-changes REST API endpoint
250+
- 'actions' - To support for `action` logs query.
251+
- 'contexts' - To support for `context` logs query.
252+
253+
254+
# April 15, 2025
255+
256+
## 🔧 Core Changes
257+
258+
### MainWP Dashboard
259+
- 🟢 **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.
260+
- 'total_count' - To support for `total_count` logs query.

0 commit comments

Comments
 (0)