From 1c506b0296d0555960b6d87cbc8663b90cd67aba Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sun, 26 Apr 2026 23:13:13 -0500 Subject: [PATCH] chore: chore: cleanup --- docs/guides/build-guide.md | 2 +- docs/guides/configuration-guide.md | 4 ++-- docs/guides/installation-guide.md | 2 +- docs/guides/operations-guide.md | 2 +- docs/guides/rollback-and-recovery-guide.md | 2 +- docs/guides/testing-guide.md | 2 +- docs/guides/troubleshooting-guide.md | 2 +- docs/guides/upgrade-and-versioning-guide.md | 2 +- docs/index.md | 2 +- docs/plugin-basic.md | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/guides/build-guide.md b/docs/guides/build-guide.md index 299855d2..8f129653 100644 --- a/docs/guides/build-guide.md +++ b/docs/guides/build-guide.md @@ -327,4 +327,4 @@ Templates and plugins must remain synchronized to avoid inconsistencies. | Date | Author | Description | | ---------- | ------------------------------- | ------------------------------- | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Initial creation of build guide | +| 2025-12-11 | Jonathan Miller (@jmiller) | Initial creation of build guide | diff --git a/docs/guides/configuration-guide.md b/docs/guides/configuration-guide.md index e62715f8..2bcb5dc1 100644 --- a/docs/guides/configuration-guide.md +++ b/docs/guides/configuration-guide.md @@ -265,5 +265,5 @@ Restricted components are automatically hidden from the admin menu via `onPrepro | Version | Date | Author | Description | | -------- | ---------- | ------------------------------- | ---------------------------------------------- | -| 01.02.00 | 2025-12-11 | Jonathan Miller (@jmiller-moko) | Initial standalone configuration guide created | -| 02.01.08 | 2026-04-07 | Jonathan Miller (@jmiller-moko) | Full rewrite: WaaS access, visual branding, tenant restrictions, security, maintenance, action logs | +| 01.02.00 | 2025-12-11 | Jonathan Miller (@jmiller) | Initial standalone configuration guide created | +| 02.01.08 | 2026-04-07 | Jonathan Miller (@jmiller) | Full rewrite: WaaS access, visual branding, tenant restrictions, security, maintenance, action logs | diff --git a/docs/guides/installation-guide.md b/docs/guides/installation-guide.md index bf906aa1..2e3d7dfe 100644 --- a/docs/guides/installation-guide.md +++ b/docs/guides/installation-guide.md @@ -84,4 +84,4 @@ If the plugin introduces issues or conflicts: | Date | Author | Description | | ---------- | ------------------------------- | ---------------------------- | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Rewrite for version 01.03.00 | +| 2025-12-11 | Jonathan Miller (@jmiller) | Rewrite for version 01.03.00 | diff --git a/docs/guides/operations-guide.md b/docs/guides/operations-guide.md index 6093d7b4..4aca9b32 100644 --- a/docs/guides/operations-guide.md +++ b/docs/guides/operations-guide.md @@ -128,4 +128,4 @@ Administrators should factor these dependencies into maintenance and upgrade pla | Date | Author | Description | | ---------- | ------------------------------- | ---------------------------- | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Rewrite for version 01.03.00 | +| 2025-12-11 | Jonathan Miller (@jmiller) | Rewrite for version 01.03.00 | diff --git a/docs/guides/rollback-and-recovery-guide.md b/docs/guides/rollback-and-recovery-guide.md index 0e1a332e..754d4b48 100644 --- a/docs/guides/rollback-and-recovery-guide.md +++ b/docs/guides/rollback-and-recovery-guide.md @@ -107,4 +107,4 @@ These strategies improve long term WaaS platform stability. | Date | Author | Description | | ---------- | ------------------------------- | ------------------------------------------- | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Full rewrite and update to version 01.03.00 | +| 2025-12-11 | Jonathan Miller (@jmiller) | Full rewrite and update to version 01.03.00 | diff --git a/docs/guides/testing-guide.md b/docs/guides/testing-guide.md index 1646dee4..8252d0dc 100644 --- a/docs/guides/testing-guide.md +++ b/docs/guides/testing-guide.md @@ -298,4 +298,4 @@ grep -r 'Version:' src/**/*.ini | grep -v '02.01.08' | Version | Date | Author | Description | | -------- | ---------- | ------------------------------- | ------------------------------- | -| 02.01.08 | 2026-04-07 | Jonathan Miller (@jmiller-moko) | Full testing guide: 17 suites covering install, branding, access, visual, security, maintenance, edge cases | +| 02.01.08 | 2026-04-07 | Jonathan Miller (@jmiller) | Full testing guide: 17 suites covering install, branding, access, visual, security, maintenance, edge cases | diff --git a/docs/guides/troubleshooting-guide.md b/docs/guides/troubleshooting-guide.md index 8a978272..451f438d 100644 --- a/docs/guides/troubleshooting-guide.md +++ b/docs/guides/troubleshooting-guide.md @@ -155,4 +155,4 @@ To reduce incidents and ensure operational stability: | Date | Author | Description | | ---------- | ------------------------------- | ------------------------------------------- | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Full rewrite and update to version 01.03.00 | +| 2025-12-11 | Jonathan Miller (@jmiller) | Full rewrite and update to version 01.03.00 | diff --git a/docs/guides/upgrade-and-versioning-guide.md b/docs/guides/upgrade-and-versioning-guide.md index fdfd09a2..13a440e9 100644 --- a/docs/guides/upgrade-and-versioning-guide.md +++ b/docs/guides/upgrade-and-versioning-guide.md @@ -114,4 +114,4 @@ To minimize disruptions: | Date | Author | Description | | ---------- | ------------------------------- | ------------------------------------------- | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Full rewrite and update to version 01.03.00 | +| 2025-12-11 | Jonathan Miller (@jmiller) | Full rewrite and update to version 01.03.00 | diff --git a/docs/index.md b/docs/index.md index 8e40710a..50f7d918 100644 --- a/docs/index.md +++ b/docs/index.md @@ -75,4 +75,4 @@ Contributors should: | Date | Author | Description | | ---------- | ------------------------------- | ------------------------------------------- | | 2026-02-22 | GitHub Copilot | Update to version 01.04.00 | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Full rewrite and update to version 01.03.00 | +| 2025-12-11 | Jonathan Miller (@jmiller) | Full rewrite and update to version 01.03.00 | diff --git a/docs/plugin-basic.md b/docs/plugin-basic.md index b6742098..249b7b8a 100644 --- a/docs/plugin-basic.md +++ b/docs/plugin-basic.md @@ -122,4 +122,4 @@ While the plugin provides broad branding coverage, certain constraints apply: | Date | Author | Description | | ---------- | ------------------------------- | ---------------------------- | | 2026-02-22 | GitHub Copilot | Update for version 01.04.00 | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Rewrite for version 01.03.00 | +| 2025-12-11 | Jonathan Miller (@jmiller) | Rewrite for version 01.03.00 |