Compare commits

...

1 Commits
dev ... rc

Author SHA1 Message Date
gitea-actions[bot] b6a011344f chore(release): build 01.08.00-rc [skip ci] 2026-07-13 00:26:28 +00:00
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# FILE INFORMATION
# DEFGROUP: Gitea.Workflow
# INGROUP: mokocli.Automation
# VERSION: 01.07.37
# VERSION: 01.08.00
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
+4 -1
View File
@@ -1,7 +1,10 @@
# MokoSuite NPO
Nonprofit management for MokoSuite. Layer 2 add-on (requires CRM).
## [Unreleased]
Nonprofit management for MokoSuite. Layer 2 add-on (requires CRM).
## [01.08.00] --- 2026-07-13
### 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)
@@ -7,7 +7,7 @@
<license>GPL-3.0-or-later</license>
<authorEmail>hello@mokoconsulting.tech</authorEmail>
<authorUrl>https://mokoconsulting.tech</authorUrl>
<version>01.07.37</version>
<version>01.08.00</version>
<php_minimum>8.3</php_minimum>
<description>COM_MOKOSUITENPO_XML_DESCRIPTION</description>
<namespace path="src">Moko\Component\MokoSuiteNpo</namespace>
+1 -1
View File
@@ -2,7 +2,7 @@
<extension type="package" method="upgrade">
<name>Package - MokoSuite NPO</name>
<packagename>mokosuitenpo</packagename>
<version>01.07.37</version>
<version>01.08.00</version>
<creationDate>2026-06-11</creationDate>
<author>Moko Consulting</author>
<authorEmail>hello@mokoconsulting.tech</authorEmail>