Release of v4.0.1-beta5

Add option to use placeholders in Joomla Power namespaces.
This commit is contained in:
2024-07-19 12:35:10 +02:00
parent 6b5b42e2eb
commit a49ded4918
7 changed files with 22 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
# v4.0.1-beta4
# v4.0.1-beta5
- Fix app instances (mismatch) in the install script and schema class when installing from CLI
- Add option to use placeholders in Joomla Power namespaces.
# v4.0.1-beta
@@ -9,7 +9,8 @@
- Fix the metadata, metadesc, metakey database issue
- Fix function mismatch call in the compiler power class.
- Fix init feature to only add missing powers
- Fix controller postSaveHook function, for correct model class in Joomla 4 and 5
- Fix controller postSaveHook function, for correct model class in Joomla 4 and 5
- Fix app instances (mismatch) in the install script and schema class when installing from CLI
# v4.0.1-alpha