docs(changelog): note this session's change #42

Merged
jmiller merged 1 commits from jmiller/changelog-short-constant AGit into dev 2026-07-12 21:39:32 +00:00
+3
View File
@@ -2,6 +2,9 @@
Nonprofit management for MokoSuite. Layer 2 add-on (requires CRM).
## [Unreleased]
### Added
- **Admin menu short-name constant** — the Administrator → Components menu now shows a compact label via `COM_MOKOSUITENPO_SHORT` ("NPO"); defined in the admin sys.ini (#37)
### Fixed
- Installer no longer shows the "license / next-steps" success message when a bundled child extension failed to install. The package `postflight` now verifies every child declared in the manifest actually landed in `#__extensions` and shows an honest error instead. Fails open so a transient glitch never fakes a failure.