Release of v4.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:11:01 +02:00
parent d567f593e2
commit d4dc3b4868
8 changed files with 20 additions and 18 deletions

View File

@@ -1,12 +1,14 @@
# v4.0.1-beta2
# v4.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
# v4.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.
# v4.0.1-alpha