Release of v5.0.0-beta1

Add the compiler menu back. Fix the CustomfolderlistField #1094.
This commit is contained in:
2024-04-07 12:01:31 +02:00
parent 2b7b8f90e1
commit b988010b79
21 changed files with 59 additions and 184 deletions

View File

@@ -1,52 +1,35 @@
# v5.0.0-alpha8
# v5.0.0-beta1
- Add power path override option on component level.
- Fix the sql build feature. #1032
- Add the compiler menu back.
- Fix the CustomfolderlistField #1094
# v5.0.0-alpha7
- Fix the search area layout.
- Fix the search area code line selection.
- Fix the input edit button for custom fields.
- Add the new layout to list fields (GUI UPDATE)
- Start fixing the field view in Joomla 5. #1096
# v5.0.0-alpha6
- Fix [Set String Value] in placeholder table to store the value as a base64 string.
# v5.0.0-alpha5
- Add Factory class to the J5 Event class. #1093
- Fix customfilelist field to conform to the new namespacing conventions. #1094
- Add menus for languages, servers, get snippets to J5 #1095
# v5.0.0-alpha4
# v5.0.0-alpha
- First alpha release of Component Builder towards Joomla 5 (very unstable...)
- Fix the plug-in installer script builder bug #1067
- Fix Event triggers for Joomla 4 and 5 builds.
- Add fix to the update script, so that upgrading JCB from Joomla 4 to 5 will not fail.
- Fix plugin field selection
- Fix plugin params tab layout
- Add issue templates
- Force autoloader to always load
- Fix repeatable layout #1076
# v5.0.0-alpha3
- Add fix to the update script, so that upgrading JCB from Joomla 4 to 5 will not fail.
# v5.0.0-alpha2
- Fix the plug-in installer script builder bug #1067
- Fix Event triggers for Joomla 4 and 5 builds.
# v5.0.0-alpha1
- First alpha release of Component Builder towards Joomla 5 (very unstable...)
# v4.0.0-alpha8
- Fix repeatable layout #1076
- Add Factory class to the J5 Event class. #1093
- Fix customfilelist field to conform to the new namespacing conventions. #1094
- Add menus for languages, servers, get snippets to J5 #1095
- Fix [Set String Value] in placeholder table to store the value as a base64 string.
- Fix the search area layout.
- Fix the search area code line selection.
- Fix the input edit button for custom fields.
- Add the new layout to list fields (GUI UPDATE)
- Start fixing the field view in Joomla 5. #1096
- Add power path override option on component level.
- Fix the sql build feature. #1032
# v4.0.0-beta1
- Add the compiler menu back.
# v3.2.0
- Fix #1053 so that the right and left tabs display correctly in Joomla 4&5