From ff3ac8f6fa8dec2afdce09b056aeabfe8361c62d Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sun, 12 Jul 2026 16:36:51 -0500 Subject: [PATCH] docs(changelog): note COM_MOKOSUITESTORELOCATOR_SHORT admin menu constant and language-key rename (#75) Claude-Session: https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec9fd77..4511090 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.2.0] - Unreleased ### Added +- **Admin menu short-name constant** — the Administrator → Components menu now shows a compact label via `COM_MOKOSUITESTORELOCATOR_SHORT` ("Store Locator"); defined in the admin sys.ini (#75) — also renamed the `COM_MOKOJOOMSTORELOCATOR` language-key stem to `COM_MOKOSUITESTORELOCATOR`. - Multi-category support with parent/child hierarchy (#1) - Categories admin CRUD — list, edit, color picker, custom marker icon - Location-category junction table (many-to-many)