Release of v5.0.1-beta3

Fix init feature to only add missing powers. Fix controller postSaveHook function, for correct model class in Joomla 4 and 5.
This commit is contained in:
2024-07-18 17:10:48 +02:00
parent 9284115e8d
commit dbe4c858fd
8 changed files with 20 additions and 18 deletions

View File

@@ -1,12 +1,14 @@
# v5.0.1-beta2
# v5.0.1-beta3
- 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-beta
- Fix subform set methods
- Improved the Joomla Power Push path
- Fix the metadata, metadesc, metakey database issue
- Fix the metadata, metadesc, metakey database issue
- Fix function mismatch call in the compiler power class.
# v5.0.1-alpha