Release of v5.0.1-beta4

Fix app instances (mismatch) in the install script and schema class when installing from CLI.
This commit is contained in:
2024-07-18 20:47:33 +02:00
parent dbe4c858fd
commit b9860f7718
8 changed files with 23 additions and 28 deletions

View File

@@ -1,14 +1,15 @@
# v5.0.1-beta3
# v5.0.1-beta4
- Fix init feature to only add missing powers
- 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-beta
- Fix subform set methods
- Improved the Joomla Power Push path
- Fix the metadata, metadesc, metakey database issue
- Fix function mismatch call in the compiler power class.
- 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
# v5.0.1-alpha