From 0cb8c3d6e4f99eb6bfbb63d2c1c1b2d2e4b85b80 Mon Sep 17 00:00:00 2001
From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech>
Date: Sat, 30 May 2026 20:20:50 +0000
Subject: [PATCH 1/6] chore: sync updates.xml from development [skip ci]
---
updates.xml | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/updates.xml b/updates.xml
index ad121448..4db9313e 100644
--- a/updates.xml
+++ b/updates.xml
@@ -1,7 +1,7 @@
@@ -87,22 +87,21 @@
MokoWaaS
- Package - MokoWaaS development build.
+ MokoWaaS development build.
pkg_mokowaas
package
site
- 02.22.04-dev
+ 02.22.05-dev
2026-05-30
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.22.04-dev.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.22.05-dev.zip
- a9570d24f92ffbd6c561fbf420a42a61c7028ce8ace79dd07119958b47c5bc02
+ 6e2748456ad2d6bcc1c306611d8043e1508a61d76a51d7f77f5bcf3ce4cf37bc
dev
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting
https://mokoconsulting.tech
- 8.1.0
-
+
From 1e404e1c7b26a1854d92c352865b922089404443 Mon Sep 17 00:00:00 2001
From: "gitea-actions[bot]"
Date: Sat, 30 May 2026 20:27:17 +0000
Subject: [PATCH 2/6] chore(release): build 02.23.00 [skip ci]
---
.mokogitea/manifest.xml | 2 +-
.mokogitea/workflows/issue-branch.yml | 2 +-
CHANGELOG.md | 31 ++-----------------
CODE_OF_CONDUCT.md | 2 +-
GOVERNANCE.md | 2 +-
LICENSE.md | 2 +-
README.md | 2 +-
SECURITY.md | 2 +-
docs/guides/build-guide.md | 4 +--
docs/guides/configuration-guide.md | 4 +--
docs/guides/installation-guide.md | 4 +--
docs/guides/operations-guide.md | 4 +--
docs/guides/rollback-and-recovery-guide.md | 4 +--
docs/guides/testing-guide.md | 4 +--
docs/guides/troubleshooting-guide.md | 4 +--
docs/guides/upgrade-and-versioning-guide.md | 4 +--
docs/index.md | 4 +--
docs/plugin-basic.md | 4 +--
docs/update-server.md | 2 +-
src/packages/com_mokowaas/mokowaas.xml | 2 +-
.../Extension/MokoWaaS.php | 2 +-
.../Field/AllowedIpsField.php | 2 +-
.../Field/CurrentIpField.php | 2 +-
.../Service/ContentSyncReceiver.php | 2 +-
.../Service/ContentSyncService.php | 2 +-
.../Service/DemoResetService.php | 2 +-
src/packages/plg_system_mokowaas/mokowaas.xml | 2 +-
src/packages/plg_system_mokowaas/script.php | 2 +-
.../plg_system_mokowaas/services/provider.php | 2 +-
.../plg_task_mokowaasdemo/mokowaasdemo.xml | 2 +-
.../plg_webservices_mokowaas/mokowaas.xml | 2 +-
.../perfectpublisher.xml | 2 +-
.../services/provider.php | 2 +-
.../src/Extension/PerfectPublisherApi.php | 2 +-
src/pkg_mokowaas.xml | 2 +-
updates.xml | 2 +-
36 files changed, 48 insertions(+), 73 deletions(-)
diff --git a/.mokogitea/manifest.xml b/.mokogitea/manifest.xml
index 6ac0c7e0..357e77e0 100644
--- a/.mokogitea/manifest.xml
+++ b/.mokogitea/manifest.xml
@@ -8,7 +8,7 @@
MokoWaaS
MokoConsulting
White-label identity, security hardening, and tenant restriction layer for WaaS-managed Joomla environments
- 02.22.05
+ 02.23.00
GNU General Public License v3
diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml
index 79c03a6c..c5baf902 100644
--- a/.mokogitea/workflows/issue-branch.yml
+++ b/.mokogitea/workflows/issue-branch.yml
@@ -5,7 +5,7 @@
# FILE INFORMATION
# DEFGROUP: Gitea.Workflow
# INGROUP: moko-platform.Automation
-# VERSION: 02.22.05
+# VERSION: 02.23.00
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94a9b623..cd2d93b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,12 +14,14 @@
INGROUP: MokoWaaS.Documentation
REPO: https://github.com/mokoconsulting-tech/mokowaas
PATH: ./CHANGELOG.md
- VERSION: 02.22.05
+ VERSION: 02.23.00
BRIEF: Version history using `Keep a Changelog`
-->
# Changelog
## [Unreleased]
+
+## [02.23.00] --- 2026-05-30
### Added
- API endpoint `POST /api/index.php/v1/mokowaas/install` — install extensions from a remote ZIP URL
- Demo Mode with configurable warning banner on frontend when enabled
@@ -49,30 +51,3 @@ All notable changes to the MokoWaaS plugin will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-
-## [02.17.00] --- 2026-05-28
-
-### Changed
-- Migrated all workflow and template paths from `.github/` to `.mokogitea/`
-- Template source paths updated: `templates/gitea/` to `templates/mokogitea/`
-- HCL definition files removed -- Template repos are now the canonical source
-
-### Added
-- `branch-cleanup.yml`: auto-delete merged feature branches after PR merge
-- `plg_webservices_perfectpublisher`: REST API for Perfect Publisher (com_autotweet) — channels, posts, requests, rules, feeds, and stats
-
-### Planned
-- License/subscription check
-- System email template branding (DB approach)
-
-### Added
-- Trusted IPs: configurable repeatable rows of IP addresses, CIDR ranges, and wildcards that bypass admin session timeout
-- Supports exact IPs (192.168.1.100), CIDR (10.0.0.0/24), and wildcards (192.168.1.*)
-- Each entry has a label and enabled toggle for easy management
-- Current IP display above trusted IPs table so admins can easily add their own IP
-
-### Fixed
-- Trusted IP session bypass: moved from `onAfterInitialise` to `boot()` so Joomla's session lifetime is extended before the session handler validates it (was too late, Joomla expired the session first)
-- updates.xml: removed stale pre-release entries pointing to non-existent dev artifacts, legacy plugin update entry that caused stable sites to attempt dev downloads
-- Removed duplicate `` from inner plugin manifest — only the package-level manifest should register the update server
-- Auto-cleanup of stale plugin-level update site entries on install/update (cleans `#__update_sites` and `#__update_sites_extensions`)
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 025b3e70..b5ef2ada 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -14,7 +14,7 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Documentation
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: ./CODE_OF_CONDUCT.md
BRIEF: Reference + packaging repo for Moko Consulting Developer GPT Other Default
-->
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index e25eb7ff..52765e5b 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -19,7 +19,7 @@
DEFGROUP: mokoconsulting-tech.MokoWaaSBrand
INGROUP: MokoStandards.Governance
REPO: https://github.com/mokoconsulting-tech/MokoWaaSBrand
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /GOVERNANCE.md
BRIEF: Project governance rules, roles, and decision process for MokoWaaSBrand
-->
diff --git a/LICENSE.md b/LICENSE.md
index ad31df12..e5fd728f 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -15,7 +15,7 @@
INGROUP: MokoWaaS.Documentation
REPO: https://github.com/mokoconsulting-tech/mokowaas
PATH: ./LICENSE.md
- VERSION: 02.22.05
+ VERSION: 02.23.00
BRIEF: Project license (GPL-3.0-or-later)
-->
GNU GENERAL PUBLIC LICENSE
diff --git a/README.md b/README.md
index 124ebe18..4ac43061 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /README.md
BRIEF: MokoWaaS platform plugin for Joomla
-->
diff --git a/SECURITY.md b/SECURITY.md
index d30da86f..1affd12d 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -23,7 +23,7 @@ DEFGROUP: [PROJECT_NAME]
INGROUP: [PROJECT_NAME].Documentation
REPO: [REPOSITORY_URL]
PATH: /SECURITY.md
-VERSION: 02.22.05
+VERSION: 02.23.00
BRIEF: Security vulnerability reporting and handling policy
-->
diff --git a/docs/guides/build-guide.md b/docs/guides/build-guide.md
index a784a6a1..4707c27e 100644
--- a/docs/guides/build-guide.md
+++ b/docs/guides/build-guide.md
@@ -11,13 +11,13 @@
INGROUP: MokoWaaS.Build
REPO: https://github.com/mokoconsulting-tech/mokowaas
FILE: build-guide.md
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/
BRIEF: Build and packaging guide for the MokoWaaS system plugin
NOTE: Defines environment setup, repository layout, packaging rules, and release preparation
-->
-# MokoWaaS Build Guide (VERSION: 02.22.05)
+# MokoWaaS Build Guide (VERSION: 02.23.00)
## 1. Purpose
diff --git a/docs/guides/configuration-guide.md b/docs/guides/configuration-guide.md
index 8d8634b5..a6b9e218 100644
--- a/docs/guides/configuration-guide.md
+++ b/docs/guides/configuration-guide.md
@@ -10,13 +10,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Guides
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/configuration-guide.md
BRIEF: Configuration guide for the MokoWaaS system plugin
NOTE: Defines plugin parameters, expected behaviors, and recommended defaults
-->
-# MokoWaaS Configuration Guide (VERSION: 02.22.05)
+# MokoWaaS Configuration Guide (VERSION: 02.23.00)
## 1. Objective
diff --git a/docs/guides/installation-guide.md b/docs/guides/installation-guide.md
index 726e13ef..237ba400 100644
--- a/docs/guides/installation-guide.md
+++ b/docs/guides/installation-guide.md
@@ -10,13 +10,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Guides
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/installation-guide.md
BRIEF: Installation guide for the MokoWaaS system plugin
NOTE: First document in the guide set
-->
-# MokoWaaS Installation Guide (VERSION: 02.22.05)
+# MokoWaaS Installation Guide (VERSION: 02.23.00)
## Introduction
diff --git a/docs/guides/operations-guide.md b/docs/guides/operations-guide.md
index 58bd120c..41041bf9 100644
--- a/docs/guides/operations-guide.md
+++ b/docs/guides/operations-guide.md
@@ -10,13 +10,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Guides
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/operations-guide.md
BRIEF: Operational guide for administering and managing the MokoWaaS system plugin
NOTE: Defines lifecycle, responsibilities, and operational behaviors
-->
-# MokoWaaS Operations Guide (VERSION: 02.22.05)
+# MokoWaaS Operations Guide (VERSION: 02.23.00)
## Introduction
diff --git a/docs/guides/rollback-and-recovery-guide.md b/docs/guides/rollback-and-recovery-guide.md
index c34e63e2..ad8c8df0 100644
--- a/docs/guides/rollback-and-recovery-guide.md
+++ b/docs/guides/rollback-and-recovery-guide.md
@@ -10,13 +10,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Guides
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/rollback-and-recovery-guide.md
BRIEF: Rollback and recovery guide for restoring stable operation after plugin related incidents
NOTE: Completes the core guide set for WaaS plugin governance
-->
-# MokoWaaS Rollback and Recovery Guide (VERSION: 02.22.05)
+# MokoWaaS Rollback and Recovery Guide (VERSION: 02.23.00)
## Introduction
diff --git a/docs/guides/testing-guide.md b/docs/guides/testing-guide.md
index 960f4e6c..30d06a61 100644
--- a/docs/guides/testing-guide.md
+++ b/docs/guides/testing-guide.md
@@ -7,13 +7,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Guides
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/testing-guide.md
BRIEF: Testing guide for MokoWaaS v02.01.08
NOTE: Covers manual test procedures for language overrides, install/uninstall, and configuration
-->
-# MokoWaaS Testing Guide (VERSION: 02.22.05)
+# MokoWaaS Testing Guide (VERSION: 02.23.00)
## 1. Prerequisites
diff --git a/docs/guides/troubleshooting-guide.md b/docs/guides/troubleshooting-guide.md
index a07e8da4..b2352863 100644
--- a/docs/guides/troubleshooting-guide.md
+++ b/docs/guides/troubleshooting-guide.md
@@ -10,13 +10,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Guides
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/troubleshooting-guide.md
BRIEF: Troubleshooting guide for diagnosing and resolving issues related to the MokoWaaS plugin
NOTE: Designed for administrators and WaaS operations teams
-->
-# MokoWaaS Troubleshooting Guide (VERSION: 02.22.05)
+# MokoWaaS Troubleshooting Guide (VERSION: 02.23.00)
## Introduction
diff --git a/docs/guides/upgrade-and-versioning-guide.md b/docs/guides/upgrade-and-versioning-guide.md
index 166d2ec6..64b00a8c 100644
--- a/docs/guides/upgrade-and-versioning-guide.md
+++ b/docs/guides/upgrade-and-versioning-guide.md
@@ -10,13 +10,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Guides
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/guides/upgrade-and-versioning-guide.md
BRIEF: Guide for updating, versioning, and maintaining the MokoWaaS plugin
NOTE: Defines release flow, version rules, and upgrade validation
-->
-# MokoWaaS Upgrade and Versioning Guide (VERSION: 02.22.05)
+# MokoWaaS Upgrade and Versioning Guide (VERSION: 02.23.00)
## Introduction
diff --git a/docs/index.md b/docs/index.md
index 9ced64ee..82807b82 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -10,13 +10,13 @@
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Documentation
REPO: https://github.com/mokoconsulting-tech/mokowaas
- VERSION: 02.22.05
+ VERSION: 02.23.00
PATH: /docs/index.md
BRIEF: Master index of all documentation for the MokoWaaS plugin
NOTE: Automatically maintained index for all guide canvases
-->
-# MokoWaaS Documentation Index (VERSION: 02.22.05)
+# MokoWaaS Documentation Index (VERSION: 02.23.00)
## Introduction
diff --git a/docs/plugin-basic.md b/docs/plugin-basic.md
index 6116dd3c..fd992632 100644
--- a/docs/plugin-basic.md
+++ b/docs/plugin-basic.md
@@ -11,12 +11,12 @@
INGROUP: MokoWaaS
REPO: https://github.com/mokoconsulting-tech/mokowaas
PATH: /docs/plugin-basic.md
- VERSION: 02.22.05
+ VERSION: 02.23.00
BRIEF: Baseline documentation for the MokoWaaS system plugin
NOTE: Foundational reference for internal and external stakeholders
-->
-# MokoWaaS Plugin Overview (VERSION: 02.22.05)
+# MokoWaaS Plugin Overview (VERSION: 02.23.00)
## Introduction
diff --git a/docs/update-server.md b/docs/update-server.md
index f7d21eea..6909fe7a 100644
--- a/docs/update-server.md
+++ b/docs/update-server.md
@@ -10,7 +10,7 @@ DEFGROUP: MokoWaaS.Documentation
INGROUP: MokoStandards.Templates
REPO: https://github.com/mokoconsulting-tech/MokoWaaS
PATH: /docs/update-server.md
-VERSION: 02.22.05
+VERSION: 02.23.00
BRIEF: How this extension's Joomla update server file (update.xml) is managed
-->
diff --git a/src/packages/com_mokowaas/mokowaas.xml b/src/packages/com_mokowaas/mokowaas.xml
index 3c555306..f048616b 100644
--- a/src/packages/com_mokowaas/mokowaas.xml
+++ b/src/packages/com_mokowaas/mokowaas.xml
@@ -7,7 +7,7 @@
GPL-3.0-or-later
hello@mokoconsulting.tech
https://mokoconsulting.tech
- 02.22.05-dev
+ 02.23.00
Minimal API-only component for MokoWaaS. Provides REST endpoints for site health, cache, updates, and backups.
Moko\Component\MokoWaaS\Api
diff --git a/src/packages/plg_system_mokowaas/Extension/MokoWaaS.php b/src/packages/plg_system_mokowaas/Extension/MokoWaaS.php
index 6d6687c9..bbc1914c 100644
--- a/src/packages/plg_system_mokowaas/Extension/MokoWaaS.php
+++ b/src/packages/plg_system_mokowaas/Extension/MokoWaaS.php
@@ -22,7 +22,7 @@
* DEFGROUP: Joomla.Plugin
* INGROUP: MokoWaaS
* REPO: https://github.com/mokoconsulting-tech/mokowaas
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* PATH: /src/Extension/MokoWaaS.php
* NOTE: Handles Joomla system events for rebranding functionality
*/
diff --git a/src/packages/plg_system_mokowaas/Field/AllowedIpsField.php b/src/packages/plg_system_mokowaas/Field/AllowedIpsField.php
index 269b67f9..17c20793 100644
--- a/src/packages/plg_system_mokowaas/Field/AllowedIpsField.php
+++ b/src/packages/plg_system_mokowaas/Field/AllowedIpsField.php
@@ -7,7 +7,7 @@
* FILE INFORMATION
* DEFGROUP: Joomla.Plugin
* INGROUP: MokoWaaS
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* PATH: /src/Field/AllowedIpsField.php
* BRIEF: Custom form field that displays the current IP whitelist
*/
diff --git a/src/packages/plg_system_mokowaas/Field/CurrentIpField.php b/src/packages/plg_system_mokowaas/Field/CurrentIpField.php
index edd77517..e7082261 100644
--- a/src/packages/plg_system_mokowaas/Field/CurrentIpField.php
+++ b/src/packages/plg_system_mokowaas/Field/CurrentIpField.php
@@ -7,7 +7,7 @@
* FILE INFORMATION
* DEFGROUP: Joomla.Plugin
* INGROUP: MokoWaaS
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* PATH: /src/Field/CurrentIpField.php
* BRIEF: Read-only field that displays the current user's IP address
*/
diff --git a/src/packages/plg_system_mokowaas/Service/ContentSyncReceiver.php b/src/packages/plg_system_mokowaas/Service/ContentSyncReceiver.php
index d3d53e2e..efad399e 100644
--- a/src/packages/plg_system_mokowaas/Service/ContentSyncReceiver.php
+++ b/src/packages/plg_system_mokowaas/Service/ContentSyncReceiver.php
@@ -10,7 +10,7 @@
* INGROUP: MokoWaaS
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
* PATH: /src/packages/plg_system_mokowaas/Service/ContentSyncReceiver.php
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* BRIEF: Receiver-side content sync — applies incoming payload to local DB
*/
diff --git a/src/packages/plg_system_mokowaas/Service/ContentSyncService.php b/src/packages/plg_system_mokowaas/Service/ContentSyncService.php
index 0dede604..12626a52 100644
--- a/src/packages/plg_system_mokowaas/Service/ContentSyncService.php
+++ b/src/packages/plg_system_mokowaas/Service/ContentSyncService.php
@@ -10,7 +10,7 @@
* INGROUP: MokoWaaS
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
* PATH: /src/packages/plg_system_mokowaas/Service/ContentSyncService.php
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* BRIEF: Sender-side content sync — builds payload and pushes to remote sites
*/
diff --git a/src/packages/plg_system_mokowaas/Service/DemoResetService.php b/src/packages/plg_system_mokowaas/Service/DemoResetService.php
index b198ee7c..f241b960 100644
--- a/src/packages/plg_system_mokowaas/Service/DemoResetService.php
+++ b/src/packages/plg_system_mokowaas/Service/DemoResetService.php
@@ -10,7 +10,7 @@
* INGROUP: MokoWaaS
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
* PATH: /src/packages/plg_system_mokowaas/Service/DemoResetService.php
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* BRIEF: Core snapshot/restore service for demo site reset
*/
diff --git a/src/packages/plg_system_mokowaas/mokowaas.xml b/src/packages/plg_system_mokowaas/mokowaas.xml
index c535beee..3b4f273f 100644
--- a/src/packages/plg_system_mokowaas/mokowaas.xml
+++ b/src/packages/plg_system_mokowaas/mokowaas.xml
@@ -30,7 +30,7 @@
GNU General Public License version 3 or later; see LICENSE.md
hello@mokoconsulting.tech
https://mokoconsulting.tech
- 02.22.05-dev
+ 02.23.00
This plugin rebrands the Joomla system interface with MokoWaaS identity. It applies language overrides and ensures consistent branding across the platform.
Moko\Plugin\System\MokoWaaS
script.php
diff --git a/src/packages/plg_system_mokowaas/script.php b/src/packages/plg_system_mokowaas/script.php
index 210ac9c9..f7d0348b 100644
--- a/src/packages/plg_system_mokowaas/script.php
+++ b/src/packages/plg_system_mokowaas/script.php
@@ -22,7 +22,7 @@
* DEFGROUP: Joomla.Plugin
* INGROUP: MokoWaaS
* REPO: https://github.com/mokoconsulting-tech/mokowaas
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* PATH: /src/script.php
* BRIEF: Installation script for MokoWaaS plugin
* NOTE: Handles installation, update, and uninstallation tasks including language override deployment
diff --git a/src/packages/plg_system_mokowaas/services/provider.php b/src/packages/plg_system_mokowaas/services/provider.php
index 1e5993e0..6284579b 100644
--- a/src/packages/plg_system_mokowaas/services/provider.php
+++ b/src/packages/plg_system_mokowaas/services/provider.php
@@ -22,7 +22,7 @@
* DEFGROUP: Joomla.Plugin
* INGROUP: MokoWaaS
* REPO: https://github.com/mokoconsulting-tech/mokowaas
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* PATH: /src/services/provider.php
* BRIEF: Service provider for dependency injection in Joomla 5.x
* NOTE: Registers the plugin with Joomla's DI container
diff --git a/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml b/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml
index 5af23107..6c4f2f12 100644
--- a/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml
+++ b/src/packages/plg_task_mokowaasdemo/mokowaasdemo.xml
@@ -12,7 +12,7 @@
GNU General Public License version 3 or later; see LICENSE
hello@mokoconsulting.tech
https://mokoconsulting.tech
- 02.22.05-dev
+ 02.23.00
PLG_TASK_MOKOWAASDEMO_DESC
Moko\Plugin\Task\MokoWaaSDemo
diff --git a/src/packages/plg_webservices_mokowaas/mokowaas.xml b/src/packages/plg_webservices_mokowaas/mokowaas.xml
index 27ca8c23..ca220981 100644
--- a/src/packages/plg_webservices_mokowaas/mokowaas.xml
+++ b/src/packages/plg_webservices_mokowaas/mokowaas.xml
@@ -7,7 +7,7 @@
GPL-3.0-or-later
hello@mokoconsulting.tech
https://mokoconsulting.tech
- 02.22.05-dev
+ 02.23.00
Joomla Web Services API routes for MokoWaaS site management — health checks, cache, updates, backups, and site info.
Moko\Plugin\WebServices\MokoWaaS
diff --git a/src/packages/plg_webservices_perfectpublisher/perfectpublisher.xml b/src/packages/plg_webservices_perfectpublisher/perfectpublisher.xml
index 68ed27cd..d6fde05e 100644
--- a/src/packages/plg_webservices_perfectpublisher/perfectpublisher.xml
+++ b/src/packages/plg_webservices_perfectpublisher/perfectpublisher.xml
@@ -7,7 +7,7 @@
GPL-3.0-or-later
hello@mokoconsulting.tech
https://mokoconsulting.tech
- 02.22.05-dev
+ 02.23.00
Joomla Web Services API routes for Perfect Publisher (com_autotweet) — channels, posts, requests, rules, and feeds.
Moko\Plugin\WebServices\PerfectPublisher
diff --git a/src/packages/plg_webservices_perfectpublisher/services/provider.php b/src/packages/plg_webservices_perfectpublisher/services/provider.php
index 04178682..496e3a9b 100644
--- a/src/packages/plg_webservices_perfectpublisher/services/provider.php
+++ b/src/packages/plg_webservices_perfectpublisher/services/provider.php
@@ -8,7 +8,7 @@
* INGROUP: MokoWaaS
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
* PATH: /src/packages/plg_webservices_perfectpublisher/services/provider.php
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* BRIEF: DI service provider for Perfect Publisher Web Services plugin
*/
diff --git a/src/packages/plg_webservices_perfectpublisher/src/Extension/PerfectPublisherApi.php b/src/packages/plg_webservices_perfectpublisher/src/Extension/PerfectPublisherApi.php
index 9baddb0f..87807b14 100644
--- a/src/packages/plg_webservices_perfectpublisher/src/Extension/PerfectPublisherApi.php
+++ b/src/packages/plg_webservices_perfectpublisher/src/Extension/PerfectPublisherApi.php
@@ -8,7 +8,7 @@
* INGROUP: MokoWaaS
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
* PATH: /src/packages/plg_webservices_perfectpublisher/src/Extension/PerfectPublisherApi.php
- * VERSION: 02.22.05
+ * VERSION: 02.23.00
* BRIEF: Web Services API plugin for Perfect Publisher (com_autotweet)
*/
diff --git a/src/pkg_mokowaas.xml b/src/pkg_mokowaas.xml
index bd91d1a0..a46d0f91 100644
--- a/src/pkg_mokowaas.xml
+++ b/src/pkg_mokowaas.xml
@@ -2,7 +2,7 @@
MokoWaaS
mokowaas
- 02.22.05-dev
+ 02.23.00
2026-05-23
Moko Consulting
hello@mokoconsulting.tech
diff --git a/updates.xml b/updates.xml
index 4db9313e..b892f2ee 100644
--- a/updates.xml
+++ b/updates.xml
@@ -1,7 +1,7 @@
From cee142c714b1ba8eb2f34e9e5987539acbede2c6 Mon Sep 17 00:00:00 2001
From: "gitea-actions[bot]"
Date: Sat, 30 May 2026 20:27:22 +0000
Subject: [PATCH 3/6] chore: update channels for 02.23.00 [skip ci]
---
updates.xml | 76 +++++++++++++++++++++++++----------------------------
1 file changed, 36 insertions(+), 40 deletions(-)
diff --git a/updates.xml b/updates.xml
index b892f2ee..d1f5f0fd 100644
--- a/updates.xml
+++ b/updates.xml
@@ -7,101 +7,97 @@
MokoWaaS
- Package - MokoWaaS alpha build.
+ MokoWaaS dev build.
pkg_mokowaas
package
site
- 02.22.00-alpha
+ 02.23.00-dev
+ 2026-05-30
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
+
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.23.00-dev.zip
+
+ d07e14c0d4b6640a00ef78f2bd3f72d0585b3538b96b6e7d87d01b201deff51d
+ dev
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
+ Moko Consulting
+ https://mokoconsulting.tech
+
+
+
+ MokoWaaS
+ MokoWaaS alpha build.
+ pkg_mokowaas
+ package
+ site
+ 02.23.00-alpha
2026-05-30
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/alpha
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/alpha/pkg_mokowaas-02.22.00-alpha.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/alpha/pkg_mokowaas-02.23.00-alpha.zip
- d8dd0870f27b39d01e4c3057afd27c882aa277b601d9c134f69fe4cba1d2b57c
+ d07e14c0d4b6640a00ef78f2bd3f72d0585b3538b96b6e7d87d01b201deff51d
alpha
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting
https://mokoconsulting.tech
- 8.1.0
MokoWaaS
- Package - MokoWaaS beta build.
+ MokoWaaS beta build.
pkg_mokowaas
package
site
- 02.22.00-beta
+ 02.23.00-beta
2026-05-30
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/beta
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/beta/pkg_mokowaas-02.22.00-beta.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/beta/pkg_mokowaas-02.23.00-beta.zip
- d8dd0870f27b39d01e4c3057afd27c882aa277b601d9c134f69fe4cba1d2b57c
+ d07e14c0d4b6640a00ef78f2bd3f72d0585b3538b96b6e7d87d01b201deff51d
beta
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting
https://mokoconsulting.tech
- 8.1.0
MokoWaaS
- Package - MokoWaaS rc build.
+ MokoWaaS rc build.
pkg_mokowaas
package
site
- 02.22.00-rc
+ 02.23.00-rc
2026-05-30
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/release-candidate
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/release-candidate/pkg_mokowaas-02.22.00-rc.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/release-candidate/pkg_mokowaas-02.23.00-rc.zip
- d8dd0870f27b39d01e4c3057afd27c882aa277b601d9c134f69fe4cba1d2b57c
+ d07e14c0d4b6640a00ef78f2bd3f72d0585b3538b96b6e7d87d01b201deff51d
rc
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting
https://mokoconsulting.tech
- 8.1.0
MokoWaaS
- Package - MokoWaaS stable build.
+ MokoWaaS stable build.
pkg_mokowaas
package
site
- 02.22.00
+ 02.23.00
2026-05-30
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/stable
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/stable
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/stable/pkg_mokowaas-02.22.00.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/stable/pkg_mokowaas-02.23.00.zip
- d8dd0870f27b39d01e4c3057afd27c882aa277b601d9c134f69fe4cba1d2b57c
+ d07e14c0d4b6640a00ef78f2bd3f72d0585b3538b96b6e7d87d01b201deff51d
stable
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting
https://mokoconsulting.tech
- 8.1.0
-
-
-
- MokoWaaS
- MokoWaaS development build.
- pkg_mokowaas
- package
- site
- 02.22.05-dev
- 2026-05-30
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
-
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.22.05-dev.zip
-
- 6e2748456ad2d6bcc1c306611d8043e1508a61d76a51d7f77f5bcf3ce4cf37bc
- dev
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
- Moko Consulting
- https://mokoconsulting.tech
From 62654e41a6137e9ee215a9b98776e9f97c45e014 Mon Sep 17 00:00:00 2001
From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech>
Date: Sat, 30 May 2026 20:37:01 +0000
Subject: [PATCH 4/6] chore: sync updates.xml from development [skip ci]
---
updates.xml | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/updates.xml b/updates.xml
index d1f5f0fd..73cc5b62 100644
--- a/updates.xml
+++ b/updates.xml
@@ -1,29 +1,10 @@
-
- MokoWaaS
- MokoWaaS dev build.
- pkg_mokowaas
- package
- site
- 02.23.00-dev
- 2026-05-30
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
-
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.23.00-dev.zip
-
- d07e14c0d4b6640a00ef78f2bd3f72d0585b3538b96b6e7d87d01b201deff51d
- dev
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
- Moko Consulting
- https://mokoconsulting.tech
-
-
MokoWaaS
MokoWaaS alpha build.
@@ -89,15 +70,34 @@
site
02.23.00
2026-05-30
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/stable
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/stable
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/stable/pkg_mokowaas-02.23.00.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/stable/pkg_mokowaas-02.23.00.zip
d07e14c0d4b6640a00ef78f2bd3f72d0585b3538b96b6e7d87d01b201deff51d
stable
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting
https://mokoconsulting.tech
+
+
+
+ MokoWaaS
+ MokoWaaS development build.
+ pkg_mokowaas
+ package
+ site
+ 02.23.01-dev
+ 2026-05-30
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
+
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.23.01-dev.zip
+
+ 55fbc48c363a77d7cb5787806a1f30f0e82ef66ebc3698aefc9215f636dee624
+ dev
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
+ Moko Consulting
+ https://mokoconsulting.tech
From 0740b495e19e76ede9999f72f76cf54043bfff34 Mon Sep 17 00:00:00 2001
From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech>
Date: Sat, 30 May 2026 21:11:45 +0000
Subject: [PATCH 5/6] chore: sync updates.xml from development [skip ci]
---
updates.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/updates.xml b/updates.xml
index 73cc5b62..8ced0939 100644
--- a/updates.xml
+++ b/updates.xml
@@ -1,7 +1,7 @@
@@ -87,13 +87,13 @@
pkg_mokowaas
package
site
- 02.23.01-dev
+ 02.23.02-dev
2026-05-30
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.23.01-dev.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.23.02-dev.zip
- 55fbc48c363a77d7cb5787806a1f30f0e82ef66ebc3698aefc9215f636dee624
+ 38a73a49f4be51eb1c4e65e7d561d65649afc7fedf055391bdfbd0cd7dc50206
dev
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting
From 14b45cb36db3c27e5891f329a1660ddf8d6716fe Mon Sep 17 00:00:00 2001
From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech>
Date: Sat, 30 May 2026 21:17:22 +0000
Subject: [PATCH 6/6] chore: sync updates.xml from development [skip ci]
---
updates.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/updates.xml b/updates.xml
index 8ced0939..e5a102a3 100644
--- a/updates.xml
+++ b/updates.xml
@@ -1,7 +1,7 @@
@@ -87,13 +87,13 @@
pkg_mokowaas
package
site
- 02.23.02-dev
+ 02.23.03-dev
2026-05-30
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/tag/development
- https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.23.02-dev.zip
+ https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/releases/download/development/pkg_mokowaas-02.23.03-dev.zip
- 38a73a49f4be51eb1c4e65e7d561d65649afc7fedf055391bdfbd0cd7dc50206
+ fa0700a4da0c2e4e3d997ab4c8dd3e8b3a4ccfdfcc1a6efefd93fb82fc9da829
dev
https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/raw/branch/main/CHANGELOG.md
Moko Consulting