diff --git a/CHANGELOG.md b/CHANGELOG.md index 779775b..c2955eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - **Honest install success** — the package installer no longer shows the license / next-steps message when a bundled child extension failed to install. Postflight now verifies every extension declared in the package manifest actually registered in `#__extensions` and enqueues an error instead. Verification fails open, so a transient DB/IO glitch never fakes a failure. ### Added +- **Admin menu short-name constant** — the Administrator → Components menu now shows a compact label via `COM_MOKOSUITEEDITOR_SHORT` ("Editor"); defined in the admin sys.ini (#13) - **Package Manifest** — `pkg_mokosuiteeditor.xml` with dlid and updateservers - **Source Structure** — directory scaffolding for editor plugin - **Wiki** — Home, guides/Installation, guides/Configuration