Release of v5.0.1-beta5

Add option to use placeholders in Joomla Power namespaces.
This commit is contained in:
2024-07-19 12:35:14 +02:00
parent 9db186ef73
commit 25b59990b3
7 changed files with 22 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
# v5.0.1-beta4
# v5.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.
# v5.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
# v5.0.1-alpha